2006-03-20 Paul Brook <paul@codesourcery.com>
[binutils.git] / ChangeLog.csl
blob255c0c52e63a95e00c17f1326beaa89becec4ac9
1 2006-03-20  Paul Brook  <paul@codesourcery.com>
3         * gas/config/tc-arm.c (parse_tb): Set inst.error before returning FAIL.
5 2006-03-20  Paul Brook  <paul@codesourcery.com>
7         * gas/config/tc-arm.c (md_apply_fix): Set H bit on blx instruction.
9         * gas/testsuite/gas/arm/blx-local.d: New test.
10         * gas/testsuite/gas/arm/blx-local.d: New test.
12 2006-03-20  Paul Brook  <paul@codesourcery.com>
14         * gas/config/tc-arm.c (THUMB2_LOAD_BIT): Define.
15         (move_or_literal_pool): Handle Thumb-2 instructions.
16         (do_t_ldst): Call move_or_literal_pool for =N addressing modes.
18         * gas/testsuite/gas/arm/thumb2_pool.d: New test.
19         * gas/testsuite/gas/arm/thumb2_pool.s: New test.