aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-nto-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-03-01Enable XML target descriptions for x86.H.J. Lu1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+3
2009-06-11 * i386-nto-tdep.c (I386_NTO_SIGCONTEXT_OFFSET): Remove define.Aleksandar Ristovski1-8/+8
2009-06-11 * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski1-13/+8
2009-06-11 Add support for XMM registers.Aleksandar Ristovski1-13/+86
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-05 * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand1-3/+3
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz1-8/+8
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-24 * i386-nto-tdep.c: Include "solib.h".Ulrich Weigand1-6/+19
2007-10-092007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+3
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/+2
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand1-12/+12
2007-05-06 * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand1-2/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-08-122005-08-12 Kris Warkentin <kewarken@qnx.com>Kris Warkentin1-3/+0
2004-12-24* i386-tdep.h (i386_collect_gregset): New prototype.Mark Kettenis1-31/+42
2004-12-23* i386-nto-tdep.c: Reorder include files.Mark Kettenis1-42/+11
2004-12-10* nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin1-9/+20
2004-10-312004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+0
2004-09-08* i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)Mark Kettenis1-3/+3
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-04-09* amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use newMark Kettenis1-5/+12
2004-03-232004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-06Fix typo in comments (Unfortunatly)Fred Fish1-1/+1
2004-01-172004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+2
2003-09-28* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis1-2/+2
2003-08-23* go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis1-2/+2
2003-06-17* i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.Kris Warkentin1-1/+1
2003-06-17* i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.Kris Warkentin1-0/+1
2003-05-30* i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis1-5/+11
2003-05-06Fixed some ARI hitsKris Warkentin1-1/+1
2003-05-05Added i386 QNX Neutrino support.Kris Warkentin1-0/+298