OSDN Git Service

* elf64-ppc.c (ppc_build_one_stub): Replace assertion that long
authorAlan Modra <amodra@bigpond.net.au>
Mon, 19 Sep 2005 09:35:26 +0000 (09:35 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 19 Sep 2005 09:35:26 +0000 (09:35 +0000)
commitfe84fb7dc8e14a1d467ed5e1bd5e9713149ace68
tree005ac841479b789dab2580860dabb822481b87e3
parentd7742ea61017942f4f33462b414ea13ac0adeb6e
* elf64-ppc.c (ppc_build_one_stub): Replace assertion that long
branch offset is in range with an error.  Print full stub name on
errors.
(ppc_size_one_stub): Print full stub name on errors.
(group_sections): Warn if section size exceeds group size.
(ppc64_elf_size_stubs): Continue relaxing when stub types change.
bfd/ChangeLog
bfd/elf64-ppc.c