X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=3904dc134d82b4c1afde5a3ca1aa1fedef83767a;hb=e390720bdc6ddee752992537259d18d1ae8d2eb1;hp=e78eb58cfdeab9b6805d6d651fd2a557cbc05fbc;hpb=4849dfd8f454b9c595e6ee7477f6b7b25c31a499;p=external%2Fbinutils.git diff --git a/ChangeLog b/ChangeLog index e78eb58..3904dc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2016-03-17 Cary Coutant + + * configure.ac: Add mips and s390 to the gold target check. + * configure: Regenerate. + +2016-02-10 Nick Clifton + + Import these patches from the GCC mainline: + + 2016-01-12 Andris Pavenis + + * configure.ac: Enable LTO for DJGPP + * configure: Regenerate + + 2016-01-24 Mikhail Maltsev + + PR bootstrap/69329 + * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. + * Makefile.in: Regenerate. + + 2016-01-25 Aditya Kumar + Sebastian Pop + + * Makefile.in: Regenerate. + * Makefile.tpl: Export ISLVER. + * configure: Regenerate. + * config/isl.m4: Detect isl-0.15. + + 2016-01-29 Sebastian Pop + + * config/isl.m4: Add comments about isl-0.16. + * configure: Regenerate. + +2016-01-12 H.J. Lu + + Sync with GCC + 2015-11-26 David Edelsohn + + * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" + symbols. + + 2016-01-12 Bernd Edlinger + + PR bootstrap/69134 + * Makefile.def (mpfr): Disable assembler. + * Makefile.in: Regenerate. + 2016-01-11 Nick Clifton Import the following changes from the GCC mainline: