aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index fc9b323..4719b5a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -8,6 +8,11 @@ Wed Aug 29 13:37:20 2001 J"orn Rennecke <amylaar@redhat.com>
* emulparams/h8300self.sh: New file.
* Makefile.in: Regenerated.
+2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
+ with macro name.
+
2001-08-27 Linus Nordberg <linus@swox.com>
Alan Modra <amodra@bigpond.net.au>