OSDN Git Service

* include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): Define
[pf3gnuchains/pf3gnuchains4x.git] / gdb / objfiles.c
2007-01-09 drowCopyright updates for 2007.
2006-08-08 drow * Makefile.in (objfiles.o, symfile.o): Update.
2006-02-01 drowgdb/
2006-01-06 fnfReviewed and approved by Jim Blandy
2005-12-17 eliz * breakpoint.c:
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-31 cagney2004-10-31 Andrew Cagney <cagney@gnu.org>
2004-10-31 cagney2004-10-30 Andrew Cagney <cagney@gnu.org>
2004-10-31 cagney2004-10-30 Andrew Cagney <cagney@gnu.org>
2004-09-30 kettenis* defs.h (msavestring, mstrsave): Remove prototypes.
2004-09-02 cagney2004-09-01 Andrew Cagney <cagney@gnu.org>
2004-08-10 cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
2004-06-24 cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-05-07 cagney2004-05-07 Andrew Cagney <cagney@redhat.com>
2004-02-17 ezannoni2004-02-17 Elena Zannoni <ezannoni@redhat.com>
2004-02-16 drow * objfiles.c (terminate_minimal_symbol_table): Remove...
2004-02-14 ezannoni2004-02-14 Elena Zannoni <ezannoni@redhat.com>
2004-02-09 ezannoni2004-02-09 Elena Zannoni <ezannoni@redhat.com>
2004-02-07 ezannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2004-02-07 ezannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2004-02-07 ezannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2004-01-19 cagney2004-01-19 Andrew Cagney <cagney@redhat.com>
2003-11-23 cagney2003-11-23 Andrew Cagney <cagney@redhat.com>
2003-11-11 chastain2003-11-07 Michael Chastain <mec@shout.net>
2003-11-08 cagney2003-11-07 Andrew Cagney <cagney@redhat.com>
2003-11-06 cagney2003-11-05 Andrew Cagney <cagney@redhat.com>
2003-10-29 kettenis* objfiles.h (clear_objfile_data): New prototype.
2003-10-20 cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-09-14 cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-09-12 cagney2003-09-12 Andrew Cagney <cagney@redhat.com>
2003-09-11 carlton2003-09-11 David Carlton <carlton@kealia.com>
2003-08-21 kettenis* objfiles.h (struct objfile): Add memebers `data'...
2003-06-11 carlton2003-06-11 David Carlton <carlton@bactrian.org>
2003-06-06 mmitchel * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
2003-05-14 ezannoni2003-05-14 Elena Zannoni <ezannoni@redhat.com>
2003-05-02 carlton2003-05-02 David Carlton <carlton@bactrian.org>
2003-02-25 carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-02-20 carlton2003-02-19 David Carlton <carlton@math.stanford.edu>
2003-02-04 carlton2003-02-04 David Carlton <carlton@math.stanford.edu>
2003-02-04 drow * defs.h (streq): Add prototype.
2003-02-03 jimbUse a single, consistent representation for an empty...
2003-01-23 jimbgdb/ChangeLog:
2003-01-18 cagney2003-01-18 Andrew Cagney <ac131313@redhat.com>
2002-07-29 cagney2002-07-29 Andrew Cagney <ac131313@redhat.com>
2002-07-12 cagney* bcache.h: Update copyright.
2002-05-15 jimbAdd macro structures to GDB's symbol tables. Nobody...
2001-12-06 cagneyEliminate global #include of "mmalloc.h".
2001-12-02 cagneymfree() -> xmfree().
2001-10-12 drow2001-10-12 Daniel Jacobowitz <drow@mvista.com>
2001-07-05 cagneys/basename/lbasename/
2001-03-06 kevinbUpdate/correct copyright notices.
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