diff options
author | Nick Clifton <nickc@redhat.com> | 2015-10-21 14:57:28 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-10-21 14:57:28 +0100 |
commit | 1283d92f0e4704bb31b1e163b9c88216756ef62c (patch) | |
tree | 0416ae5aee6c6850a2c611be277346e3305b34b7 /gas/ChangeLog | |
parent | 6c3bc0f82c625d425b09c01f96b64946abe4118e (diff) | |
download | gdb-1283d92f0e4704bb31b1e163b9c88216756ef62c.zip gdb-1283d92f0e4704bb31b1e163b9c88216756ef62c.tar.gz gdb-1283d92f0e4704bb31b1e163b9c88216756ef62c.tar.bz2 |
Extend description of the --enable-compressed-debug-sections configure option in gas and ld.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6bc2213..4c8af4c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,8 @@ 2015-10-21 Nick Clifton <nickc@redhat.com> PR gas/19109 - * configure.ac: Restore --enable-compressed-debug-sections. + * configure.ac: Restore --enable-compressed-debug-sections, with + options of all, none or gas. Do not enable compressed debug sections by default for x86 Linux targets. * configure: Regenerate. |