aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 256942f..6dc5e82 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-11 Hans-Peter Nilsson <hp@bitrange.com>
+
+ PR gas/10623
+ * config/tc-mmix.c (md_assemble) <case mmix_operands_xyz_opt>:
+ Allow register operands for SWYM as for TRIP and TRAP. Correct
+ operand handling and error checking. Never emit
+ BFD_RELOC_MMIX_REG_OR_BYTE for operands to these insns.
+
2009-09-10 Alan Modra <amodra@bigpond.net.au>
* config/tc-d10v.c: Include dwarf2dbg.h.