summaryrefslogtreecommitdiff
path: root/gdb/minsyms.h
Commit message (Expand)AuthorAgeFilesLines
* change minsyms not to be relocated at read-timeTom Tromey2014-02-261-6/+0
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-14/+15
* introduce minimal_symbol_upper_boundTom Tromey2014-02-261-0/+8
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove msymbol_objfileTom Tromey2013-08-051-8/+5
* * coffread.c (record_minimal_symbol): Update.Tom Tromey2013-04-081-5/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-9/+23
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.Tom Tromey2012-12-181-6/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* * minsyms.h: Rearrange. Document header and all functions.Tom Tromey2011-12-221-27/+171
* * symtab.h: Include minsyms.h.Tom Tromey2011-12-211-0/+107