]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / ChangeLog
index e34f36e290daf014cdeb2797e312d01f0f76a107..b5c224ecc90cb17634c77e1f46c7fc1b7a9a90c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2017-09-15  Nick Clifton  <nickc@redhat.com>
+
+       * 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  <amodra@gmail.com>
+
+       * 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 <ratmice@gmail.com>
 
        * src-release.sh (do_proto_toplev): Enable gold during release process.