From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24840 invoked by alias); 17 Jan 2006 16:40:17 -0000 Received: (qmail 24815 invoked by uid 9119); 17 Jan 2006 16:40:16 -0000 Date: Tue, 17 Jan 2006 16:40:00 -0000 Message-ID: <20060117164016.24813.qmail@sourceware.org> From: jsm28@sourceware.org To: src-cvs@sources.redhat.com Subject: src ChangeLog.csl Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00005.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Branch: binutils-csl-arm-2005q1-branch Changes by: jsm28@sourceware.org 2006-01-17 16:40:16 Modified files: . : ChangeLog.csl Log message: Backport: 2005-08-02 Khem Raj * config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRD instruction. 2005-08-03 Nick Clifton * 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 * 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. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-arm-2005q1-branch&r1=1.1.4.14&r2=1.1.4.15