| Commit message (Expand) | Author | Age | Files | Lines |
* | * i386-linux-nat.c (fetch_core_registers): Remove. | Mark Kettenis | 2003-10-31 | 1 | -94/+1 |
* | * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add | Mark Kettenis | 2003-09-28 | 1 | -2/+2 |
* | * i386-linux-nat.c (ps_get_thread_area): Don't define as extern. | Mark Kettenis | 2003-08-31 | 1 | -35/+40 |
* | 2003-08-26 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-08-26 | 1 | -1/+21 |
* | * go32-nat.c (fetch_register): Call i387_supply_fsave instead of | Mark Kettenis | 2003-08-23 | 1 | -2/+2 |
* | * Makefile.in (i386-linux-nat.o): Update dependencies. | Daniel Jacobowitz | 2003-08-17 | 1 | -0/+8 |
* | 2003-06-04 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-06-04 | 1 | -0/+18 |
* | * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of | Mark Kettenis | 2003-06-01 | 1 | -1/+1 |
* | * i386-linux-nat.c (supply_gregset): Remove unnecessary casts. | Mark Kettenis | 2003-05-04 | 1 | -3/+2 |
* | * i386-linux-nat.c: Add some whitespace to make things morecarlton_dictionary-20030416-merge | Mark Kettenis | 2003-04-16 | 1 | -9/+16 |
* | * i386-linux-nat.c (ORIG_EAX): Define to -1 if not already | Mark Kettenis | 2002-11-09 | 1 | -137/+61 |
* | * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE | Mark Kettenis | 2002-09-01 | 1 | -2/+4 |
* | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 2002-08-27 | 1 | -0/+1 |
* | * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER, | Mark Kettenis | 2002-06-15 | 1 | -4/+4 |
* | * i386-linux-nat.c (fill_gregset): Remove redundant parentheses. | Mark Kettenis | 2002-06-15 | 1 | -1/+1 |
* | * Makefile.in (i386_linux_tdep_h): Define. | Andrew Cagney | 2002-06-14 | 1 | -0/+3 |
* | * i386-linux-nat.c (suppy_gregset): Don't supply | Mark Kettenis | 2002-06-09 | 1 | -2/+4 |
* | * Makefile.in (ALLDEPFILES): Remove i387-nat.c. | Jason Thorpe | 2002-05-11 | 1 | -1/+1 |
* | s/Linux/.../ | Andrew Cagney | 2002-02-24 | 1 | -11/+13 |
* | 2002-01-09 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-01-09 | 1 | -3/+3 |
* | 2001-12-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-12-27 | 1 | -0/+3 |
* | * i386-linux-nat.c (fill_gregset): Fix botched regcache_collect() | Kevin Buettner | 2001-11-18 | 1 | -1/+1 |
* | * i386-linux-nat.c (fill_gregset): Use regcache_collect() instead | Kevin Buettner | 2001-11-18 | 1 | -3/+2 |
* | * i386-linux-nat.c (fill_gregset): Don't invoke read_register_gen() | Kevin Buettner | 2001-11-17 | 1 | -1/+2 |
* | * i386-linux-nat.c (GETREGS_SUPPLIES, supply_gregset, | Mark Kettenis | 2001-11-04 | 1 | -1/+6 |
* | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 2001-05-15 | 1 | -11/+0 |
* | Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03 | Kevin Buettner | 2001-05-04 | 1 | -16/+19 |
* | * i386-linux-nat.c (i386_linux_dr_get): Change type of return | Mark Kettenis | 2001-04-01 | 1 | -6/+6 |
* | * i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call | Mark Kettenis | 2001-03-28 | 1 | -0/+9 |
* | Make Linux use the new unified support for hardware breakpoints | Mark Kettenis | 2001-03-21 | 1 | -0/+107 |
* | Eliminate ARCH_NUM_REGS. | Andrew Cagney | 2001-03-13 | 1 | -2/+2 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 1 | -0/+1 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -3/+5 |
* | * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment. | J.T. Conklin | 2001-01-03 | 1 | -1/+1 |
* | * i386-linux-nat.c (store_fpxregs): Add code to detect support for | Mark Kettenis | 2000-12-21 | 1 | -1/+9 |
* | * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER, | Peter Schauer | 2000-09-22 | 1 | -8/+24 |
* | 2000-08-29 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2000-08-29 | 1 | -97/+0 |
* | * i386-linux-nat.c (fetch_inferior_registers): Move call to | Mark Kettenis | 2000-08-28 | 1 | -1/+4 |
* | * i386-linux-nat.c [! HAVE_PTRACE_GETFPXREGS] (fetch_fpxregs, | Mark Kettenis | 2000-08-11 | 1 | -2/+2 |
* | Adapt support for SSE registers in Linux/x86 for Linux 2.4. | Mark Kettenis | 2000-08-10 | 1 | -352/+103 |
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -9/+5 |
* | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>gdb-pre-params-removal-2000-05-28 | Michael Snyder | 2000-05-26 | 1 | -0/+3 |
* | * i386-linux-nat.c: Define PT_READ_U and PT_WRITE_U if they're not | Mark Kettenis | 2000-05-04 | 1 | -0/+7 |
* | 2000-04-30 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2000-04-30 | 1 | -0/+85 |
* | 2000-04-02 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2000-04-02 | 1 | -0/+1 |
* | * i386-linux-nat.c: No need to #include "frame.h" any more. | Jim Blandy | 2000-03-20 | 1 | -258/+0 |
* | * i386-linux-nat.c (i386_linux_saved_pc_after_call): Lost in the | Jim Blandy | 2000-03-16 | 1 | -0/+11 |
* | Doc fix. | Jim Blandy | 2000-03-16 | 1 | -0/+2 |
* | * i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0, | Jim Blandy | 2000-03-16 | 1 | -0/+246 |
* | 2000-03-06 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2000-03-06 | 1 | -17/+31 |