Age | Commit message (Expand) | Author | Files | Lines |
2018-05-29 | Removing lookup_minimal_symbol_and_objfile | Weimin Pan | 1 | -5/+0 |
2018-04-26 | Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer) | Pedro Alves | 1 | -3/+23 |
2018-04-26 | Calling ifunc functions when resolver has debug info, user symbol same name | Pedro Alves | 1 | -1/+1 |
2018-04-05 | Remove some cleanups from search_minsyms_for_name | Tom Tromey | 1 | -8/+5 |
2018-03-23 | aarch64: Make "info address" resolve TLS variables | Weimin Pan | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-29 | Fix setting-breakpoints regression on PPC64 (function descriptors) | Pedro Alves | 1 | -3/+8 |
2017-11-25 | Use TOLOWER in SYMBOL_HASH_NEXT | Pedro Alves | 1 | -1/+1 |
2017-11-08 | Introduce lookup_name_info and generalize Ada's FULL/WILD name matching | Pedro Alves | 1 | -1/+1 |
2017-09-04 | Introduce OP_VAR_MSYM_VALUE | Pedro Alves | 1 | -0/+9 |
2017-08-21 | Handle function aliases better (PR gdb/19487, errno printing) | Pedro Alves | 1 | -0/+4 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-21 | Change minimal_symbol_reader::record_full to take a bool | Tom Tromey | 1 | -7/+7 |
2016-10-21 | Record minimal symbols directly in reader. | Tom Tromey | 1 | -54/+66 |
2016-10-21 | Change minimal_symbol_reader to store objfile | Tom Tromey | 1 | -2/+4 |
2016-10-21 | Introduce minimal_symbol_reader | Tom Tromey | 1 | -19/+24 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-16 | fix incorrect comments in minsyms.h | Tom Tromey | 1 | -2/+2 |
2014-02-26 | change minsyms not to be relocated at read-time | Tom Tromey | 1 | -6/+0 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -14/+15 |
2014-02-26 | introduce minimal_symbol_upper_bound | Tom Tromey | 1 | -0/+8 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-08-05 | remove msymbol_objfile | Tom Tromey | 1 | -8/+5 |
2013-04-08 | * coffread.c (record_minimal_symbol): Update. | Tom Tromey | 1 | -5/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -9/+23 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static. | Tom Tromey | 1 | -6/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-12-22 | * minsyms.h: Rearrange. Document header and all functions. | Tom Tromey | 1 | -27/+171 |
2011-12-21 | * symtab.h: Include minsyms.h. | Tom Tromey | 1 | -0/+107 |