aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386bsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-21* i386bsd-nat.c: Do not include <sys/sysctl.h>.Mark Kettenis1-25/+0
2001-07-13* i386bsd-nat.c: Include <signal.h>, <stddef.h> andMark Kettenis1-2/+47
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-9/+14
2001-03-31* i386bsd-nat.c: Include "gdb_assert.h".Mark Kettenis1-0/+75
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2001-01-03* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.J.T. Conklin1-1/+1
2000-06-05* acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS):Mark Kettenis1-2/+2
2000-05-31* i386bsd-nat.c: Include "gregset.h".Mark Kettenis1-8/+7
2000-05-24Add support for FreeBSD/i386 ELF.Mark Kettenis1-0/+238