summaryrefslogtreecommitdiff
path: root/gdb/nlmread.c
Commit message (Expand)AuthorAgeFilesLines
* mfree() -> xmfree().Andrew Cagney2001-12-021-1/+1
* * symtab.c (main_name): New function.Andrew Cagney2001-07-071-1/+1
* 2001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin2001-03-071-2/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Protoization.Kevin Buettner2000-07-301-14/+6
* PARAMS removal.Kevin Buettner2000-05-281-11/+6
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-7/+5
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-44/+45
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+261
* Initial creation of sourceware repositoryStan Shebs1999-04-161-261/+0
* 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-141-2/+2
* (laying some groundwork for a fix for PR 8443)Fred Fish1996-07-081-19/+2
* * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1996-07-031-32/+2
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer1994-07-061-7/+0
* * somread.c: Simplify by using stabsect_build_psymtabs.Jeff Law1994-06-271-1/+1
* (nlm_symfile_read): Use SYMBOL_CLASS to access symbol class.Stu Grossman1994-06-091-1/+1
* * nlmread.c (nlm_symtab_read): Clean up a bit.Stu Grossman1994-06-091-13/+16
* * dbxread.c (record_minimal_symbol): Record the sectionStu Grossman1994-04-261-1/+4
* * elfread.c (elf_symtab_read): Change storage_needed,Ian Lance Taylor1994-03-301-4/+10
* * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1994-02-081-1/+2
* * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1993-12-271-1/+1
* * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1993-10-311-2/+1
* * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1993-10-301-2/+3
* gcc -Wall lint:Jim Kingdon1993-10-261-0/+1
* * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1993-10-211-0/+1
* * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1993-09-021-1/+0
* * Makefile.in (SFILES): Add nlmread.c.Fred Fish1993-07-201-0/+301