aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-04-29 13:05:49 +0000
committerAlan Modra <amodra@gmail.com>2004-04-29 13:05:49 +0000
commit2f9636ba507e18f348cdc34f5b523dfbd94c211d (patch)
treef1b4459f56243c974bd476e40d2e3f9f53bbde3d /ld/ChangeLog
parent3e722fb54b0d55afa5fd3d1b97189a06d41d6329 (diff)
downloadgdb-2f9636ba507e18f348cdc34f5b523dfbd94c211d.zip
gdb-2f9636ba507e18f348cdc34f5b523dfbd94c211d.tar.gz
gdb-2f9636ba507e18f348cdc34f5b523dfbd94c211d.tar.bz2
* pe-dll.c: Revert changes accidentally committed 2004-03-08.
(fill_edata): Correct pointer arithmetic.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ad50e6b..6d535da 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-29 Alan Modra <amodra@bigpond.net.au>
+
+ * pe-dll.c: Revert changes accidentally committed 2004-03-08.
+ (fill_edata): Correct pointer arithmetic.
+
2004-04-21 Chris Demetriou <cgd@broadcom.com>
* ld.texinfo: Remove MIPS --embedded-relocs documentation.