summaryrefslogtreecommitdiff
path: root/gdb/minsyms.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-29Fix setting-breakpoints regression on PPC64 (function descriptors)Pedro Alves
2017-11-25Use TOLOWER in SYMBOL_HASH_NEXTPedro Alves
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-09-04Introduce OP_VAR_MSYM_VALUEPedro Alves
2017-08-21Handle function aliases better (PR gdb/19487, errno printing)Pedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Change minimal_symbol_reader::record_full to take a boolTom Tromey
2016-10-21Record minimal symbols directly in reader.Tom Tromey
2016-10-21Change minimal_symbol_reader to store objfileTom Tromey
2016-10-21Introduce minimal_symbol_readerTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-06-16fix incorrect comments in minsyms.hTom Tromey
2014-02-26change minsyms not to be relocated at read-timeTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26introduce minimal_symbol_upper_boundTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-08-05remove msymbol_objfileTom Tromey
2013-04-08 * coffread.c (record_minimal_symbol): Update.Tom Tromey
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-18 * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-22 * minsyms.h: Rearrange. Document header and all functions.Tom Tromey
2011-12-21 * symtab.h: Include minsyms.h.Tom Tromey