projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
add6016
)
Mention --compress-debug-sections default in NEWS
author
H.J. Lu
<hjl.tools@gmail.com>
Sun, 14 Dec 2014 15:23:15 +0000
(07:23 -0800)
committer
H.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
patch
|
blob
|
history
gas/NEWS
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 27da2ccad438629f8e93853d2761a5ec583879af..b53fcfff50883d0405af4d2dad5a2afc512c8cb6 100644
(file)
--- 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>
diff --git
a/gas/NEWS
b/gas/NEWS
index 8a757c5f4aa5637e7254616776c86ad8f38801d9..16035c695fc5713d3f7542f06d56ac16cbdb15fc 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.