diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 8fb5f1d..a81c5d6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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 @@ -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. |