OSDN Git Service

* elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
authorschwab <schwab>
Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)
committerschwab <schwab>
Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)
commit1c9abc427d8efc453f71fe0432c05a116fd920ea
treea23cadae66538921266c2f2107640aaae08bcff4
parentde34b9e3ec65c94dd4f4d9cb5f25102ee16f6e3f
* 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