Age | Commit message (Expand) | Author | Files | Lines |
2001-06-13 | s/basename/lbasename/ clean up consequences of assuming lbasename() | Andrew Cagney | 1 | -2/+2 |
2001-06-12 | s/char */const char */ | Andrew Cagney | 1 | -7/+10 |
2001-06-06 | * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -2/+2 |
2001-06-04 | * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -14/+15 |
2001-04-19 | Obsolete MPW as host. | Andrew Cagney | 1 | -32/+32 |
2001-04-05 | * main.c: Remove windows.h use. | Christopher Faylor | 1 | -3/+3 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -1/+3 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -3/+3 |
2001-01-16 | 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -1/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -13/+13 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -70/+26 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -12/+13 |
2000-04-04 | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+62 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -6/+1 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -13/+6 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -3/+0 |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -10/+42 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -262/+283 |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -1/+1 |
1999-06-21 | import gdb-1999-06-21 snapshot | Jason Molenda | 1 | -1/+0 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -14/+18 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1724 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1538/+0 |
1998-04-08 | Ack, forgot to update copyright to 1998. | Jason Molenda | 1 | -1/+1 |
1998-04-08 | Wed Apr 8 16:57:22 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -14/+37 |
1997-06-28 | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1 | -17/+34 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -2/+2 |
1995-07-31 | Oops, don't edit a file when your checkin hasn't finished | J.T. Conklin | 1 | -1/+1 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -22/+24 |
1995-04-08 | * mdebugread.c (parse_symbol): Use new variable | Peter Schauer | 1 | -42/+34 |
1994-12-08 | * source.c: Various cosmetic changes. | Stan Shebs | 1 | -124/+218 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -9/+7 |
1994-04-15 | Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -24/+38 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -14/+23 |
1993-07-12 | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 1 | -14/+44 |
1993-05-26 | * source.c (line_info): If we don't find a symtab, print more useful | Jim Kingdon | 1 | -7/+20 |
1993-05-26 | * source.c (line_info): If --fullname, display the source. | Jim Kingdon | 1 | -21/+32 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -5/+5 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -3/+8 |
1992-11-06 | * m68k-stub.c: Remove ansidecl.h and the few uses of it. | John Gilmore | 1 | -21/+47 |
1992-06-21 | (find_source_lines): Handle large st_size fields. | John Gilmore | 1 | -39/+52 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -61/+140 |
1991-09-19 | * i386-xdep.c, pyr-tdep.c, pyr-xdep.c, remote-vx.c, solib.c, | John Gilmore | 1 | -28/+47 |
1991-08-14 | * source.c: #if defined => #ifdef. | John Gilmore | 1 | -33/+38 |