* NEWS: Mention DWARF 2 support for i386pe.

This commit is contained in:
Brian Ford 2004-05-07 14:49:48 +00:00
parent 0503b35538
commit 1b16950104
2 changed files with 6 additions and 0 deletions

View 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

View File

@ -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.