summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-05-29 12:49:13 +0100
committerNick Clifton <nickc@redhat.com>2019-05-29 12:49:13 +0100
commite33f2313bf63b77763739732be14b469b4b647b7 (patch)
tree1b52ef161c4626eb927e4ba4bc7d0e39f4b5113a /ChangeLog
parentf948b2de97884bfb4e5fc11d40a6bea9e0b096ae (diff)
downloadbinutils-gdb-e33f2313bf63b77763739732be14b469b4b647b7.tar.gz
Update release tools with libctf support.
top * src-release.sh (do_proto_toplev): Add libctf to list of directories that can be disabled. binutils* README-how-to-make-a-release: Add libctf to list of directories that need updates in their ChangeLogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8cc3f2ea82..7a55fccde1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-05-29 Nick Clifton <nickc@redhat.com>
+ * src-release.sh (do_proto_toplev): Add libctf to list of
+ directories that can be disabled.
+
+2019-05-29 Nick Clifton <nickc@redhat.com>
+
Import this patch from gcc mainline:
2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>