Age | Commit message (Expand) | Author | Files | Lines |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 4 | -10/+0 |
2001-07-22 | * i386gnu-nat.c: Include "i387-nat.h". | Mark Kettenis | 2 | -3/+3 |
2001-07-21 | * i386bsd-nat.c: Do not include <sys/sysctl.h>. | Mark Kettenis | 2 | -1/+4 |
2001-07-14 | * config/i386/xm-linux.h (KERNEL_U_ADDR): Move from here... | Mark Kettenis | 2 | -7/+8 |
2001-07-14 | * config/i386/xm-linux.h (HAVE_TERMIOS): Really remove. | Mark Kettenis | 1 | -3/+1 |
2001-07-13 | * i386bsd-nat.c: Include <signal.h>, <stddef.h> and | Mark Kettenis | 2 | -10/+20 |
2001-07-13 | fix i386-linux cannot_fetch/store_register | Daniel Jacobowitz | 1 | -2/+2 |
2001-07-05 | * config/i386/xm-go32.h (HOST_I386): Removed. | Mark Kettenis | 2 | -4/+0 |
2001-06-13 | * config/i386/xm-go32.h (SLASH_P, ROOTED_P, SLASH_CHAR) | Eli Zaretskii | 2 | -12/+0 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 2 | -10/+30 |
2001-05-09 | * i386-tdep.c (i386_frame_saved_pc): New function. | Mark Kettenis | 1 | -8/+3 |
2001-05-09 | * i386-tdep.c (i386_register_virtual_type): New function. | Mark Kettenis | 1 | -17/+11 |
2001-05-08 | * config/i386/tm-i386v.h (struct frame_info, struct | Mark Kettenis | 1 | -7/+1 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 8 | -15/+17 |
2001-04-19 | * i386-tdep.c (i386_frameless_function_invocation): New function. | Mark Kettenis | 1 | -5/+6 |
2001-04-17 | * i386-tdep.c (i386_saved_pc_after_call): New function. | Mark Kettenis | 1 | -5/+3 |
2001-04-16 | * i386-tdep.c (i386_frame_chain): New function. | Mark Kettenis | 1 | -11/+6 |
2001-04-12 | * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o. | Kevin Buettner | 1 | -1/+1 |
2001-04-11 | Obsolete sun386i. | Andrew Cagney | 5 | -264/+264 |
2001-04-01 | * i386-tdep.c (i386_extract_struct_value_address): New function. | Mark Kettenis | 1 | -4/+7 |
2001-04-01 | * i386-linux-nat.c (i386_linux_dr_get): Change type of return | Mark Kettenis | 1 | -2/+2 |
2001-03-31 | * i386bsd-nat.c: Include "gdb_assert.h". | Mark Kettenis | 1 | -1/+26 |
2001-03-28 | * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from | Mark Kettenis | 1 | -34/+2 |
2001-03-26 | * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc, | Mark Kettenis | 1 | -14/+2 |
2001-03-26 | * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef. | Mark Kettenis | 1 | -0/+1 |
2001-03-26 | * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New | Mark Kettenis | 2 | -14/+11 |
2001-03-23 | * config/i386/nm-i386.h: Fix formatting and change reference to | Mark Kettenis | 1 | -24/+22 |
2001-03-22 | * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h, | Eli Zaretskii | 2 | -59/+13 |
2001-03-21 | Make Linux use the new unified support for hardware breakpoints | Mark Kettenis | 2 | -31/+31 |
2001-03-21 | Unified support for hardware breakpoints and watchpoints on | Eli Zaretskii | 1 | -0/+122 |
2001-03-20 | Fix ``make'' problems when building cross debugger. | Kevin Buettner | 1 | -3/+8 |
2001-03-19 | Fix NetBSD 1.4 build problem. | Kevin Buettner | 1 | -2/+9 |
2001-03-17 | * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It's | Mark Kettenis | 1 | -29/+1 |
2001-03-14 | Include regcache.h | Andrew Cagney | 8 | -0/+14 |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 13 | -13/+19 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 52 | -53/+85 |
2001-03-02 | * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ | J.T. Conklin | 1 | -1/+9 |
2001-02-18 | * go32-nat.c: Include i387-nat.h. | Eli Zaretskii | 1 | -1/+1 |
2001-01-26 | 2001-01-24 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -3/+1 |
2001-01-22 | * ns32k-tdep.c: #include "frame.h" | J.T. Conklin | 4 | -4/+4 |
2001-01-04 | * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL, | Nicholas Duffek | 1 | -2/+2 |
2000-12-21 | * i386-tdep.c: Add missing ')' in comment. | Mark Kettenis | 1 | -11/+5 |
2000-11-09 | * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES. | J.T. Conklin | 4 | -6/+4 |
2000-10-31 | 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+4 |
2000-10-30 | 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -2/+2 |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 13 | -13/+13 |
2000-10-09 | * config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve | Peter Schauer | 1 | -0/+1 |
2000-09-22 | * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER, | Peter Schauer | 1 | -3/+5 |
2000-09-07 | * config/i386/nbsd.mt (TDEPFILES): Add i386nbsd-tdep.o. | J.T. Conklin | 1 | -1/+1 |
2000-09-04 | * config/i386/nm-linux.h: Include <signal.h>. | Mark Kettenis | 1 | -0/+2 |