aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
1992-01-30Various fixed triggered by trying to do the right thing wrtPer Bothner1-3/+49
1991-12-04* Makefile.in: VERSION 4.2.96.John Gilmore1-13/+66
1991-12-04* coffread.c (coff_symfile_read): Avoid select_source_symtab,John Gilmore1-3/+4
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-87/+295
1991-11-01* mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore1-5/+10
1991-10-26* symfile.c (syms_from_bfd): New routine.John Gilmore1-24/+79
1991-09-28 * coffread.c (coff_symfile_read): Use xmalloc, not malloc.John Gilmore1-11/+59
1991-08-22lintStu Grossman1-36/+43
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-1/+4
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-2/+4
1991-04-26 * symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type.Jim Kingdon1-6/+16
1991-04-24 * blockframe.c, frame.h (reinit_frame_cache): New function.Jim Kingdon1-0/+8
1991-04-22 * symfile.c (symbol_file_add): Add comment.Jim Kingdon1-4/+5
1991-04-19 * symfile.c: Rename add_syms_command to add_symbol_file_command.Jim Kingdon1-4/+4
1991-04-19 * symfile.c (clear_symtab_users_once, cashier_psymtab,John Gilmore1-0/+186
1991-04-13 Permit symbols to be superseded when new symbol files haveJohn Gilmore1-5/+11
1991-03-28Initial revisionK. Richard Pixley1-0/+746