aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
1997-06-13 * symfile.c (generic_load): Check return code of target_write_memory.David Edelsohn1-2/+4
1997-06-13 * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1-9/+763
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-1/+3
1996-07-18Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+9
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-7/+9
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-2/+27
1996-06-28 * configure,configure.in: Add target sparclet.Dawn Perchik1-51/+31
1996-04-05 * symfile.c (generic_load): Initialize data_count properly.Stan Shebs1-1/+1
1996-04-04 * symfile.c (report_transfer_performance): New function.Stan Shebs1-21/+29
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-7/+20
1996-02-21 * solib.c (solib_break_names): Define for Solaris and Linux.Jeff Law1-1/+1
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-42/+55
1996-02-14 * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):Fred Fish1-5/+7
1996-01-12 * symfile.c (decrement_reading_symtab): New function.Per Bothner1-0/+14
1996-01-04 * mdebugread.c (mylookup_symbol): enum namespace becomesSteve Chamberlain1-4/+5
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-1/+3
1995-12-03 * symfile.c (global_psymbols, static_psymbols): Remove, unused.Fred Fish1-8/+35
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-17/+64
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer1-8/+16
1994-08-19 * c-typeprint.c (c_print_type): Assume demangled argumentsPeter Schauer1-19/+52
1994-06-02 * configure.in: Add nlm subdir to configdirs for alpha-*-netwareStu Grossman1-3/+12
1994-04-02* symfile.c (deduce_language_from_filename): .cpp is a C++ extension.Jim Kingdon1-5/+6
1994-03-10Modified Files:Kung Hsu1-20/+21
1994-03-02 * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1-17/+20
1994-03-01Modified Files:Kung Hsu1-9/+31
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie1-9/+23
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-5/+5
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-2/+6
1993-10-31 * objfiles.h, infcmd.c, symfile.c: Add comments about how variousJim Kingdon1-0/+5
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-44/+155
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