summaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
Commit message (Expand)AuthorAgeFilesLines
* 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