aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-22doc/ChangeLog:Corinna Vinschen1-2/+2
2008-03-11 * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_archMarkus Deuling1-13/+16
2008-02-26 * amd64-tdep.c (amd64_classify): Add support for decimal floatThiago Jung Bauermann1-5/+9
2008-01-29 * amd64-tdep.c (amd64_classify): Add handling of TYPE_CODE_CHAR.Joel Brobecker1-0/+1
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-06 * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling1-1/+1
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-10-24 * amd64-tdep.c (amd64_convert_register_p): Delete.Daniel Jacobowitz1-9/+1
2007-10-082007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+4
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-16 * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float,Ulrich Weigand1-1/+1
2007-06-16 * amd64-tdep.c (struct amd64_register_info): Remove.Ulrich Weigand1-69/+33
2007-03-27 * amd64-tdep.c (amd64_init_frame_cache): New function.Daniel Jacobowitz1-6/+14
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-08-19gdb/Daniel Jacobowitz1-2/+2
2006-01-29* amd64-tdep.c (amd64_classify): Handle TYPE_CODE_BOOL.Mark Kettenis1-1/+1
2006-01-21* i386-tdep.c (i386_mxcsr_type): New variable.Mark Kettenis1-1/+1
2006-01-18* amd64-tdep.c (amd64_sse_type): Remove.Mark Kettenis1-48/+23
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-09-26gdb/Jan Beulich1-1/+29
2005-07-03 From Richard Henderson.Daniel Jacobowitz1-18/+44
2005-06-12* amd64-tdep.c (amd64_frame_prev_register)Mark Kettenis1-2/+2
2005-05-14* amd64-tdep.c (amd64_return_value): Change type of readbuf andMark Kettenis1-3/+3
2005-05-08* amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.Mark Kettenis1-14/+14
2005-03-172005-03-17 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2005-01-052005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney1-1/+1
2004-11-132004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-10-312004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+0
2004-10-292004-10-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+6
2004-06-072004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung1-1/+1
2004-05-30* amd64-tdep.c (amd64_supply_fpregset): Adjust comment.Mark Kettenis1-4/+21
2004-05-22* regset.c: Tweak comment.Mark Kettenis1-3/+2
2004-05-21Allocate regset structures in the gdbarch's obstack, not usingJim Blandy1-1/+2
2004-05-20Use a constructor function to create regset structures.Jim Blandy1-5/+1
2004-05-18 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for largeDaniel Jacobowitz1-1/+1
2004-05-09* amd64-tdep.c (amd64_return_value): ImplementMark Kettenis1-4/+21