OSDN Git Service

* elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
authorBob Wilson <bob.wilson@acm.org>
Mon, 5 Feb 2007 17:42:38 +0000 (17:42 +0000)
committerBob Wilson <bob.wilson@acm.org>
Mon, 5 Feb 2007 17:42:38 +0000 (17:42 +0000)
commitdaf6fcbda4422ae1aff9cf65d1ea5e2ae9fe8742
tree8611c663f7c714bf49a20ec91edbce0ee80455b9
parent23f925e60f806a3e869b0ffd3fab211ed6900789
* elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
(elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
(elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
(elf_xtensa_allocate_got_size): Replace these with...
(elf_xtensa_allocate_dynrelocs): ...this new function.
(elf_xtensa_size_dynamic_sections): Use it.
bfd/ChangeLog
bfd/elf32-xtensa.c