aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
1993-09-08some gcc lintK. Richard Pixley1-1/+1
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-2/+2
1993-09-01bcopy -> memcpyK. Richard Pixley1-59/+148
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-0/+6
1993-04-16Remove chill sanitizations, which are no longer necessary.Fred Fish1-17/+28
1993-03-31Teach sparc solaris to next over shared library functions.K. Richard Pixley1-76/+38
1993-01-01 * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h.Fred Fish1-32/+2
1992-12-29 * hppah-tdep.c (skip_trampoline_code): Use new macros forStu Grossman1-1/+1
1992-12-28 * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):Fred Fish1-8/+27
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-21/+91
1992-12-17Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1-0/+16
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-109/+11
1992-11-15 * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1-2/+43
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-19/+69
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-8/+7
1992-06-13* elfread.c (record_minimal_symbol_and_info): Kludged to putJohn Gilmore1-0/+1
1992-06-13* dbxread.c: Add symbol_size to struct dbx_symfile_info.John Gilmore1-1/+62
1992-04-02Lint.John Gilmore1-13/+14
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-1/+1
1992-03-28Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish1-51/+44
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-87/+97
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-77/+134
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-89/+62
1992-02-27* breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.John Gilmore1-14/+26
1992-02-22* symfile.c (symbol_file_command): strcmp => !strcmp.John Gilmore1-2/+2
1992-02-22* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,Stu Grossman1-486/+338
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