From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26907 invoked by alias); 28 Jan 2005 19:11:36 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 26592 invoked from network); 28 Jan 2005 19:11:31 -0000 Received: from unknown (HELO iris1.csv.ica.uni-stuttgart.de) (129.69.118.2) by sourceware.org with SMTP; 28 Jan 2005 19:11:31 -0000 Received: from rembrandt.csv.ica.uni-stuttgart.de ([129.69.118.42]) by iris1.csv.ica.uni-stuttgart.de with esmtp id 1CubWk-0006jm-00 for ; Fri, 28 Jan 2005 20:11:30 +0100 Received: from ica2_ts by rembrandt.csv.ica.uni-stuttgart.de with local (Exim 3.35 #1 (Debian)) id 1CubWk-0002Ud-00 for ; Fri, 28 Jan 2005 20:11:30 +0100 Date: Fri, 28 Jan 2005 19:11:00 -0000 To: binutils@sources.redhat.com Subject: Re: RFA: Other MIPS testsuite updates Message-ID: <20050128191130.GX15265@rembrandt.csv.ica.uni-stuttgart.de> References: <20050128174502.GA24583@nevyn.them.org> <20050128175043.GA25068@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050128175043.GA25068@nevyn.them.org> User-Agent: Mutt/1.5.6+20040907i From: Thiemo Seufer X-SW-Source: 2005-01/txt/msg00495.txt.bz2 Daniel Jacobowitz wrote: [snip] > 2005-01-28 Daniel Jacobowitz > > * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian. > * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section > symbol names. > > 2005-01-28 Daniel Jacobowitz > > * ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d, > ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d, > ld-mips-elf/elf-rel-xgot-n64-linux.d, ld-mips-elf/elf-rel-xgot-n64.d, > ld-mips-elf/jalbal.d: Force big-endian. > * ld-mips-elf/multi-got-1.d: Make more flexible. > * ld-mips-elf/rel32-n32.d, ld-mips-elf/rel32-o32.d, > ld-mips-elf/rel64.d: Update offsets. Ok. Thiemo