aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-08-17 09:44:19 +0000
committerAlan Modra <amodra@gmail.com>2001-08-17 09:44:19 +0000
commit5d964dfa3eeb841f9df66cf73e0b26a21edfa7fa (patch)
tree235f34c7d0d19bfe4a321960d6b7fab4cd361948 /bfd/ChangeLog
parent5e5728498608c34b5553bd84beeff56fd97e5705 (diff)
downloadgdb-5d964dfa3eeb841f9df66cf73e0b26a21edfa7fa.zip
gdb-5d964dfa3eeb841f9df66cf73e0b26a21edfa7fa.tar.gz
gdb-5d964dfa3eeb841f9df66cf73e0b26a21edfa7fa.tar.bz2
* elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
prototype. * nlm32-alpha.c (nlm_alpha_write_external): Fix warning.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 6f150a4..93d76d8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2001-08-17 Alan Modra <amodra@bigpond.net.au>
+ * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
+ prototype.
+ * nlm32-alpha.c (nlm_alpha_write_external): Fix warning.
+
* elf64-mips.c (UNUSED_RELOC): Define.
(mips_elf64_howto_table_rel): Use it.
(mips_elf64_howto_table_rela): Here too.