summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorBrian Ford <ford@vss.fsi.com>2004-05-07 14:49:48 +0000
committerBrian Ford <ford@vss.fsi.com>2004-05-07 14:49:48 +0000
commitc03febaec09d496e812890bf8e4850bb758d84bf (patch)
tree776dc57d658683b55c4ce24e640a38062cbb10f7 /ld/NEWS
parent82d04348054b8ef90e119b99a34bd1e8e3e6664d (diff)
downloadbinutils-redhat-c03febaec09d496e812890bf8e4850bb758d84bf.tar.gz
* NEWS: Mention DWARF 2 support for i386pe.
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 d4c82fdaf6..39db029971 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* DWARF 2 support for i386pe added.
+
* The linker script operator DEFINED() will now yield 1 only for a symbol that
is defined before the statement where DEFINED is used.