aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>2006-03-03 01:10:42 +0000
committerJim Wilson <wilson@tuliptree.org>2006-03-03 01:10:42 +0000
commit53022e4a53d0f3c2408b598f25662efe713db8c3 (patch)
tree122e0364fd6a1291ff3e4af91dc3222f6ac04c69 /gas/ChangeLog
parent67e054eddf1860916abf2ae7a52c1ef3900c75f0 (diff)
downloadbinutils-53022e4a53d0f3c2408b598f25662efe713db8c3.zip
binutils-53022e4a53d0f3c2408b598f25662efe713db8c3.tar.gz
binutils-53022e4a53d0f3c2408b598f25662efe713db8c3.tar.bz2
Fix problem with double-stop-bit after itc.i instruction.
* config/tc-ia64.c (emit_one_bundle): For IA64_OPCODE_LAST, if we change the template, then clear md.slot[curr].end_of_insn_group.
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 28f5c53..b9f53e0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-02 James E Wilson <wilson@specifix.com>
+
+ * config/tc-ia64.c (emit_one_bundle): For IA64_OPCODE_LAST, if we
+ change the template, then clear md.slot[curr].end_of_insn_group.
+
2006-02-28 Jan Beulich <jbeulich@novell.com>
* macro.c (get_any_string): Don't insert quotes for <>-quoted input.