summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2004-10-12 23:44:57 +0000
committerAlan Modra <amodra@bigpond.net.au>2004-10-12 23:44:57 +0000
commitdbeee18979b2a4894d245e6ee5b56831d429be78 (patch)
tree4ef756088277deeab00c68fb23e0b9c3b059b878 /ld/ChangeLog
parentca299d485974a24b1fa754ad45d2736038daa4a5 (diff)
downloadbinutils-redhat-dbeee18979b2a4894d245e6ee5b56831d429be78.tar.gz
PR 44
* emultempl/pe.em (struct orphan_save): Add os_tail. (place_orphan): Backport assorted fixes from elf32.em.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d6b409dc0a..0b6aa1d708 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-13 Alan Modra <amodra@bigpond.net.au>
+
+ PR 44
+ * emultempl/pe.em (struct orphan_save): Add os_tail.
+ (place_orphan): Backport assorted fixes from elf32.em.
+
2004-10-12 Bob Wilson <bob.wilson@acm.org>
* emultempl/xtensaelf.em: Use ISO C90 formatting.