summaryrefslogtreecommitdiff
path: root/gdb/i386-nto-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Enable XML target descriptions for x86.H.J. Lu2010-03-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+3
* * i386-nto-tdep.c (I386_NTO_SIGCONTEXT_OFFSET): Remove define.Aleksandar Ristovski2009-06-111-8/+8
* * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski2009-06-111-13/+8
* Add support for XMM registers.Aleksandar Ristovski2009-06-111-13/+86
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand2008-09-051-3/+3
* Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz2008-04-301-8/+8
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * i386-nto-tdep.c: Include "solib.h".Ulrich Weigand2007-10-241-6/+19
* 2007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-091-2/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-1/+2
* * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand2007-05-061-12/+12
* * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand2007-05-061-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-08-12 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2005-08-121-3/+0
* * i386-tdep.h (i386_collect_gregset): New prototype.Mark Kettenis2004-12-241-31/+42
* * i386-nto-tdep.c: Reorder include files.Mark Kettenis2004-12-231-42/+11
* * nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin2004-12-101-9/+20
* 2004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-311-1/+0
* * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)Mark Kettenis2004-09-081-3/+3
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-1/+1
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-2/+2
* * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use newMark Kettenis2004-04-091-5/+12
* 2004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-231-1/+1
* Fix typo in comments (Unfortunatly)Fred Fish2004-02-061-1/+1
* 2004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-171-1/+2
* * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis2003-09-281-2/+2
* * go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis2003-08-231-2/+2
* * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.Kris Warkentin2003-06-171-1/+1
* * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.Kris Warkentin2003-06-171-0/+1
* * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis2003-05-301-5/+11
* Fixed some ARI hitsKris Warkentin2003-05-061-1/+1
* Added i386 QNX Neutrino support.Kris Warkentin2003-05-051-0/+298