aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 62c5f96..4d69e0f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,14 @@
+2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * elfxx-ia64.c: Fix compile time warning messages.
+ * bfd/coff-mcore.c: Fix compile time warning messages.
+ * bfd/coff-ppc.c: Fix compile time warning messages.
+ * bfd/coffcode.h: Fix compile time warning messages.
+ * bfd/elf32-mips.c: Fix compile time warning messages.
+ * bfd/elf64-alpha.c: Fix compile time warning messages.
+ * bfd/libbfd.c: Fix compile time warning messages.
+ * bfd/bfd-in2.h: Regenerate.
+
2001-09-21 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".