From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19845 invoked by alias); 8 Dec 2005 13:41:51 -0000 Received: (qmail 19827 invoked by uid 22791); 8 Dec 2005 13:41:51 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Dec 2005 13:41:50 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jB8DfmL4007825; Thu, 8 Dec 2005 08:41:48 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jB8DfmV07040; Thu, 8 Dec 2005 08:41:48 -0500 Received: from localhost.localdomain (vpn50-83.rdu.redhat.com [172.16.50.83]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id jB8DflOp032610; Thu, 8 Dec 2005 08:41:48 -0500 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id jB8Dfgh4007716; Thu, 8 Dec 2005 06:41:42 -0700 Date: Thu, 08 Dec 2005 20:43:00 -0000 From: Kevin Buettner To: Nathan Sidwell Cc: GCC Patches , gdb-patches@sources.redhat.com, binutils@sources.redhat.com, Aldy Hernandez , nickc@redhat.com, msnyder@redhat.com, newlib@sourceware.org, brolley@redhat.com Subject: Re: Rename ms1 arch to mt Message-ID: <20051208064141.3f72d7d9@ironwood.lan> In-Reply-To: <4396FBAD.80003@codesourcery.com> References: <4396FBAD.80003@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00151.txt.bz2 On Wed, 07 Dec 2005 15:11:41 +0000 Nathan Sidwell wrote: > This patch touches binutils, gdb, newlib, sid, gcc. Please let me know which > bit(s) you're signing off on. Also, if you'd let me know whether you want to > review further patches (which are going to be even more sed-like) in this > sequence, that'd be great. Okay on the gdb portion. Follow on patches which deal with the ms1 -> mt renaming within gdb/ are preapproved, but do post all patches to gdb-patches@. Kevin