From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12851 invoked by alias); 9 Sep 2003 12:52:38 -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 12834 invoked from network); 9 Sep 2003 12:52:34 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sources.redhat.com with SMTP; 9 Sep 2003 12:52:34 -0000 Received: from localhost (localhost [127.0.0.1]) by amavis.act-europe.fr (Postfix) with ESMTP id 552FA229FD2; Tue, 9 Sep 2003 14:52:33 +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 02705-02; Tue, 9 Sep 2003 14:52:31 +0200 (MET DST) Received: from berne.int.act-europe.fr (berne.act-europe.fr [10.10.0.165]) by dublin.act-europe.fr (Postfix) with ESMTP id EDC85229FCA; Tue, 9 Sep 2003 14:52:30 +0200 (MET DST) Received: by berne.int.act-europe.fr (Postfix, from userid 560) id F05BD592B; Tue, 9 Sep 2003 08:52:29 -0400 (EDT) Date: Tue, 09 Sep 2003 12:52:00 -0000 From: Jerome Guitton To: Richard.Earnshaw@arm.com Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] ARM : prologue scan Message-ID: <20030909125229.GS26104@act-europe.fr> References: <20030909102315.GQ26104@act-europe.fr> <200309091249.h89Cnsn25311@pc960.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309091249.h89Cnsn25311@pc960.cambridge.arm.com> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new X-SW-Source: 2003-09/txt/msg00156.txt.bz2 Richard Earnshaw (rearnsha@arm.com): > The APCS is obsolete (it predates Thumb), you might find some documents on > the web if you look hard enough, but I wouldn't bet on it these days. > Nevertheless, it's what ARM/Linux is currently based upon, so its usage is > not. OK, understood. Thank you! -- Jerome