diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f9a0575..1f9b698 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2013-10-17 Alan Modra <amodra@gmail.com> + + PR 16056 + * elf.c (copy_elf_program_header): Only consider SEC_ALLOC sections + when finding lowest_section. + 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com> * elfxx-mips.c (mips_elf_obj_tdata): Add abi_msa_bfd. |