summaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller2013-09-261-3/+10
* Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker2013-09-241-34/+31
* Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker2013-09-241-34/+6
* Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker2013-09-241-5/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Fix for incorrect breakpoint set in case of clang compiled binarykvbhat2012-12-041-0/+16
* 2012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-10-261-1/+1
* PR gdb/12796Mark Kettenis2012-10-231-0/+41
* Remove sp_regnum_from_eax and pc_regnum_from_eaxH.J. Lu2012-10-151-3/+0
* * amd64-tdep.c (amd64_return_value): Revert previous changesiddhesh2012-09-271-1/+1
* * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.siddhesh2012-09-261-1/+1
* * ada-valprint.c (ada_val_print_1): Eliminate single-usesiddhesh2012-09-251-7/+4
* Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdepH.J. Lu2012-07-041-0/+3
* Add and use amd64_x32_analyze_stack_alignH.J. Lu2012-06-161-1/+186
* Check bits_per_word instead of gdbarch_ptr_bitH.J. Lu2012-06-161-4/+6
* H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis2012-06-131-1/+39
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Call initialize_tdesc_x32/initialize_tdesc_x32_avxH.J. Lu2012-05-141-0/+4
* H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis2012-05-071-9/+34
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-0/+10
* * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations ofDoug Evans2012-04-061-3/+6
* gdb/qiyao2012-03-201-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * amd64-tdep.c (amd64_get_unused_input_int_reg): Rename `index' tondreys2011-12-111-2/+2
* * amd64-tdep.c (amd64_push_dummy_call): Remove nested definitionndreys2011-12-051-1/+0
* gdb/qiyao2011-11-091-1/+1
* Add return address collection for tracepoints.Stan Shebs2011-09-271-0/+21
* gdb/Jan Kratochvil2011-09-131-4/+6
* gdb/Jan Kratochvil2011-09-091-25/+36
* gdb/Jan Kratochvil2011-09-081-1/+68
* gdbTom Tromey2011-07-221-11/+26
* gdb/Thiago Jung Bauermann2011-07-051-1/+1
* gdb/Jan Kratochvil2011-06-291-0/+5
* gdbTom Tromey2011-04-191-1/+1
* gdb/Pedro Alves2011-03-181-35/+121
* gdb/Pedro Alves2011-03-181-9/+18
* Fix relocation of jump and call instructions (used when inserting fastkcy2011-03-181-4/+11
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* Remove amd64_register_name.H.J. Lu2010-09-111-15/+0
* gdb/Pedro Alves2010-05-261-0/+119
* * amd64-tdep.c: Include disasm.h.Pedro Alves2010-05-061-53/+3
* gdb/Jan Kratochvil2010-05-021-1/+1
* Remove the unused variable in amd64-tdep.c.H.J. Lu2010-04-111-2/+0
* Support amd64 AVX.H.J. Lu2010-04-071-2/+125
* Support "ah", "bh", "ch", "dh" on amd64.H.J. Lu2010-04-011-10/+38
* Restore sp for x86.H.J. Lu2010-03-121-1/+1
* Support x86 pseudo byte, word and dword registers.H.J. Lu2010-03-021-4/+114
* Enable XML target descriptions for x86.H.J. Lu2010-03-011-43/+19
* amd64 - function returning record with field straddling 2 registersJoel Brobecker2010-01-291-0/+30