From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26445 invoked by alias); 15 Dec 2005 16:18:56 -0000 Received: (qmail 26429 invoked by uid 22791); 15 Dec 2005 16:18:54 -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, 15 Dec 2005 16:18: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 jBFGInag000701; Thu, 15 Dec 2005 11:18:49 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jBFGIl113738; Thu, 15 Dec 2005 11:18:47 -0500 Received: from [172.16.83.133] (vpn83-133.boston.redhat.com [172.16.83.133]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id jBFGIhVa015044; Thu, 15 Dec 2005 11:18:44 -0500 Message-ID: <43A19763.2040301@redhat.com> Date: Mon, 19 Dec 2005 18:41:00 -0000 From: Dave Brolley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) MIME-Version: 1.0 To: Nathan Sidwell CC: gdb-patches@sources.redhat.com, binutils@sources.redhat.com, Nick Clifton , msnyder@redhat.com, "Frank Ch. Eigler" , kevinb@redhat.com Subject: Re: mt renaming -- part 2 References: <43A165F1.2020907@codesourcery.com> In-Reply-To: <43A165F1.2020907@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00232.txt.bz2 OK for the opcodes and SID portions. Also, consider the rename of the sid test directory to be pre-approved. Thanks! Dave Nathan Sidwell wrote: > This is the second part of renaming the ms1 target to mt. This one > fixes all the function, variable, type and #define names. It touches > binutils, opcodes, cpu, gdb & sid. The newlib and gcc portions have > already been committed. > > As before please let me know which bits are being signed off on. > (Kevin, you preapproved the gdb changes, I'm ccing you as an FYI.) > > I've not renamed the sid test directory. I'll do that next. > > nathan >