missing changelog

This commit is contained in:
Alan Modra 2014-08-12 11:08:26 +09:30
parent 61f41c3c24
commit 88d3f0870b
3 changed files with 14 additions and 0 deletions

View 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

View 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.

View 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