mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* solib.c (DEBUG_BASE): Remove macro and all references.
* solib.c (debug_base_symbols): Add array of symbols to lookup. * solib.c (IGNORE_FIRST_LINK_MAP_ENTRY): Add macro. * solib.c (look_for_base, locate_base): Use debug_base_symbols. * solib.c (find_solib): Use IGNORE_FIRST_LINK_MAP_ENTRY.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Tue Dec 28 15:08:00 1993 Fred Fish (fnf@deneb.cygnus.com)
|
||||||
|
|
||||||
|
* solib.c (DEBUG_BASE): Remove macro and all references.
|
||||||
|
* solib.c (debug_base_symbols): Add array of symbols to lookup.
|
||||||
|
* solib.c (IGNORE_FIRST_LINK_MAP_ENTRY): Add macro.
|
||||||
|
* solib.c (look_for_base, locate_base): Use debug_base_symbols.
|
||||||
|
* solib.c (find_solib): Use IGNORE_FIRST_LINK_MAP_ENTRY.
|
||||||
|
|
||||||
Tue Dec 28 12:06:57 1993 Kung Hsu (kung@cirdan.cygnus.com)
|
Tue Dec 28 12:06:57 1993 Kung Hsu (kung@cirdan.cygnus.com)
|
||||||
|
|
||||||
* c-exp.y : fix grammar to parse ellipsis (...)
|
* c-exp.y : fix grammar to parse ellipsis (...)
|
||||||
|
Reference in New Issue
Block a user