aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
AgeCommit message (Expand)AuthorFilesLines
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
1996-04-09 * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets andFred Fish1-1/+1
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-5/+13
1995-12-09 * coffread.c, dbxread.c, dstread.c, objfiles.c, os9kread.c,Fred Fish1-1/+1
1995-11-21 * objfiles.c (map_to_address): Have gdb print a warning when itFred Fish1-0/+1
1995-11-20 * objfiles.c (allocate_objfile): Change warning message about mappedFred Fish1-1/+1
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-0/+1
1995-04-16 * xcoffread.c (xcoff_sym_fns): Revise comment about merging thisJim Kingdon1-4/+0
1995-04-04 * top.c, utils.c, main.c: Replace error_pre_print with twoJim Kingdon1-4/+0
1995-01-07 * dbxread.c (process_one_symbol): Handle N_FUN symbolsPeter Schauer1-1/+8
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1-3/+27
1994-10-15 * symfile.c (reread_symbols): Include bfd_errmsg string in errorJim Kingdon1-1/+3