X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=c9a95fedf9cf931a53abade120183976e23cf128;hb=03b039a518fa0f89a9900a44a8b874cc91061305;hp=1e9a495831d0782297fe1986cedde403956564a6;hpb=3f66c01be30edcfaedd11d475078f78e464ca4a0;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 1e9a495831..c9a95fedf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2017-01-23 Nick Clifton + + * configure.ac: Update year in copyright notice. + Sync from FSF GCC mainline, bringing in the following patches. + * Makefile.def: Likewise. + * Makefile.tpl: Likewise. + * configure: Regenerate. + * Makefile.in: Regenerate. + + 2016-12-21 Jakub Jelinek + + * configure.ac: Don't bootstrap libmpx unless --with-build-config + includes bootstrap-mpx. + + 2016-12-01 Matthias Klose + + * configure.ac: Don't use pkg-config to check for bdw-gc. + + 2016-11-30 Matthias Klose + + * Makefile.def: Remove reference to boehm-gc target module. + * configure.ac: Include pkg.m4, check for --with-target-bdw-gc + options and for the bdw-gc pkg-config module. + + 2016-11-15 Matthias Klose + + * config-ml.in: Remove references to GCJ. + * configure.ac: Likewise. + + 2016-09-30 Jakub Jelinek + + * configure.ac: Add target-libffi to target_libraries. + Readd libgcj target disablings, modified to only target-libffi. + Readd target addition of go to unsupported languages. + + 2016-09-30 Andrew Haley + + * Makefile.def: Remove libjava. + * Makefile.tpl: Likewise. + * configure.ac: Likewise. + + 2016-09-26 Anton Kolesov + + * configure.ac: Disable "sim" directory for arc*-*-*. + + 2016-09-12 Maciej W. Rozycki + + * configure.ac: Check for the minimum in-tree MPFR version + handled. + 2016-12-31 Alan Modra * config.sub: Import from upstream.