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