aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-18 17:43:58 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-18 17:43:58 +0000
commitb1b00fcc619cfa409c4e244f609ab82f3a3c37d2 (patch)
tree6947756f5289396789c0010bc3b879355709066d /ld/NEWS
parent8ce3d284cb47f1b08c74d8a20b6b0cfd2d225d2c (diff)
downloadgdb-b1b00fcc619cfa409c4e244f609ab82f3a3c37d2.zip
gdb-b1b00fcc619cfa409c4e244f609ab82f3a3c37d2.tar.gz
gdb-b1b00fcc619cfa409c4e244f609ab82f3a3c37d2.tar.bz2
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 9b9f4a6..1e07605 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.