Age | Commit message (Expand) | Author | Files | Lines |
2001-05-29 | * symfile.c (compare_psymbols, compare_symbols): Declare using | Alexandre Oliva | 1 | -2/+2 |
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 | -3/+6 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-12-04 | Fix dwarf2read.c related crash in which section index was not being | Kevin Buettner | 1 | -23/+4 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -6/+14 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -32/+13 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -20/+17 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 1 | -1/+1 |
2000-05-11 | 2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -4/+2 |
2000-05-05 | 2000-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -7/+7 |
2000-02-15 | * elfread.c (elf_symtab_read): Revert changes by Amit S. Kale. A | Jim Kingdon | 1 | -1/+2 |
2000-02-14 | 2000-02-14 Amit S. Kale <akale@veritas.com> | Jim Kingdon | 1 | -1/+1 |
2000-02-11 | 2000-01-17 Amit S. Kale <akale@veritas.com> | Jim Kingdon | 1 | -2/+1 |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -1/+1 |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -1/+1 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -33/+29 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -14/+8 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -147/+149 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+849 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -849/+0 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 |
1998-09-01 | Modifications/fixes to support the ARM/ELF port. | Zdenek Radouch | 1 | -2/+2 |
1998-04-23 | Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -1/+1 |
1998-03-04 | elfread.c (elf_symtab_read): merge SYMBOL_IS_SPECIAL into MAKE_MSYMBOL_SPECIAL | Ron Unrau | 1 | -3/+2 |
1997-12-17 | o Fix code deleting psymtab entry from objfile's list. | Andrew Cagney | 1 | -20/+43 |
1997-09-15 | * dbxread.c (MSYMBOL_SIZE): New macro. | Mark Alexander | 1 | -0/+4 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1 | -10/+10 |
1996-12-01 | Add support for Irix 6.2 native O32 and N32 ABI. | Peter Schauer | 1 | -1/+10 |
1996-07-19 | * dwarf2read.c: New file, DWARF 2 reader originally contributed by | Stan Shebs | 1 | -1/+17 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -1/+0 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1 | -29/+2 |
1996-01-08 | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1 | -3/+7 |
1995-10-31 | * elfread.c: Include elf-bfd.h rather than libelf.h. | Fred Fish | 1 | -1/+1 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1 | -2/+4 |
1995-07-07 | * elfread.c (elf_symtab_read): Fix a bug ignoring compiler | Kung Hsu | 1 | -1/+1 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 1 | -10/+13 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1 | -6/+21 |
1995-01-28 | * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL for | Peter Schauer | 1 | -29/+28 |
1994-07-26 | Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee) | Stan Shebs | 1 | -1/+4 |
1994-07-17 | * elfread.c (elf_symtab_read): Handle error return from | Peter Schauer | 1 | -5/+13 |
1994-07-14 | * dbxread.c: Don't include libbfd.h. | Stan Shebs | 1 | -22/+15 |
1994-07-12 | * elfread.c (elf_symfile_read): Unconditionally add dynamic | Peter Schauer | 1 | -3/+3 |
1994-07-06 | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 1 | -7/+0 |
1994-04-21 | * dbxread.c (read_dbx_dynamic_symtab): Reinstall support for sun3, | Peter Schauer | 1 | -11/+53 |
1994-04-01 | For SVR4 targets, enable gdb to set breakpoints in shared | Peter Schauer | 1 | -1/+23 |