diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2016-01-12 16:27:09 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2016-01-12 08:27:09 -0800 |
commit | 324402a0c6eb8a24208fe443735fced7662b0ee8 (patch) | |
tree | d381df59a08a062e163aa6ee299d51cec6e973c8 /ChangeLog | |
parent | 65364cc5f0e55a0e1a9e98812fa6f7cf2a007e1f (diff) | |
download | gcc-324402a0c6eb8a24208fe443735fced7662b0ee8.zip gcc-324402a0c6eb8a24208fe443735fced7662b0ee8.tar.gz gcc-324402a0c6eb8a24208fe443735fced7662b0ee8.tar.bz2 |
Sync top-level configure.ac with binutils-gdb
Sync with binutils-gdb:
2015-10-21 Nick Clifton <nickc@redhat.com>
PR gas/19109
* configure.ac: Note the 'none' is an acceptable argument to
--enable-compressed-debug-sections.
* configure: Regenerate.
From-SVN: r232279
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2016-01-12 H.J. Lu <hongjiu.lu@intel.com> + + Sync with binutils-gdb: + 2015-10-21 Nick Clifton <nickc@redhat.com> + + PR gas/19109 + * configure.ac: Note the 'none' is an acceptable argument to + --enable-compressed-debug-sections. + * configure: Regenerate. + 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de> PR bootstrap/69134 |