Age | Commit message (Expand) | Author | Files | Lines |
2004-09-08 | Fix bug reported and analyzed by Olivier Crete: | Jim Blandy | 1 | -0/+5 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+0 |
2004-05-02 | Move the symbol-file-from-memory functions into their own file. | Jim Blandy | 1 | -0/+4 |
2004-04-15 | 2004-04-08 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+6 |
2004-04-02 | * dwarf2read.c (dwarf2_objfile_data_key): New. | Daniel Jacobowitz | 1 | -1/+1 |
2004-02-14 | 2004-02-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -4/+0 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-09-11 | 2003-09-11 David Carlton <carlton@kealia.com> | David Carlton | 1 | -3/+6 |
2003-06-11 | 2003-06-11 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -6/+0 |
2003-06-07 | 2003-06-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -127/+130 |
2003-06-06 | * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX. | Mark Mitchell | 1 | -2/+9 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-04-12 | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-01-31 | * dbxread.c (stabs_data): New static variable. | Daniel Jacobowitz | 1 | -1/+4 |
2003-01-23 | * symfile.c: #include "gdb_assert.h". | Jim Blandy | 1 | -2/+4 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -8/+7 |
2003-01-18 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-10-17 | 2002-10-09 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+5 |
2002-04-22 | * symfile.h (get_section_index): Define. | Joel Brobecker | 1 | -0/+2 |
2002-02-01 | 2002-01-31 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+5 |
2001-12-07 | * dwarf2cfi.c: New file. | Jiri Smid | 1 | -0/+1 |
2001-10-30 | Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il. | Fred Fish | 1 | -9/+18 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-01-27 | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+6 |
2000-12-05 | * gdb-stabs.h (SECT_OFF_MAX): Increase to 64. | Mark Kettenis | 1 | -2/+2 |
2000-09-02 | Corrected spelling in comment: dependant -> dependent. | David Anderson | 1 | -1/+1 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -5/+5 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -79/+54 |
2000-04-17 | 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -4/+0 |
2000-03-21 | Make sure section addresses from a shared object are correctly set in | Kevin Buettner | 1 | -0/+40 |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 1 | -3/+0 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -3/+3 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -16/+10 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -2/+2 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -100/+103 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+300 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -240/+0 |
1996-07-19 | * dwarf2read.c: New file, DWARF 2 reader originally contributed by | Stan Shebs | 1 | -0/+7 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1 | -55/+32 |
1996-02-16 | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 1 | -19/+28 |
1996-02-16 | * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly | Fred Fish | 1 | -29/+41 |
1993-04-07 | Add section table to objfile struct. Use it for find_pc_section. | K. Richard Pixley | 1 | -19/+4 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -23/+47 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -206/+36 |
1992-03-19 | * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, | Fred Fish | 1 | -79/+68 |
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1 | -1/+1 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -65/+252 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -8/+68 |
1991-10-24 | Add "elf" to list of supported debugging formats in comment. | Fred Fish | 1 | -22/+12 |