aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2004-11-09 16:50:38 +0000
committerMark Mitchell <mark@codesourcery.com>2004-11-09 16:50:38 +0000
commitb34af79cca3412d77e9ec8a724d42c139e53965f (patch)
tree1364a35319c882577d14e1188eedbff5f1e08418 /bfd/ChangeLog
parent08d1f311bf9a6d7d341623aa89e5acc80001b8f9 (diff)
downloadgdb-b34af79cca3412d77e9ec8a724d42c139e53965f.zip
gdb-b34af79cca3412d77e9ec8a724d42c139e53965f.tar.gz
gdb-b34af79cca3412d77e9ec8a724d42c139e53965f.tar.bz2
* elf32-arm.c (elf32_arm_begin_write_processing): Do not use a K&R
declaration. (elf32_arm_symbian_modify_segment_map): Likewise.
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 df51f6a..d7dfe5f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-09 Mark Mitchell <mark@codesourcery.com>
+
+ * elf32-arm.c (elf32_arm_begin_write_processing): Do not use a K&R
+ declaration.
+ (elf32_arm_symbian_modify_segment_map): Likewise.
+
2004-11-09 Daniel Jacobowitz <dan@debian.org>
From David Poole <daveml@mbuf.com>: