aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-23 15:30:34 +0000
committerNick Clifton <nickc@redhat.com>2001-08-23 15:30:34 +0000
commit67a374a5f13325910f77b973959ff20c162d907a (patch)
tree2359cc21daa8cf6b34004f20afd431ba90b4975f /bfd/ChangeLog
parentdb6751f2e760a6a65ab297b83942951b9aea3b79 (diff)
downloadgdb-67a374a5f13325910f77b973959ff20c162d907a.zip
gdb-67a374a5f13325910f77b973959ff20c162d907a.tar.gz
gdb-67a374a5f13325910f77b973959ff20c162d907a.tar.bz2
Add missing prototypes for bout.c
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 551b9d0..fc01f03 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * aoutf1.h (sunos_write_object_contents): Silence compile time
+ warning.
+ * libaout.h (N_SET_DYNAMIC): Silence compile time warning.
+
+ * bout.c: Add missing function prototypes. Fix formatting.
+
2001-08-23 Jakub Jelinek <jakub@redhat.com>
* elf-bfd.h (enum elf_reloc_type_class): New.