aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Tietz <kai.tietz@onevision.com>2012-10-18 20:40:39 +0000
committerKai Tietz <kai.tietz@onevision.com>2012-10-18 20:40:39 +0000
commitb1c37995c0187af55e271bbbb0bf3e7e9332995e (patch)
tree37d3de218e8970426dec491455e19edb47c4a23f
parent84a23a17fe36cd6dbd3faa611a670a06bd67824f (diff)
downloadbinutils-b1c37995c0187af55e271bbbb0bf3e7e9332995e.tar.gz
Add missed file on my last commit
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index c93e7bc14..6180f7530 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -2,6 +2,8 @@
Changes in 2.23:
+* Enable compressed debug section feature for x86/x86_64 pe-coff.
+
* Add support for the 64-bit ARM architecture: AArch64.
* Added SORT_NONE to the linker script language to disable section sorting.