From f53ad3cf2b2dc34114a9b74439da5a418ac40e3d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 24 Aug 2018 00:15:35 +0930 Subject: PowerPC64 "call lacks nop" The "-fPIC" and "-mcmodel=small" parts of these messages isn't always true, so lets dispense with that and just report the type of stub causing trouble. * elf64-ppc.c (ppc64_elf_relocate_section): Revise "call lacks nop" error message. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 66eb071..97c8e08 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2018-08-23 Alan Modra + + * elf64-ppc.c (ppc64_elf_relocate_section): Revise "call lacks + nop" error message. + 2018-08-23 Nick Clifton * elf64-hppa.c (elf_hppa_final_link_relocate): Replace unworkable -- cgit v1.1