summaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-1/+1
* 2003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-121-3/+3
* 2003-09-11 David Carlton <carlton@kealia.com>David Carlton2003-09-111-4/+8
* * objfiles.h (struct objfile): Add memebers `data' and `num_data'.Mark Kettenis2003-08-211-0/+77
* 2003-06-11 David Carlton <carlton@bactrian.org>David Carlton2003-06-111-2/+3
* * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell2003-06-061-1/+2
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-2/+2
* 2003-05-02 David Carlton <carlton@bactrian.org>David Carlton2003-05-021-1/+1
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-2/+2
* 2003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-0/+1
* 2003-02-04 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-041-0/+13
* * defs.h (streq): Add prototype.Daniel Jacobowitz2003-02-041-1/+9
* Use a single, consistent representation for an empty minimalinterps-20030203-mergepointJim Blandy2003-02-031-1/+30
* gdb/ChangeLog:Jim Blandy2003-01-231-0/+36
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-10/+10
* 2002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+1
* * bcache.h: Update copyright.Andrew Cagney2002-07-121-8/+9
* Add macro structures to GDB's symbol tables. Nobody puts anythingcagney_regbuf-20020515-branchpointJim Blandy2002-05-151-0/+8
* Eliminate global #include of "mmalloc.h".Andrew Cagney2001-12-061-0/+2
* mfree() -> xmfree().Andrew Cagney2001-12-021-16/+16
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-3/+2
* s/basename/lbasename/Andrew Cagney2001-07-051-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+4
* Replace STRCMP with strcmp()Andrew Cagney2001-01-191-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-8/+8
* * objfiles.c (objfile_relocate): Relocate ei.entry_point withPeter Schauer2000-11-031-3/+12
* In objfile_relocate(), don't assume that offsets associated with oneKevin Buettner2000-09-131-19/+4
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-071-2/+2
* Fixup SYMBOL_SECTION for objfiles_relocate().Kevin Buettner2000-08-041-6/+15
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-44/+19
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-8/+4
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-0/+11
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-15/+23
* Deal with the inferior unloading shared objects.Jim Blandy2000-03-151-12/+3
* From Peter Schauer - fix mmalloc bitrot.Andrew Cagney2000-02-291-2/+2
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-1/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-33/+29
* import gdb-1999-09-21Jason Molenda1999-09-221-5/+0
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-3/+2
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-0/+20
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-5/+20
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-254/+254
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+2
* Initial revisionStan Shebs1999-04-161-0/+988