summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-18 17:43:55 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-18 17:43:55 +0000
commit233fe79d27df8ea20b728dddf29709eaf5870d67 (patch)
tree96520cba253ba62b6d5023fc1563d150e1b3f84d /ld/NEWS
parent732ab981c5d4d05204dfa2c4530cd868854c64f9 (diff)
downloadbinutils-redhat-233fe79d27df8ea20b728dddf29709eaf5870d67.tar.gz
ld: change --enable-new-dtags to only generate new dtags
The "new" dtags options have been around for 14+ years, so there shouldn't be a need to generate both new & old tags anymore. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 9b9f4a6b25..1e07605e00 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -2,6 +2,8 @@
* Add support for the Imagination Technologies Meta processor.
+* --enable-new-dtags no longer generates old dtags in addition to new dtags.
+
Changes in 2.23:
* Enable compressed debug section feature for x86/x86_64 pe-coff.