X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=b5c224ecc90cb17634c77e1f46c7fc1b7a9a90c5;hb=7e2fd2f47b37185505f68e45c5cf016c7a16e1ce;hp=e34f36e290daf014cdeb2797e312d01f0f76a107;hpb=255300f5a96079a9860934c44bb9521e7aca45de;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index e34f36e290..b5c224ecc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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.