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 d85f409da888a79cff89efd4bebf6e82e7902c22..e2855ad518271fc2fc1dcf578d2df4f4133ee218 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 8a4d265dc45650a3892a0469f2bf570a6f00e39a..75c218ce558f9528a8a3a6ff01caecdbb1399997 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 b80e69f1ed593f86d8411687c4f56b326956949c..9f194ea7e8dcea6717571fbf609fe05c18ead932 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
This page took 0.027159 seconds and 4 git commands to generate.