aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-11-19 11:58:02 +0000
committerAlan Modra <amodra@gmail.com>2004-11-19 11:58:02 +0000
commitde52dba4abb83cdac3aae1ecdaa2c5c176b168f6 (patch)
treeb2b562c582ffe666fb20fc374513dfe3531ab7e1 /bfd/ChangeLog
parent9cd6d51a560c784509b87b6d5bca7470b43dd9bc (diff)
downloadgdb-de52dba4abb83cdac3aae1ecdaa2c5c176b168f6.zip
gdb-de52dba4abb83cdac3aae1ecdaa2c5c176b168f6.tar.gz
gdb-de52dba4abb83cdac3aae1ecdaa2c5c176b168f6.tar.bz2
* elf32-arm.c (elf32_arm_finish_dynamic_sections): Warning fix.
* elf32-iq2000.c (iq2000_reloc_type_lookup): C90 function decl. * nlmcode.h (nlm_write_object_contents): Warning fix.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 376926e..a65a887 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-19 Alan Modra <amodra@bigpond.net.au>
+
+ * elf32-arm.c (elf32_arm_finish_dynamic_sections): Warning fix.
+ * elf32-iq2000.c (iq2000_reloc_type_lookup): C90 function decl.
+ * nlmcode.h (nlm_write_object_contents): Warning fix.
+
2004-11-18 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (ebb_propose_action): Fix argument order.