aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-11* amd64-tdep.c (amd64_get_unused_input_int_reg): Rename `index' toAndrey Smirnov1-2/+2
2011-12-05* amd64-tdep.c (amd64_push_dummy_call): Remove nested definitionAndrey Smirnov1-1/+0
2011-11-09gdb/Yao Qi1-1/+1
2011-09-27 Add return address collection for tracepoints.Stan Shebs1-0/+21
2011-09-13gdb/Jan Kratochvil1-4/+6
2011-09-09gdb/Jan Kratochvil1-25/+36
2011-09-08gdb/Jan Kratochvil1-1/+68
2011-07-22gdbTom Tromey1-11/+26
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-06-29gdb/Jan Kratochvil1-0/+5
2011-04-19gdbTom Tromey1-1/+1
2011-03-18 gdb/Pedro Alves1-35/+121
2011-03-18 gdb/Pedro Alves1-9/+18
2011-03-18Fix relocation of jump and call instructions (used when inserting fastKwok Yeung1-4/+11
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-09-11Remove amd64_register_name.H.J. Lu1-15/+0
2010-05-26gdb/Pedro Alves1-0/+119
2010-05-06 * amd64-tdep.c: Include disasm.h.Pedro Alves1-53/+3
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-04-11Remove the unused variable in amd64-tdep.c.H.J. Lu1-2/+0
2010-04-07Support amd64 AVX.H.J. Lu1-2/+125
2010-04-01Support "ah", "bh", "ch", "dh" on amd64.H.J. Lu1-10/+38
2010-03-12Restore sp for x86.H.J. Lu1-1/+1
2010-03-02Support x86 pseudo byte, word and dword registers.H.J. Lu1-4/+114
2010-03-01Enable XML target descriptions for x86.H.J. Lu1-43/+19
2010-01-29amd64 - function returning record with field straddling 2 registersJoel Brobecker1-0/+30
2010-01-29amd64-windows: 32 bytes allocated on stack by caller for integer parameter re...Joel Brobecker1-0/+6
2010-01-29amd64-windows: memory args passed by pointer during function calls.Joel Brobecker1-4/+33
2010-01-29amd64: Integer parameters in function calls on Windows.Joel Brobecker1-31/+34
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-202009-12-20 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2009-11-05 * amd64-tdep.c (amd64_init_frame_cache): Enhance comment describingDoug Evans1-1/+4
2009-08-172009-08-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+89
2009-08-102009-08-10 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+12
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-15/+27
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-15/+17
2009-07-02 * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand1-2/+2
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand1-1/+1
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-4/+4
2009-02-17 * amd64-tdep.c (amd64_skip_prefixes): Renamed from skip_prefixes.Doug Evans1-27/+16
2009-01-29 * opcode/i386.h: Add multiple inclusion protection.Doug Evans1-19/+710
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-1/+1
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-5/+6
2008-08-092008-08-09 Xuepeng Guo <xuepeng.guo@intel.com>H.J. Lu1-4/+202
2008-05-16 * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz1-1/+0
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz1-94/+59
2008-04-25 * amd64-tdep.c (amd64_get_longjmp_target): New.Pedro Alves1-0/+32