Added i386 QNX Neutrino support.
[binutils-gdb.git] / gdb / objfiles.h
2003-03-24 Andrew CagneyIndex: ChangeLog
2003-02-25 David Carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-02-04 Daniel Jacobowitz * defs.h (streq): Add prototype.
2003-02-03 Jim BlandyUse a single, consistent representation for an empty...
2003-01-29 Jim Blandy* objfiles.h (struct objfile): Doc fix.
2003-01-23 Jim Blandygdb/ChangeLog:
2003-01-18 Andrew Cagney2003-01-18 Andrew Cagney <ac131313@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-05 Joel Brobecker * objfiles.h: Add missing #include "symfile.h"
2002-07-29 Andrew Cagney2002-07-29 Andrew Cagney <ac131313@redhat.com>
2002-07-12 Andrew Cagney* bcache.h: Update copyright.
2002-06-28 Andrew Cagney* Makefile.in (objfiles_h): Add $(bcache_h).
2002-06-08 Andrew Cagney* objfiles.h: Change type of obj_private to void pointer.
2002-05-15 Jim BlandyAdd macro structures to GDB's symbol tables. Nobody...
2001-10-12 Daniel Jacobowitz * minsyms.c (msymbol_hash): Use better hash...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2000-08-07 Elena Zannoni2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28 Kevin BuettnerPARAMS removal.
2000-05-22 Andrew CagneyPurge (almost) make_cleanup_func.
2000-05-04 Elena ZannoniElena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-03-07 Jim BlandyFrom Tom Tromey <tromey@cygnus.com> and Keith Seitz...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-11-02 Jason Molendaimport gdb-1999-11-01 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-10-05 Jason Molendaimport gdb-1999-10-04 snapshot
1999-08-16 Jason Molendaimport gdb-1999-08-16 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09 Jason Molendaimport gdb-1999-08-09 snapshot
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Jason Molendaimport gdb-1999-07-07 post reformat
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-31 David Taylorall remaining *.c *.h files from hp merge.
1998-12-28 David Taylorhp merge changes -- too numerous to mention here; see...
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-04-03 Michael SnyderThu Apr 3 15:10:30 1997 Michael Snyder <msnyder...
1997-01-04 Stu Grossman * Makefile.in configure configure.in: Remove ENABLE_C...
1996-07-26 Fred FishSee gdb ChangeLog entry with header:
1996-03-30 Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1996-02-16 Fred Fish * bcache.c, bcache.h: New files to implement a byte...
1995-12-21 Fred Fish * defs.h: Delete extraneous whitespace at end of file.
1995-08-02 Fred FishUpdate FSF address.
1995-01-07 Peter Schauer * dbxread.c (process_one_symbol): Handle N_FUN symbols
1994-10-20 Jim Kingdon * objfiles.c (objfile_relocate): When relocating ...
1994-10-19 Jim Kingdon * objfiles.h (struct objfile): Fix comment--minimal_sy...
1994-10-08 Peter Schauer Speed up GDB startup time by not demangling partial...
1994-06-30 Stan Shebs * Makefile.in (dcache_h): Remove redundant definition.
1994-06-09 Stu Grossman * nlmread.c (nlm_symtab_read): Clean up a bit.
1994-03-19 Jim Kingdon * Makefile.in (TAGS): Use variables directly, rather...
1994-03-03 Jim Kingdon * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,
1994-03-02 Jim Kingdon * os9kread.c (os9k_process_one_symbol): Rename
1994-03-01 Kung HsuModified Files:
1994-01-13 Jim Kingdon * objfiles.h: Fix comments to reflect the fact that...
1993-10-31 Jim Kingdon * objfiles.h, infcmd.c, symfile.c: Add comments about...
1993-10-30 Jim Kingdon * symfile.c (reread_symbols): When re-reading symbols...
1993-10-03 Stan ShebsAdded new slot to objfile struct to be shared by all...
1993-08-10 Jim Kingdon * objfiles.h (struct objfile): Clean up comments for
1993-04-22 Jim Kingdon * objfiles.h (obj_section), objfiles.c (build_objfile_...
1993-04-07 K. Richard PixleyAdd section table to objfile struct. Use it for find_p...
1993-03-26 Jim Kingdon * Clean up xcoff relocation.
1993-01-15 Stu Grossman * hppa-pinsn.c (print_insn): Use read_memory_integer...
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-07-08 Stu Grossman* dbxread.c (dbx_symfile_init): Init stab_section_info...
1992-06-11 John GilmoreSmall changes from Solaris port. The big stuff is...
1992-05-17 Fred Fish * inflow.c (new_tty): Temporarily ignore SIGTTOU...
1992-04-17 Fred FishFix to dwarfread.c to target pointer and target long...
1992-03-29 John GilmoreCreate and use macros for iterating on symtabs, psymtab...
1992-03-28 Fred FishAdd OBJF_SYMS flag and use it to decide whether or...
1992-03-21 Fred FishMany changes, most related to creating entry point...