1 2006-03-20 Paul Brook <paul@codesourcery.com>
3 * gas/config/tc-arm.c (parse_operands): Set default error message.
5 2006-03-20 Paul Brook <paul@codesourcery.com>
7 * gas/config/tc-arm.c (parse_tb): Set inst.error before returning FAIL.
9 2006-03-20 Paul Brook <paul@codesourcery.com>
11 * gas/config/tc-arm.c (md_apply_fix): Set H bit on blx instruction.
13 * gas/testsuite/gas/arm/blx-local.d: New test.
14 * gas/testsuite/gas/arm/blx-local.d: New test.
16 2006-03-20 Paul Brook <paul@codesourcery.com>
18 * gas/config/tc-arm.c (THUMB2_LOAD_BIT): Define.
19 (move_or_literal_pool): Handle Thumb-2 instructions.
20 (do_t_ldst): Call move_or_literal_pool for =N addressing modes.
22 * gas/testsuite/gas/arm/thumb2_pool.d: New test.
23 * gas/testsuite/gas/arm/thumb2_pool.s: New test.