From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2794 invoked by alias); 22 Jul 2003 09:48:23 -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 2709 invoked from network); 22 Jul 2003 09:48:20 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sources.redhat.com with SMTP; 22 Jul 2003 09:48:20 -0000 Received: from localhost (localhost [127.0.0.1]) by amavis.act-europe.fr (Postfix) with ESMTP id 4F789229F2E for ; Tue, 22 Jul 2003 11:48:19 +0200 (MET DST) Received: from dublin.act-europe.fr ([127.0.0.1]) by localhost (dublin.act-europe.fr [127.0.0.1:10024]) (amavisd-new) with ESMTP id 04147-09 for ; Tue, 22 Jul 2003 11:48:14 +0200 (MET DST) Received: from cardiff.ACT-Europe.FR (cardiff.act-europe.fr [10.10.0.169]) by dublin.act-europe.fr (Postfix) with ESMTP id 4140A22A231 for ; Tue, 22 Jul 2003 11:48:14 +0200 (MET DST) Received: by cardiff.ACT-Europe.FR (Postfix, from userid 560) id 08C9A2E4BBB; Tue, 22 Jul 2003 11:48:13 +0200 (CEST) Date: Tue, 22 Jul 2003 09:48:00 -0000 From: Jerome Guitton To: gdb-patches@sources.redhat.com Subject: Re: [RFA] ARM : prologue scan Message-ID: <20030722094813.GA3100@act-europe.fr> References: <20030721142742.GA3621@act-europe.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030721142742.GA3621@act-europe.fr> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new X-SW-Source: 2003-07/txt/msg00387.txt.bz2 Jerome Guitton (guitton@act-europe.fr): > This patch adds the interpretation of the missing "add" (resp. "sub") > instruction. I have run the testsuite with the simulator, and I > found no regression; but there was a lot of test that failed, so I have > some suspicion on my setup. I have fixed my simulator (thank you Daniel!) and run the testsuite. No regression, no test fixed. -- Jerome