missing changelog
authorAlan Modra <amodra@gmail.com>
Tue, 12 Aug 2014 01:38:26 +0000 (11:08 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 12 Aug 2014 01:38:26 +0000 (11:08 +0930)
bfd/ChangeLog
include/ChangeLog
ld/ChangeLog

index d85f409..e2855ad 100644 (file)
@@ -1,3 +1,9 @@
+2014-08-12  Alan Modra  <amodra@gmail.com>
+
+       PR ld/16746
+       * linker.c (_bfd_generic_link_add_one_symbol <WARN>): Handle
+       !lto_plugin_active.
+
 2014-08-07  Chen Gang <gang.chen.5i5j@gmail.com>
 
        * coff-ppc.c (coff_ppc_relocate_section): Ensure local symbols are
index 8a4d265..75c218c 100644 (file)
@@ -1,3 +1,7 @@
+2014-08-12  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h (struct bfd_link_info): Add lto_plugin_active.
+
 2014-07-29  Matthew Fortune  <matthew.fortune@imgtec.com>
 
        * elf/mips.h (PT_MIPS_ABIFLAGS, SHT_MIPS_ABIFLAGS): Define.
index b80e69f..9f194ea 100644 (file)
@@ -1,3 +1,7 @@
+2014-08-12  Alan Modra  <amodra@gmail.com>
+
+       * plugin.c (plugin_load_plugins): Set link_info.lto_plugin_active.
+
 2014-08-08  Ulrich Drepper  <drepper@gmail.com>
 
        * ldlang.h (struct lang_input_statement_flags): Add pushed