aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-04* i386-linux-nat.c (supply_gregset): Remove unnecessary casts.Mark Kettenis1-3/+2
2003-04-16* i386-linux-nat.c: Add some whitespace to make things moreMark Kettenis1-9/+16
2002-11-09* i386-linux-nat.c (ORIG_EAX): Define to -1 if not alreadyMark Kettenis1-137/+61
2002-09-01* i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSEMark Kettenis1-2/+4
2002-08-27 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,Tom Tromey1-0/+1
2002-06-15* i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,Mark Kettenis1-4/+4
2002-06-15* i386-linux-nat.c (fill_gregset): Remove redundant parentheses.Mark Kettenis1-1/+1
2002-06-14* Makefile.in (i386_linux_tdep_h): Define.Andrew Cagney1-0/+3
2002-06-09* i386-linux-nat.c (suppy_gregset): Don't supplyMark Kettenis1-2/+4
2002-05-11* Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe1-1/+1
2002-02-24s/Linux/.../Andrew Cagney1-11/+13
2002-01-092002-01-09 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+3
2001-12-272001-12-27 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+3
2001-11-18 * i386-linux-nat.c (fill_gregset): Fix botched regcache_collect()Kevin Buettner1-1/+1
2001-11-18 * i386-linux-nat.c (fill_gregset): Use regcache_collect() insteadKevin Buettner1-3/+2
2001-11-17 * i386-linux-nat.c (fill_gregset): Don't invoke read_register_gen()Kevin Buettner1-1/+2
2001-11-04* i386-linux-nat.c (GETREGS_SUPPLIES, supply_gregset,Mark Kettenis1-1/+6
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-11/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-16/+19
2001-04-01* i386-linux-nat.c (i386_linux_dr_get): Change type of returnMark Kettenis1-6/+6
2001-03-28* i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace callMark Kettenis1-0/+9
2001-03-21Make Linux use the new unified support for hardware breakpointsMark Kettenis1-0/+107
2001-03-13Eliminate ARCH_NUM_REGS.Andrew Cagney1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-3/+5
2001-01-03* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.J.T. Conklin1-1/+1
2000-12-21* i386-linux-nat.c (store_fpxregs): Add code to detect support forMark Kettenis1-1/+9
2000-09-22 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,Peter Schauer1-8/+24
2000-08-292000-08-29 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-97/+0
2000-08-28* i386-linux-nat.c (fetch_inferior_registers): Move call toMark Kettenis1-1/+4
2000-08-11* i386-linux-nat.c [! HAVE_PTRACE_GETFPXREGS] (fetch_fpxregs,Mark Kettenis1-2/+2
2000-08-10Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis1-352/+103
2000-07-30Protoization.Kevin Buettner1-9/+5
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+3
2000-05-04* i386-linux-nat.c: Define PT_READ_U and PT_WRITE_U if they're notMark Kettenis1-0/+7
2000-04-302000-04-30 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+85
2000-04-022000-04-02 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+1
2000-03-20* i386-linux-nat.c: No need to #include "frame.h" any more.Jim Blandy1-258/+0
2000-03-16* i386-linux-nat.c (i386_linux_saved_pc_after_call): Lost in theJim Blandy1-0/+11
2000-03-16Doc fix.Jim Blandy1-0/+2
2000-03-16* i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,Jim Blandy1-0/+246
2000-03-062000-03-06 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-17/+31
2000-03-052000-03-05 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+210
2000-03-052000-01-29 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-193/+207
2000-01-18import gdb-2000-01-17 snapshotJason Molenda1-1/+1
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-30/+55
1999-12-08import gdb-1999-12-07 snapshotJason Molenda1-0/+95
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-1/+8
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-0/+7
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-36/+316