From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26876 invoked by alias); 18 Mar 2003 16:24:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26853 invoked from network); 18 Mar 2003 16:24:36 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 18 Mar 2003 16:24:36 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 01D782B11; Tue, 18 Mar 2003 11:24:31 -0500 (EST) Message-ID: <3E77483F.8030603@redhat.com> Date: Tue, 18 Mar 2003 16:24:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexandre Oliva Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Add e500 specific gdb.arch tests References: <3E6A41CA.3040308@redhat.com> <3E762BD2.3020308@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00400.txt.bz2 > On Mar 17, 2003, Andrew Cagney wrote: > > >>> 2003-03-08 Andrew Cagney >>> From Elena Zannoni . Test e500 abi and >>> vector registes. >>> * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files. >>> * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files. >>> > >> I've checked this in. > > > Along with some *.exp~ files. Oops :-) Ok to remove those? Arrgh, yes. Andrew