diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3b9cc04..577580e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2010-06-08 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> + + * config/tc-arm.c (operand_parse_code): Add OP_RRnpctw enum + value. + (parse_operands): Add support for OP_RRnpctw. + (insns): Update floating-point load/store multiples so the + first register is of type OP_RRnpctw. + 2010-06-08 Quentin Neill <quentin.neill@amd.com> * config/tc-i386.c (pi): Rename local loop counter |