OSDN Git Service

* NEWS: Mention DWARF 2 support for i386pe.
authorBrian Ford <ford@vss.fsi.com>
Fri, 7 May 2004 14:49:48 +0000 (14:49 +0000)
committerBrian Ford <ford@vss.fsi.com>
Fri, 7 May 2004 14:49:48 +0000 (14:49 +0000)
ld/ChangeLog
ld/NEWS

index 8fb5f1d..a81c5d6 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-07  Brian Ford  <ford@vss.fsi.com>
+
+       * NEWS: Mention DWARF 2 support for i386pe.
+
 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
 
        * emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
diff --git a/ld/NEWS b/ld/NEWS
index d4c82fd..39db029 100644 (file)
--- 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.