From aa726b9e09228f819a1ebe2c7ffe83b0c9e09d3d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 13 Jan 2014 15:48:24 +1030 Subject: [PATCH] missing changelog for last patch --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 597bcf224fb..9b30b0c9685 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +2014-01-13 Alan Modra + + * elf32-ppc.c (ppc_elf_check_relocs): For @local call to ifunc, + error when shared and force a plt call otherwise. + (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless + plt_type == PLT_NEW. + (ppc_elf_relocate_section): Add missing test to resolve ifuncs to + the appropriate call stub. + 2014-01-10 Alan Modra PR ld/14207 -- 2.30.2