X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=87e3dfc659b3c6fed646087029747045a8408f29;hb=dfd27d41831853da1c7694e2d9e765eccbed22cf;hp=1852129116eecc61803f7dcecec76215faddf062;hpb=da17fe9de923fcee29e6f809693eb7e590966575;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 1852129116..87e3dfc659 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,146 @@ +2018-05-01 Nick Clifton + + * config.guess: Synchronize with config project master sources. + * config.sub: Likewise. + +2018-05-01 Francois H. Theron + + * configure.ac: Added "nfp" target. + * configure: Regenerate. + +2018-02-13 Maciej W. Rozycki + + * configure.ac (noconfigdirs): Add `ld'. + * configure: Regenerate. + +2018-01-30 Nick Clifton + + * src-release.sh (do_proto_toplev): Add patterns for more junk files + to delete before creating the tarball. + +2018-01-29 Nick Clifton + + * src-release.sh (do_proto_toplev): Strip patch remnant files from + the sources before creating the tarball. + +2018-01-13 Nick Clifton + + * src-release.sh: Update copyright notice. Change reference to devo + to be a reference to root. + +2018-01-10 Nick Clifton + + * config-ml.in: Sync with gcc sources. + * config.guess: Likewise. + * config.sub: Likewise. + * configure.ac: Likewise. + * configure: Regenerate. + +2017-12-14 Nick Clifton + + * COPYING.LIBGLOSS: Update address of FSF in copyright notice. + +2017-12-12 Stafford Horne + + * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. + * configure: Regenerate. + +2017-09-15 Nick Clifton + + * src-release.sh (LZIPPROG): New define. Provides the name of the + lzip program. + (do_lz): New function. Compresses a tarball using the lzip + program. + (do_compress): Add support for lzip compression. + (usage): Mention -l option. + (build_release): Support -l option to invoke lzip compression. + +2017-09-15 Alan Modra + + * src-release.sh (do_proto_toplev): Revert last patch. Enable or + disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline, + and sim depending on $tool and $support_files. Echo configure line. + +2017-09-14 Matt Rice + + * src-release.sh (do_proto_toplev): Enable gold during release process. + +2017-04-13 Andrew Jenner + + * config.sub: Sync with master version in config project. + +2017-04-03 Andrew Jenner + + * config.sub: Handle ia16 in $basic_machine. + + bfd/ + * config.bfd: Handle ia16. + + gas/ + * configure.tgt: Handle ia16. + + ld/ + * configure.tgt: Handle ia16. + +2017-03-22 Nick Clifton + + * config.sub: Sync with master version in config project. + * config.guess: Likewise. + +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.