missing changelog
This commit is contained in:
parent
61f41c3c24
commit
88d3f0870b
3 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue