From ad5fdb5acae272166089abe674a5ee7942d786e2 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Mon, 20 Mar 2006 20:40:56 +0000 Subject: 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. --- ChangeLog.csl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog.csl b/ChangeLog.csl index 57136d36b..5e7f7393e 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1 +1,9 @@ -Local patches on this branch +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. -- cgit v1.2.3