* elf64-ppc.c (ppc_build_one_stub): Replace assertion that long
commit1022ae2512b45a81ac4f04d67aaadf0c17b6a667
authorAlan Modra <amodra@bigpond.net.au>
Mon, 19 Sep 2005 09:35:26 +0000 (19 09:35 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 19 Sep 2005 09:35:26 +0000 (19 09:35 +0000)
tree208509b6640948c23f73c468f833be174ba9976d
parenta450a63701ad25264f7a3b913c085296eb2456d9
* 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