aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-12-27 11:55:37 +0000
committerNick Clifton <nickc@redhat.com>2005-12-27 11:55:37 +0000
commit0359e808fd2db8900a9ee07b44c288662094ae8b (patch)
tree1534897ee6082e70450d5a1fc3e52714e42e0cfb /gas/ChangeLog
parent590f19724dc1246f8ef53f536ec26ce08987f7c7 (diff)
downloadgdb-0359e808fd2db8900a9ee07b44c288662094ae8b.zip
gdb-0359e808fd2db8900a9ee07b44c288662094ae8b.tar.gz
gdb-0359e808fd2db8900a9ee07b44c288662094ae8b.tar.bz2
PR 1300
* config/tc-arm.c (md_apply_fix): Fix casts to match type in printf format.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index eecd4ef..47b1e07 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-27 James Troup <james@nocrew.org>
+
+ PR 1300
+ * config/tc-arm.c (md_apply_fix): Fix casts to match type in
+ printf format.
+
2005-12-27 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".