X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FChangeLog;h=c02f5e8e3a9bd596d5c3c0eb9b1245f7bc6c55a0;hb=f522190fa7f04a8d9a1dfc51d0cf69973c08afb5;hp=c4bbe552cfe9d170bcf64448930404081573079a;hpb=d5451cd45325d12b2cc3d10ffe67f09b0e26b967;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index c4bbe552cf..c02f5e8e3a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,25 @@ +2016-12-03 Alan Modra + + * testsuite/ld-cdtest/cdtest-foo.cc: Test for __GNUG__ >= 2. + +2016-12-03 Alan Modra + + * ldexp.c (try_copy_symbol_type): Remove unnecessary check. + +2016-12-02 Nick Clifton + + PR ld/20910 + * ldmain.c (main): Prevent evaluation of % sequences when + printing out a linker script. + + PR ld/20911 + * ldctor.c (ldctor_build_sets): Produce alternative error message + if the reloc was being applied to a special section. + + PR ld/20912 + * emultempl/elf32.em (_place_orphan): Test for ELF format of the + orphan before looking for the SHF_EXCLUDE flag. + 2016-12-02 Josh Conner * Makefile.am: Add dependency information for earmelf_fuchsia.c.