summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brown <julian@codesourcery.com>2006-09-05 14:24:01 +0000
committerJulian Brown <julian@codesourcery.com>2006-09-05 14:24:01 +0000
commit1c393e4a330888e321d7952b2970e42014479ed5 (patch)
treebb2debe9ad6464fb2657a6669329efc3d605ffe7
parenta7e654f078eedb056e9aac9ae9090b69cf8bc740 (diff)
downloadcygnal-1c393e4a330888e321d7952b2970e42014479ed5.tar.gz
cygnal-1c393e4a330888e321d7952b2970e42014479ed5.tar.bz2
cygnal-1c393e4a330888e321d7952b2970e42014479ed5.zip
gas/
* config/tc-arm.c (parse_qfloat_immediate): Disallow integer syntax for floating-point immediates.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index e36028c53..7d820e1db 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-09-05 Julian Brown <julian@codesourcery.com>
+
+ gas/
+ * config/tc-arm.c (parse_qfloat_immediate): Disallow integer syntax for
+ floating-point immediates.
+
2006-09-04 Paul Brook <paul@codesourcery.com>
gas/