aboutsummaryrefslogtreecommitdiff
path: root/gdb/minsyms.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-16fix incorrect comments in minsyms.hTom Tromey1-2/+2
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-6/+0
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-14/+15
2014-02-26introduce minimal_symbol_upper_boundTom Tromey1-0/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-05remove msymbol_objfileTom Tromey1-8/+5
2013-04-08 * coffread.c (record_minimal_symbol): Update.Tom Tromey1-5/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-9/+23
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-18 * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.Tom Tromey1-6/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-22 * minsyms.h: Rearrange. Document header and all functions.Tom Tromey1-27/+171
2011-12-21 * symtab.h: Include minsyms.h.Tom Tromey1-0/+107