* configure: Ignore new autoconf configure options.
[binutils-gdb.git] / gdb / objfiles.h
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...