projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0503b35
)
* NEWS: Mention DWARF 2 support for i386pe.
author
Brian Ford
<ford@vss.fsi.com>
Fri, 7 May 2004 14:49:48 +0000
(14:49 +0000)
committer
Brian Ford
<ford@vss.fsi.com>
Fri, 7 May 2004 14:49:48 +0000
(14:49 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/NEWS
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 8fb5f1de2d6f96ce211068ef82c3bff399c6a330..a81c5d64b7703fd59715515c28ae35137cfa7bf0 100644
(file)
--- 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
diff --git
a/ld/NEWS
b/ld/NEWS
index d4c82fdaf6c0463b6a021ce804a3bab646ba7bac..39db029971f92dd536018f151ac908a04035d306 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.