* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
[binutils-gdb.git] / gdb / symfile.c
1993-09-08 K. Richard Pixleysome gcc lint
1993-09-02 Jim Kingdon * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y...
1993-09-01 K. Richard Pixleybcopy -> memcpy
1993-04-22 Jim Kingdon * objfiles.h (obj_section), objfiles.c (build_objfile_...
1993-04-16 Fred FishRemove chill sanitizations, which are no longer necessary.
1993-03-31 K. Richard PixleyTeach sparc solaris to next over shared library functions.
1993-01-01 Fred Fish * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in...
1992-12-29 Stu Grossman * hppah-tdep.c (skip_trampoline_code): Use new macros for
1992-12-28 Fred Fish * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-17 John GilmoreEliminate uses of NAMES_HAVE_UNDERSCORE, using
1992-12-15 Fred Fish * complaints.c: New file, code moved from utils.c.
1992-11-15 Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
1992-09-15 Stu Grossman* breakpoint.c, core.c, exec.c, language.c, main.c...
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-13 John Gilmore* elfread.c (record_minimal_symbol_and_info): Kludged...
1992-06-13 John Gilmore* dbxread.c: Add symbol_size to struct dbx_symfile_info.
1992-04-02 John GilmoreLint.
1992-03-29 Per BothnerMerged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-28 Fred FishAdd OBJF_SYMS flag and use it to decide whether or...
1992-03-19 Fred Fish * coffread.c, mipsread.c, xcoffread.c, coffread.c...
1992-03-18 Fred FishChanges to implement the -mapped and -readnow options...
1992-03-15 Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-02-27 John Gilmore* breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.
1992-02-22 John Gilmore* symfile.c (symbol_file_command): strcmp => !strcmp.
1992-02-22 Stu Grossman* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
1992-01-30 Per BothnerVarious fixed triggered by trying to do the right thing wrt
1991-12-04 John Gilmore* Makefile.in: VERSION 4.2.96.
1991-12-04 John Gilmore* coffread.c (coff_symfile_read): Avoid select_source_...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-01 John Gilmore* mipsread.c (read_mips_symtab, read_the_mips_symtab...
1991-10-26 John Gilmore* symfile.c (syms_from_bfd): New routine.
1991-09-28 John Gilmore * coffread.c (coff_symfile_read): Use xmalloc...
1991-08-22 Stu Grossmanlint
1991-05-30 John GilmoreRoll in Tiemann changes for gcc -ansi. Fix assorted...
1991-05-02 Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-04-26 Jim Kingdon * symfile.c (fill_in_vptr_fieldno): Don't call check_s...
1991-04-24 Jim Kingdon * blockframe.c, frame.h (reinit_frame_cache): New...
1991-04-22 Jim Kingdon * symfile.c (symbol_file_add): Add comment.
1991-04-19 Jim Kingdon * symfile.c: Rename add_syms_command to add_symbol_fil...
1991-04-19 John Gilmore * symfile.c (clear_symtab_users_once, cashier_p...
1991-04-13 John Gilmore Permit symbols to be superseded when new symbol...
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28 K. Richard PixleyInitial revision