Mention --compress-debug-sections default in NEWS
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 14 Dec 2014 15:23:15 +0000 (07:23 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 14 Dec 2014 15:23:15 +0000 (07:23 -0800)
* NEWS: Mention --compress-debug-sections is on by default for
Linux/x86.

gas/ChangeLog
gas/NEWS

index 27da2cc..b53fcff 100644 (file)
@@ -2,6 +2,7 @@
 
        * config/tc-i386.c (flag_compress_debug): Default to compress
        debug sections for Linux.
+       * NEWS: Mention it.
 
 2014-12-12  Alan Modra  <amodra@gmail.com>
 
index 8a757c5..16035c6 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,9 @@
 -*- text -*-
 
+Changes in 2.26:
+
+* --compress-debug-sections is turned on for Linux/x86 by default.
+
 Changes in 2.25:
 
 * Add support for the AVR Tiny microcontrollers.