summaryrefslogtreecommitdiff
path: root/gdb/i386-nto-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove regcache_raw_collectSimon Marchi2018-05-301-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-6/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* 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>Sergio Durigan Junior2012-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