summaryrefslogtreecommitdiff
path: root/gdb/i386-nto-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-03-01Enable XML target descriptions for x86.H.J. Lu
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-06-11 * i386-nto-tdep.c (I386_NTO_SIGCONTEXT_OFFSET): Remove define.Aleksandar Ristovski
2009-06-11 * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski
2009-06-11 Add support for XMM registers.Aleksandar Ristovski
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-05 * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-24 * i386-nto-tdep.c: Include "solib.h".Ulrich Weigand
2007-10-092007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand
2007-05-06 * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-08-122005-08-12 Kris Warkentin <kewarken@qnx.com>Kris Warkentin
2004-12-24* i386-tdep.h (i386_collect_gregset): New prototype.Mark Kettenis
2004-12-23* i386-nto-tdep.c: Reorder include files.Mark Kettenis
2004-12-10* nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin
2004-10-312004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-09-08* i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)Mark Kettenis
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-04-09* amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use newMark Kettenis
2004-03-232004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-02-06Fix typo in comments (Unfortunatly)Fred Fish
2004-01-172004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-28* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis