summaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* amd64-windows: 32 bytes allocated on stack by caller for integer parameter re...Joel Brobecker2010-01-291-0/+6
* amd64-windows: memory args passed by pointer during function calls.Joel Brobecker2010-01-291-4/+33
* amd64: Integer parameters in function calls on Windows.Joel Brobecker2010-01-291-31/+34
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-12-20 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-12-201-1/+1
* * amd64-tdep.c (amd64_init_frame_cache): Enhance comment describingDoug Evans2009-11-051-1/+4
* 2009-08-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-08-171-0/+89
* 2009-08-10 Hui Zhu <teawater@gmail.com>Hui Zhu2009-08-101-0/+12
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-15/+27
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-15/+17
* * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand2009-07-021-2/+2
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-1/+1