aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-08-21 11:42:57 +0000
committerAndreas Jaeger <aj@suse.de>2001-08-21 11:42:57 +0000
commit948f9114c9452486ff24644ca8b7828cdde06bee (patch)
tree3160a5a8d6b6bcc93ce4722d7e965845ab155983 /ld/ChangeLog
parentc32144ff6becdde701335c5e42182163531a8611 (diff)
downloadgdb-948f9114c9452486ff24644ca8b7828cdde06bee.zip
gdb-948f9114c9452486ff24644ca8b7828cdde06bee.tar.gz
gdb-948f9114c9452486ff24644ca8b7828cdde06bee.tar.bz2
* deffilep.y: Add missing prototypes.
* pe-dll.c: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4af9b07..93a5d5d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-21 Andreas Jaeger <aj@suse.de>
+
+ * deffilep.y: Add missing prototypes.
+ * pe-dll.c: Likewise.
+
2001-08-20 Alan Modra <amodra@bigpond.net.au>
* ldlang.c (insert_pad): Fix typos in last patch.
@@ -66,7 +71,7 @@
* ldgram.y (saved_script_handle): Initialize to NULL.
* ldmain.c (main): Change check on saved_script_handle.
-
+
2001-08-14 Alan Modra <amodra@bigpond.net.au>
* emultempl/elf32.em: Formatting fixes.