aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-042003-02-04 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+13
2003-02-04 * defs.h (streq): Add prototype.Daniel Jacobowitz1-1/+9
2003-02-03Use a single, consistent representation for an empty minimalJim Blandy1-1/+30
2003-01-23gdb/ChangeLog:Jim Blandy1-0/+36
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-10/+10
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-12* bcache.h: Update copyright.Andrew Cagney1-8/+9
2002-05-15Add macro structures to GDB's symbol tables. Nobody puts anythingJim Blandy1-0/+8
2001-12-06Eliminate global #include of "mmalloc.h".Andrew Cagney1-0/+2
2001-12-02mfree() -> xmfree().Andrew Cagney1-16/+16
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+2
2001-07-05s/basename/lbasename/Andrew Cagney1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+4
2001-01-19Replace STRCMP with strcmp()Andrew Cagney1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-8/+8
2000-11-03 * objfiles.c (objfile_relocate): Relocate ei.entry_point withPeter Schauer1-3/+12
2000-09-13In objfile_relocate(), don't assume that offsets associated with oneKevin Buettner1-19/+4
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+2
2000-08-04Fixup SYMBOL_SECTION for objfiles_relocate().Kevin Buettner1-6/+15
2000-07-30Protoization.Kevin Buettner1-44/+19
2000-05-28PARAMS removal.Kevin Buettner1-8/+4
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-0/+11
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-15/+23
2000-03-15Deal with the inferior unloading shared objects.Jim Blandy1-12/+3
2000-02-29From Peter Schauer - fix mmalloc bitrot.Andrew Cagney1-2/+2
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-1/+1
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-33/+29
1999-09-22import gdb-1999-09-21Jason Molenda1-5/+0
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-3/+2
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-0/+20
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-5/+20
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-254/+254
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+988
1999-04-16Initial creation of sourceware repositoryStan Shebs1-988/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-3/+49
1998-06-08 * objfiles.c (add_to_objfile_sections): All targets to defineRon Unrau1-1/+7
1998-01-14 * configure.in (--with-mmalloc): Add new configure arg to use theFred Fish1-9/+9
1997-08-19 * objfiles.c (objfile_relocate): Add call to breakpoint_re_setFred Fish1-0/+3
1997-06-13 * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1-1/+1
1997-04-18 * defs.h (enum language): Add language_java.Per Bothner1-7/+11
1997-04-03Thu Apr 3 15:10:30 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-18/+38
1996-07-28 * config/mips/tm-mips.h (struct frame_info): Forward decl.Fred Fish1-4/+0
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-51/+8
1996-07-13Fix thinko in previous patchFred Fish1-1/+1
1996-07-13 * objfiles.c (map_to_file): Error return from mmalloc_findbase isFred Fish1-1/+1
1996-07-11 * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLEFred Fish1-3/+48