aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@analog.com>2009-09-03 16:50:39 +0000
committerJie Zhang <jie.zhang@analog.com>2009-09-03 16:50:39 +0000
commit118176876bb5ceef6f8d15413602107c157dd106 (patch)
tree1c2f3b27c03d0716c179b48291f3befbc864a3d3 /gas/ChangeLog
parentfca6a796b7fafc1254c61fb2bf36e1bd8893eef8 (diff)
downloadgdb-118176876bb5ceef6f8d15413602107c157dd106.zip
gdb-118176876bb5ceef6f8d15413602107c157dd106.tar.gz
gdb-118176876bb5ceef6f8d15413602107c157dd106.tar.bz2
* config/bfin-parse.y (gen_multi_instr_1): Check anomaly
05000074 only when both slot1 and slot2 are filled. testsuite/ * gas/bfin/parallel5.s: New test. * gas/bfin/error.exp: New test.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 254a5fb..52031ea 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2009-09-03 Jie Zhang <jie.zhang@analog.com>
+ * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
+ 05000074 only when both slot1 and slot2 are filled.
+
+2009-09-03 Jie Zhang <jie.zhang@analog.com>
+
* config/tc-bfin.c (md_assemble): Bump line counters if there is
EOL in the instruction.