aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-10-03 22:07:17 +0000
committerDJ Delorie <dj@redhat.com>2000-10-03 22:07:17 +0000
commitc2a94a7afd8ce232632857a50f40202272670a06 (patch)
treea0fb6aee05d1df009550eb16e4d58493de970cf0 /ld/ChangeLog
parent8c95a62eae0496f7aafd3224189dfd6c5b59445f (diff)
downloadfsf-binutils-gdb-c2a94a7afd8ce232632857a50f40202272670a06.zip
fsf-binutils-gdb-c2a94a7afd8ce232632857a50f40202272670a06.tar.gz
fsf-binutils-gdb-c2a94a7afd8ce232632857a50f40202272670a06.tar.bz2
* pe-dll.c (fill_edata): initialize entire block
(make_one): fill in correct section.
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 7fe1bbd..395f351 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-03 DJ Delorie <dj@redhat.com>
+
+ * pe-dll.c (fill_edata): initialize entire block
+ (make_one): fill in correct section.
+
2000-10-03 Kazu Hirata <kazu@hxi.com>
* ldexp.c: Fix formatting.