From 307cdcc88307b4fb876b11901e83b7b8ea29a7ad Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Mon, 20 Mar 2006 20:53:13 +0000 Subject: 2006-03-20 Paul Brook * gas/config/tc-arm.c (md_apply_fix): Set H bit on blx instruction. * gas/testsuite/gas/arm/blx-local.d: New test. * gas/testsuite/gas/arm/blx-local.d: New test. --- ChangeLog.csl | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog.csl b/ChangeLog.csl index 5e7f7393e..11e352f25 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,9 +1,15 @@ 2006-03-20 Paul Brook -gas/ - * config/tc-arm.c (THUMB2_LOAD_BIT): Define. + * gas/config/tc-arm.c (md_apply_fix): Set H bit on blx instruction. + + * gas/testsuite/gas/arm/blx-local.d: New test. + * gas/testsuite/gas/arm/blx-local.d: New test. + +2006-03-20 Paul Brook + + * gas/config/tc-arm.c (THUMB2_LOAD_BIT): Define. (move_or_literal_pool): Handle Thumb-2 instructions. (do_t_ldst): Call move_or_literal_pool for =N addressing modes. -gas/testsuite/ - * gas/arm/thumb2_pool.d: New test. - * gas/arm/thumb2_pool.s: New test. + + * gas/testsuite/gas/arm/thumb2_pool.d: New test. + * gas/testsuite/gas/arm/thumb2_pool.s: New test. -- cgit v1.2.3