From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19980 invoked by alias); 6 Aug 2002 22:53:22 -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 19969 invoked from network); 6 Aug 2002 22:53:21 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 6 Aug 2002 22:53:21 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g76MeMl07607 for ; Tue, 6 Aug 2002 18:40:22 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g76MrIu15885; Tue, 6 Aug 2002 18:53:19 -0400 Received: from romulus.sfbay.redhat.com (IDENT:u1RJDvbGy4Urvl3hCHEk+54tgNbu3O+Y@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g76MrCe22349; Tue, 6 Aug 2002 15:53:12 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g76MrAk32225; Tue, 6 Aug 2002 15:53:10 -0700 Date: Tue, 06 Aug 2002 15:53:00 -0000 From: Kevin Buettner Message-Id: <1020806225310.ZM32224@localhost.localdomain> In-Reply-To: Andrew Cagney "[patch/rfc] Rationalize Instruction Set Architecture targets" (Aug 5, 10:42pm) References: <3D4F3784.9080500@ges.redhat.com> To: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Rationalize Instruction Set Architecture targets MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg00149.txt.bz2 On Aug 5, 10:42pm, Andrew Cagney wrote: > I'm not sure how to follow this through. I could commit it all as is, > or incrementally has maintainers for specific targets (eg PPC/rs6000, > i386) give an ok. Okay on the parts I can okay. Kevin