Age | Commit message (Expand) | Author | Files | Lines |
2003-02-01 | 2003-02-01 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+0 |
2002-06-05 | * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm | Andrew Cagney | 1 | -1/+1 |
2002-05-27 | * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h, | Jason Thorpe | 4 | -215/+41 |
2002-05-26 | * ns32k-tdep.c (ns32k_saved_pc_after_call, | Jason Thorpe | 1 | -30/+15 |
2002-05-26 | * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words, | Jason Thorpe | 1 | -28/+11 |
2002-05-26 | * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain, | Jason Thorpe | 2 | -103/+19 |
2002-05-26 | * ns32k-tdep.c (ns32k_register_byte_32082, | Jason Thorpe | 2 | -39/+13 |
2002-05-26 | * ns32k-tdep.c: Update copyright years. | Jason Thorpe | 2 | -21/+9 |
2002-05-22 | * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and | Jason Thorpe | 5 | -5/+40 |
2002-05-11 | * config/i386/nbsd.mh (NATDEPFILES): Use line continuations. | Jason Thorpe | 1 | -1/+2 |
2002-05-04 | * MAINTAINERS: Mark a29k as deleted. | Andrew Cagney | 1 | -2/+0 |
2002-02-14 | 2002-02-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -4/+0 |
2002-01-29 | * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here... | Andrew Cagney | 1 | -15/+0 |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 1 | -1/+0 |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 1 | -1/+1 |
2001-12-01 | Zap all but ns32k-netbsd NS32k targets and hosts. | Andrew Cagney | 12 | -573/+0 |
2001-10-02 | Split SVR4/SunOS solib support. | Kevin Buettner | 1 | -1/+1 |
2001-04-02 | Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and | Andrew Cagney | 12 | -573/+573 |
2001-03-28 | Fix -Werror probs for ns32k. | Andrew Cagney | 1 | -0/+4 |
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 |