X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=c9a95fedf9cf931a53abade120183976e23cf128;hb=a379284af268ed768674e7f452ca78dad2aaaf55;hp=3904dc134d82b4c1afde5a3ca1aa1fedef83767a;hpb=ea01647092eefeca9336b36809962ff097306b41;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 3904dc134d..c9a95fedf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,116 @@ +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. + +2016-12-08 Alan Modra + + * configure: Regenerate. + +2016-12-02 Josh Conner + + * configure.ac: Add fuchsia to targets that use ELF. + * configure: Regenerated. + +2016-11-07 Doug Evans + + * config.sub: Sync with upstream version 2016-11-03. + git://git.sv.gnu.org/config.git + * config.guess: Sync with upstream version 2016-10-02. + +2016-09-27 Simon Marchi + + * .gitignore: Add archives and make stamps. + +2016-07-20 Yan-Ting Lin + + * configure.ac (nds32*-*-*): Remove entry to enable gdb. + * configure: Regenerated. + +2016-06-28 Walter Lee + + * configure.ac (tilepro-*-*): Add gdb to noconfigdirs. + * configure: Regenerate. + +2016-05-28 Alan Modra + + * Makefile.tpl (configure): Depend on m4 files included. + * Makefile.in: Regenerate. + +2016-05-27 Nick Clifton + + * config.guess (Alpha OSF1): Fix typo introduced during the most + recent synchronization update. + +2016-05-23 Nick Clifton + + * Import these patches from the gcc mainline: + + 2016-05-16 Jakub Sejdak + + * config.guess: Import version 2016-04-02 (newest). + * config.sub: Import version 2016-05-10 (newest). + +2016-04-19 Nick Clifton + + * Import this patch from the GCC mainline: + + 2016-04-13 Segher Boessenkool + + PR bootstrap/70173 + * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, + and gotools directories. Delete the stage_final file. + * Makefile.in: Regenerate. + 2016-03-17 Cary Coutant * configure.ac: Add mips and s390 to the gold target check.