summaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 873367d7c1..55c3d639f6 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,18 @@
+2006-04-28 Joseph Myers <joseph@codesourcery.com>
+
+ * gas/config/tc-arm.c (do_iwmmxt_wldstbh): Don't multiply offset
+ by 4 here.
+ (md_apply_fix3): Multiply offset by 4 here for
+ BFD_RELOC_ARM_CP_OFF_IMM_S2.
+ * gas/testsuite/gas/arm/arm.exp: Run iwmmxt-bad2.
+ * gas/testsuite/gas/arm/iwmmxt.s: Increase offsets for wstrb and
+ wstrh.
+ * gas/testsuite/gas/arm/iwmmxt.d: Update expected results.
+ * gas/testsuite/gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb
+ and wldrh.
+ * gas/testsuite/gas/arm/iwmmxt-bad2.l: Update expected error
+ messages.
+
2006-01-16 Joseph Myers <joseph@codesourcery.com>
Backport: