aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-nto-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-3/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-3/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-4/+4
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-30Remove regcache_raw_collectSimon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves1-0/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-6/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
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