diff options
author | Nick Clifton <nickc@redhat.com> | 2019-05-29 12:49:13 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-05-29 12:49:13 +0100 |
commit | e33f2313bf63b77763739732be14b469b4b647b7 (patch) | |
tree | 1b52ef161c4626eb927e4ba4bc7d0e39f4b5113a /ChangeLog | |
parent | f948b2de97884bfb4e5fc11d40a6bea9e0b096ae (diff) | |
download | gdb-e33f2313bf63b77763739732be14b469b4b647b7.zip gdb-e33f2313bf63b77763739732be14b469b4b647b7.tar.gz gdb-e33f2313bf63b77763739732be14b469b4b647b7.tar.bz2 |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |