diff options
author | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:24:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:24:21 +0000 |
commit | 047c90248e9c567a833995f32f6213a8bac47798 (patch) | |
tree | 0a95b7389c55173bdc1519da48f2ca3722a9f6b8 /Makefile.in | |
parent | bca18a16dd095af0f9e1eb0c8f684f49a57736a5 (diff) | |
download | gdb-047c90248e9c567a833995f32f6213a8bac47798.zip gdb-047c90248e9c567a833995f32f6213a8bac47798.tar.gz gdb-047c90248e9c567a833995f32f6213a8bac47798.tar.bz2 |
PR binutils/6034
* objcopy.c (stuct symlist): Rename to
is_specified_symbol_predicate_data.
(strip_specific_list): Rename to strip_specific_htab.
(strip_unneeded_list): Rename to strip_unneeded_htab.
(keep_specific_list): Rename to keep_specific_htab.
(localize_specific_list): Rename to localize_specific_htab.
(globalize_specific_list): Rename to globalize_specific_htab.
(keepglobal_specific_list): Rename to keepglobal_specific_htab.
(weaken_specific_list): Rename to weaken_specific_htab.
(eq_string): New function.
(create_symbol_htab): New function.
(create_symbol_htabs): New function.
(add_specific_symbol): Change to use hash tables.
(is_specified_symbol_predicate): New function.
(is_specified_symbol): Use hash table lookup.
(is_strip_section): Update to use new functions and hash tables.
(filter_symbols): Likewise.
(copy_object): Likewise.
(copy_section): Likewise.
(strip_main): Likewise.
(copy_main): Likewise.
(main): Likewise.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions