aboutsummaryrefslogtreecommitdiff
path: root/gdb/nlmread.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-2/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-07-30Protoization.Kevin Buettner1-14/+6
2000-05-28PARAMS removal.Kevin Buettner1-11/+6
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-1/+1
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-7/+5
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-44/+45
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+261
1999-04-16Initial creation of sourceware repositoryStan Shebs1-261/+0
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+2
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-19/+2
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-32/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1994-07-06 * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer1-7/+0
1994-06-27 * somread.c: Simplify by using stabsect_build_psymtabs.Jeff Law1-1/+1
1994-06-09(nlm_symfile_read): Use SYMBOL_CLASS to access symbol class.Stu Grossman1-1/+1
1994-06-09 * nlmread.c (nlm_symtab_read): Clean up a bit.Stu Grossman1-13/+16
1994-04-26 * dbxread.c (record_minimal_symbol): Record the sectionStu Grossman1-1/+4
1994-03-30 * elfread.c (elf_symtab_read): Change storage_needed,Ian Lance Taylor1-4/+10
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1-1/+2
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1-1/+1
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-2/+1
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-2/+3
1993-10-26 gcc -Wall lint:Jim Kingdon1-0/+1
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-0/+1
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-1/+0
1993-07-20 * Makefile.in (SFILES): Add nlmread.c.Fred Fish1-0/+301