diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 1 | ||||
-rw-r--r-- | gas/NEWS | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 27da2cc..b53fcff 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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> @@ -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. |