OSDN Git Service

* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / objfiles.c
2001-02-08 cagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-19 cagneyReplace STRCMP with strcmp()
2000-12-15 kevinbReplace free() with xfree().
2000-11-03 schauer * objfiles.c (objfile_relocate): Relocate ei.entry_po...
2000-09-13 kevinbIn objfile_relocate(), don't assume that offsets associ...
2000-08-07 ezannoni2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-08-04 kevinbFixup SYMBOL_SECTION for objfiles_relocate().
2000-07-30 kevinbProtoization.
2000-05-28 kevinbPARAMS removal.
2000-05-22 cagneyPurge (almost) make_cleanup_func.
2000-05-04 ezannoniElena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-03-15 jimbDeal with the inferior unloading shared objects.
2000-02-29 cagneyFrom Peter Schauer - fix mmalloc bitrot.
1999-04-16 shebsInitial revision