diff options
author | David Carlton <carlton@bactrian.org> | 2003-03-07 00:31:46 +0000 |
---|---|---|
committer | David Carlton <carlton@bactrian.org> | 2003-03-07 00:31:46 +0000 |
commit | 0d4719c89d07c794b40714b03747f9685de97447 (patch) | |
tree | 5e32517c41180a30969d1c2cff66be2fca26464f /MAINTAINERS | |
parent | ea00b6ec6bf5ed83e0c0310feaa6c6559ee7e84a (diff) | |
download | gdb-0d4719c89d07c794b40714b03747f9685de97447.zip gdb-0d4719c89d07c794b40714b03747f9685de97447.tar.gz gdb-0d4719c89d07c794b40714b03747f9685de97447.tar.bz2 |
2003-03-06 David Carlton <carlton@math.stanford.edu>
* minsyms.c (add_minsym_to_hash_table): Use SYMBOL_LINKAGE_NAME.
(add_minsym_to_demangled_hash_table): Use SYMBOL_NATURAL_NAME.
(build_minimal_symbol_hash_tables): Add all minsyms to demangled
hash table.
(install_minimal_symbols): Use SYMBOL_LINKAGE_NAME.
(find_solib_trampoline_target): Ditto.
(compare_minimal_symbols): Ditto.
(compact_minimal_symbols): Ditto.
* symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete.
* minsyms.c (lookup_minimal_symbol_text): Replace use of
DEPRECATED_SYMBOL_MATCHES_NAME by strcmp on linkage name.
(lookup_minimal_symbol_solib_trampoline): Ditto.
* symtab.h: Declare lookup_minimal_symbol_linkage,
lookup_minimal_symbol_natural.
* minsyms.c (lookup_minimal_symbol_aux): New function.
(lookup_minimal_symbol_linkage): Ditto.
(lookup_minimal_symbol_natural): Ditto.
(lookup_minimal_symbol): Move body into
lookup_minimal_symbol_aux.
2003-03-06 David Carlton <carlton@math.stanford.edu>
* gdb.c++/templates.exp (do_tests): Make expressions for 'ptype
Bar' and 'ptype Qux' more generous.
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions