From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15402 invoked by alias); 23 Jun 2007 12:29:38 -0000 Received: (qmail 15392 invoked by uid 22791); 23 Jun 2007 12:29:37 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 23 Jun 2007 12:29:34 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 846629819F; Sat, 23 Jun 2007 12:29:32 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 0DD2298180; Sat, 23 Jun 2007 12:29:31 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1I24kM-0003ol-Eq; Sat, 23 Jun 2007 08:29:46 -0400 Date: Sat, 23 Jun 2007 12:29:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: Markus Deuling , gdb-patches@sourceware.org, uweigand@de.ibm.com Subject: Re: [rfc] Replace macros by gdbarch functions in gdbint manual Message-ID: <20070623122946.GA14382@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , Markus Deuling , gdb-patches@sourceware.org, uweigand@de.ibm.com References: <4678FEBE.7040209@de.ibm.com> <467B7557.9000708@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00434.txt.bz2 On Sat, Jun 23, 2007 at 11:04:35AM +0300, Eli Zaretskii wrote: > > The section "Converting an existing Target Architecture to Multi-arch" seems to be obsolete? > > I don't know enough about this. Daniel, could you comment, please? Yes, this is fine. Every target has been converted now and we'd not accept a new port that wasn't. -- Daniel Jacobowitz CodeSourcery