Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-01-17 19:40:16 +0300
committerJoseph Myers <joseph@codesourcery.com>2006-01-17 19:40:16 +0300
commite345873836b7df66db675b4ca9b770780a7fd4aa (patch)
tree292eb00555b5375b406b12bf083befbd0bb080af
parent2a83e895dfc23e64307dea5ccb20c6a7e6860921 (diff)
2005-08-02 Khem Raj <kraj@mvista.com> * config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRD instruction. 2005-08-03 Nick Clifton <nickc@redhat.com> * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about erroneous offsets in iwmmxt instructions. Cannot be part of iwmmxt-bad.s because the errors there stop the assembler before it gets to check the offsets in instructions. * gas/arm/iwmmxt-bad2.d: New file. * gas/arm/iwmmxt-bad2.l: New file: Expected error messages. 2005-08-02 Khem Raj <kraj@mvista.com> * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD and WSTRW instructions to be larger than +/-255. * gas/arm/iwmmxt.d: Fix the expected results for these instructions.
-rw-r--r--ChangeLog.csl24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index d3000a1cd..873367d7c 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,27 @@
+2006-01-16 Joseph Myers <joseph@codesourcery.com>
+
+ Backport:
+ 2005-08-02 Khem Raj <kraj@mvista.com>
+
+ * config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for
+ WLDRD/WSTRD instruction.
+
+ 2005-08-03 Nick Clifton <nickc@redhat.com>
+
+ * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
+ erroneous offsets in iwmmxt instructions. Cannot be part of
+ iwmmxt-bad.s because the errors there stop the assembler before it
+ gets to check the offsets in instructions.
+ * gas/arm/iwmmxt-bad2.d: New file.
+ * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
+
+ 2005-08-02 Khem Raj <kraj@mvista.com>
+
+ * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
+ and WSTRW instructions to be larger than +/-255.
+ * gas/arm/iwmmxt.d: Fix the expected results for these
+ instructions.
+
2005-04-13 Mark Mitchell <mark@codesourcery.com>
* doc/binutils.info: Remove.