Age | Commit message (Expand) | Author | Files | Lines |
2004-02-09 | 2004-02-09 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+3 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -9/+4 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -9/+7 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -3/+3 |
2004-01-19 | 2004-01-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -337/+20 |
2003-11-23 | 2003-11-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-11-11 | 2003-11-07 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -0/+1 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-11-06 | 2003-11-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+2 |
2003-10-29 | * objfiles.h (clear_objfile_data): New prototype. | Mark Kettenis | 1 | -0/+7 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-12 | 2003-09-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-09-11 | 2003-09-11 David Carlton <carlton@kealia.com> | David Carlton | 1 | -4/+8 |
2003-08-21 | * objfiles.h (struct objfile): Add memebers `data' and `num_data'. | Mark Kettenis | 1 | -0/+77 |
2003-06-11 | 2003-06-11 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -2/+3 |
2003-06-06 | * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX. | Mark Mitchell | 1 | -1/+2 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-05-02 | 2003-05-02 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -1/+1 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+2 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-02-04 | 2003-02-04 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+13 |
2003-02-04 | * defs.h (streq): Add prototype. | Daniel Jacobowitz | 1 | -1/+9 |
2003-02-03 | Use a single, consistent representation for an empty minimal | Jim Blandy | 1 | -1/+30 |
2003-01-23 | gdb/ChangeLog: | Jim Blandy | 1 | -0/+36 |
2003-01-18 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -10/+10 |
2002-07-29 | 2002-07-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-07-12 | * bcache.h: Update copyright. | Andrew Cagney | 1 | -8/+9 |
2002-05-15 | Add macro structures to GDB's symbol tables. Nobody puts anything | Jim Blandy | 1 | -0/+8 |
2001-12-06 | Eliminate global #include of "mmalloc.h". | Andrew Cagney | 1 | -0/+2 |
2001-12-02 | mfree() -> xmfree(). | Andrew Cagney | 1 | -16/+16 |
2001-10-12 | 2001-10-12 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -3/+2 |
2001-07-05 | s/basename/lbasename/ | Andrew Cagney | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -2/+4 |
2001-01-19 | Replace STRCMP with strcmp() | Andrew Cagney | 1 | -1/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -8/+8 |
2000-11-03 | * objfiles.c (objfile_relocate): Relocate ei.entry_point with | Peter Schauer | 1 | -3/+12 |
2000-09-13 | In objfile_relocate(), don't assume that offsets associated with one | Kevin Buettner | 1 | -19/+4 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 |
2000-08-04 | Fixup SYMBOL_SECTION for objfiles_relocate(). | Kevin Buettner | 1 | -6/+15 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -44/+19 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -8/+4 |
2000-05-22 | Purge (almost) make_cleanup_func. | Andrew Cagney | 1 | -0/+11 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -15/+23 |
2000-03-15 | Deal with the inferior unloading shared objects. | Jim Blandy | 1 | -12/+3 |
2000-02-29 | From Peter Schauer - fix mmalloc bitrot. | Andrew Cagney | 1 | -2/+2 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -1/+1 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -33/+29 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -5/+0 |