* elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)
commitd2ff124f9080f1f82c6d79174397c68d1542afde
treece63774481db52ac09adae86265dc36d3702f672
parentdd4b5cc0c0e1f6052bd5b792ad487611985c0f83
* 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
This page took 0.025495 seconds and 4 git commands to generate.