aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386bsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-01Consolidate x86 debug register code for BSD native targets.John Baldwin1-88/+7
2016-04-19Handle void * conversions in FreeBSD/x86 native code to fix C++ build.John Baldwin1-4/+4
2016-01-19Use LWP IDs with ptrace register requests on FreeBSD.John Baldwin1-15/+15
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin1-6/+45
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-07Move stddef.h to common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-13/+13
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-04-12* i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.Mark Kettenis1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-14gdb/Pedro Alves1-11/+21
2011-12-052012-12-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-9/+0
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-9/+9
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-11/+11
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2005-01-12* i386bsd-nat.c: Update copyright year. Don't includeMark Kettenis1-25/+2
2004-09-19* i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".Mark Kettenis1-4/+20
2004-08-14* alphabsd-nat.c (fetch_inferior_registers):Mark Kettenis1-13/+13
2004-08-09* i386bsd-nat.c (_initialize_i386bsd_nat): Remove `structMark Kettenis1-2/+4
2004-05-31* i386bsd-nat.c: Don't include <sys/procfs.h>.Mark Kettenis1-66/+41
2004-05-31* i386bsd-nat.c: Don't include "gregset.h".Mark Kettenis1-22/+3
2004-05-15* i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.Mark Kettenis1-6/+8
2004-03-16* i386bsd-nat.c: s/regno/regnum/g.Mark Kettenis1-35/+35
2004-03-16* i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave insteadMark Kettenis1-4/+4
2004-03-15* i386bsd-nat.c: Update copyright year.Mark Kettenis1-5/+4
2003-09-28* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis1-4/+4
2003-08-23* go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis1-7/+5
2003-08-10* i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,Mark Kettenis1-6/+1
2003-08-10* i386bsd-nat.c (fetch_inferior_registers,Mark Kettenis1-7/+7
2003-05-31From Michal Ludvig <mludvig@suse.cz>:Mark Kettenis1-27/+44
2002-10-20* i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): UseMark Kettenis1-2/+2
2002-10-20* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.Mark Kettenis1-1/+6
2002-07-02* i386-tdep.c (i386_frameless_signal_p): New function.Mark Kettenis1-0/+20
2002-06-30* i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET toMark Kettenis1-1/+1
2002-06-15* i386bsd-nat.c: Include "i386-tdep.h".Mark Kettenis1-2/+3
2002-06-14* config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o andMark Kettenis1-4/+24
2002-05-11* Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe1-1/+1
2002-01-05* acconfig.h (HAVE_PT_GETXMMREGS): New.Jason Thorpe1-23/+85
2001-12-29* i386bsd-nat.c (reg_offset): Fix typo.Mark Kettenis1-1/+1