summaryrefslogtreecommitdiff
path: root/gdb/i386bsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-13/+13
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.Mark Kettenis2012-04-121-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-11/+21
* 2012-12-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-051-9/+0
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-9/+9
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-11/+11
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-6/+6
* * i386bsd-nat.c: Update copyright year. Don't includeMark Kettenis2005-01-121-25/+2
* * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".Mark Kettenis2004-09-191-4/+20
* * alphabsd-nat.c (fetch_inferior_registers):Mark Kettenis2004-08-141-13/+13
* * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `structMark Kettenis2004-08-091-2/+4
* * i386bsd-nat.c: Don't include <sys/procfs.h>.Mark Kettenis2004-05-311-66/+41
* * i386bsd-nat.c: Don't include "gregset.h".Mark Kettenis2004-05-311-22/+3
* * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.Mark Kettenis2004-05-151-6/+8
* * i386bsd-nat.c: s/regno/regnum/g.Mark Kettenis2004-03-161-35/+35
* * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave insteadMark Kettenis2004-03-161-4/+4
* * i386bsd-nat.c: Update copyright year.Mark Kettenis2004-03-151-5/+4
* * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis2003-09-281-4/+4
* * go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis2003-08-231-7/+5
* * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,Mark Kettenis2003-08-101-6/+1
* * i386bsd-nat.c (fetch_inferior_registers,Mark Kettenis2003-08-101-7/+7
* From Michal Ludvig <mludvig@suse.cz>:Mark Kettenis2003-05-311-27/+44
* * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): UseMark Kettenis2002-10-201-2/+2
* * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.Mark Kettenis2002-10-201-1/+6
* * i386-tdep.c (i386_frameless_signal_p): New function.Mark Kettenis2002-07-021-0/+20
* * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET toMark Kettenis2002-06-301-1/+1
* * i386bsd-nat.c: Include "i386-tdep.h".Mark Kettenis2002-06-151-2/+3
* * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o andMark Kettenis2002-06-141-4/+24
* * Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe2002-05-111-1/+1
* * acconfig.h (HAVE_PT_GETXMMREGS): New.Jason Thorpe2002-01-051-23/+85
* * i386bsd-nat.c (reg_offset): Fix typo.Mark Kettenis2001-12-291-1/+1
* * i386bsd-nat.c: Do not include <sys/sysctl.h>.Mark Kettenis2001-07-211-25/+0
* * i386bsd-nat.c: Include <signal.h>, <stddef.h> andMark Kettenis2001-07-131-2/+47
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-9/+14
* * i386bsd-nat.c: Include "gdb_assert.h".Mark Kettenis2001-03-311-0/+75
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.J.T. Conklin2001-01-031-1/+1
* * acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS):Mark Kettenis2000-06-051-2/+2
* * i386bsd-nat.c: Include "gregset.h".Mark Kettenis2000-05-311-8/+7
* Add support for FreeBSD/i386 ELF.Mark Kettenis2000-05-241-0/+238