OSDN Git Service

* elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
authorAndreas Schwab <schwab@suse.de>
Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)
commitd285d6238cf3b998b7b3a58165ffa9a5dc5b87df
treeedcdb6a10f8f42a9216d318a444921b744c8c4cf
parentef7ed20071d5d31c5b8037308423bc4b2638dba1
* elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
elf_section_data during processing of pc-relative and absolute
relocations.
(elf_m68k_relocate_section): Use the cached reloc section instead
of computing it again.  Fix handling of visibility.  Don't modify
addend when copying over a relocation into the output.
bfd/ChangeLog
bfd/elf32-m68k.c