Age | Commit message (Expand) | Author | Files | Lines |
2001-03-14 | Include regcache.h | Andrew Cagney | 2 | -0/+4 |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 1 | -1/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 8 | -8/+14 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2 | -2/+2 |
2001-01-22 | * ns32k-tdep.c: #include "frame.h" | J.T. Conklin | 3 | -4/+37 |
2000-12-08 | * gdbserver/low-hppabsd.c (buf2, environ, quit, quit_flag): | J.T. Conklin | 1 | -0/+2 |
2000-11-09 | * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES. | J.T. Conklin | 2 | -3/+2 |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 1 | -1/+1 |
2000-06-12 | Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include | Andrew Cagney | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 3 | -6/+5 |
2000-05-24 | * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here... | J.T. Conklin | 2 | -2/+3 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 10 | -139/+147 |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 2 | -42/+2 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 2 | -53/+4 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 2 | -16/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 18 | -0/+1105 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 19 | -1152/+0 |
1998-12-14 | 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com> | Stan Shebs | 1 | -0/+1 |
1998-11-28 | CARP: | Andrew Cagney | 2 | -2/+2 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 2 | -8/+0 |
1998-04-02 | Wed Apr 1 16:30:49 1998 Ian Dall <Ian.Dall@dsto.defence.gov.au> | Jason Molenda | 3 | -1/+61 |
1998-01-14 | * configure.in (--with-mmalloc): Add new configure arg to use the | Fred Fish | 1 | -4/+0 |
1996-07-26 | See the huge ChangeLog entry that has the header: | Fred Fish | 1 | -5/+0 |
1996-07-11 | * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE | Fred Fish | 1 | -1/+1 |
1996-02-21 | * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o. | J.T. Conklin | 1 | -1/+1 |
1996-01-11 | * coredep.c: Renamed to core-aout.c | Fred Fish | 3 | -3/+3 |
1995-08-02 | Update FSF address. | Fred Fish | 10 | -10/+10 |
1995-05-17 | * monitor.c (monitor_printf): Changed format specification in | J.T. Conklin | 1 | -3/+0 |
1995-01-17 | * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. | Stan Shebs | 4 | -5/+4 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 2 | -8/+6 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 6 | -6/+8 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 2 | -4/+1 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 4 | -7/+6 |
1994-09-23 | * solib.c: *BSD systems need <a.out.h> to be included before | J.T. Conklin | 6 | -1/+107 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1 | -6/+0 |
1994-02-06 | * config/mips/mipsm3.mh, config/i386/i386m3.mh, | Jim Kingdon | 1 | -0/+1 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 2 | -4/+8 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 2 | -34/+0 |
1993-10-30 | * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh, | Jim Kingdon | 1 | -1/+1 |
1993-10-28 | * config/i386/{i386m3.mt,i386m3.mh}, | Jim Kingdon | 2 | -3/+3 |
1993-10-27 | * fork-child.c (fork_inferior): Set inferior_pid before calling | Jim Kingdon | 1 | -11/+0 |
1993-10-15 | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 2 | -2/+8 |
1993-10-07 | New Mach stuff: | Jim Kingdon | 5 | -0/+117 |
1993-10-07 | new for mach | Jim Kingdon | 4 | -0/+0 |
1993-10-05 | * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't | Jim Kingdon | 1 | -0/+8 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -1/+1 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 2 | -6/+6 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-06-23 | new M_UNINSTALL macro | K. Richard Pixley | 1 | -0/+1 |