From patchwork Sat Dec 31 00:45:48 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Walter Lee X-Patchwork-Id: 133710 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id F2330B6FC5 for ; Sat, 31 Dec 2011 11:46:00 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1325897161; h=Comment: DomainKey-Signature:Received:Received:Received:Received: Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Mailing-List:Precedence: List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=323NYvjCaXL0DRvLlQr7F1Ijjh8=; b=uF5Ufe9nZXg0leL XRiGjyTHvPevIUiWrTB0JZRkopPmgrrneZxujVoH2RtQxQuUVT/lPUbwiqTZrJb1 PhZt5wjYlWMnhp5SxwcOvFpkTIH2kp/SMu7lHZHfn3gq7sKCbAgkykd4BF36Y6OG pJOZKTOfgRbhWMipNRIOBUpHn9no= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=CDOh7NS5NUJQrfQUuVfH8e2DHb2VSI84lhmjEzqXHFjWpJRdD4GFlqdahhaof/ zsC3nUESRKoQMQtu0/prZXeBDa5hlxJPLRw0EqHyXUegkIzQXy9japtimZnYI4AY 5SPLhKmfEDPid9BN1wdJeOYymRyPvUHsOLk8Qhkj/4WNU=; Received: (qmail 27473 invoked by alias); 31 Dec 2011 00:45:58 -0000 Received: (qmail 27464 invoked by uid 22791); 31 Dec 2011 00:45:57 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from usmamail.tilera.com (HELO USMAMAIL.TILERA.COM) (206.83.70.75) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Dec 2011 00:45:45 +0000 Received: from [192.168.1.48] (98.229.97.107) by USMAExch2.tad.internal.tilera.com (10.3.0.33) with Microsoft SMTP Server id 14.0.694.0; Fri, 30 Dec 2011 19:45:44 -0500 Message-ID: <4EFE5B3C.3060702@tilera.com> Date: Fri, 30 Dec 2011 19:45:48 -0500 From: Walter Lee User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Subject: Re: [PATCH] New port resubmission for TILEPro and TILE-Gx 1/6: toplevel changes References: <4EFE57A3.3070003@tilera.com> <4EFE598F.20707@tilera.com> In-Reply-To: <4EFE598F.20707@tilera.com> Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Here are the toplevel changes. 2011-12-30 Walter Lee * MAINTAINERS (tilegx port): Add self. (tilepro port): Add self. diff -r -u -p -N /home/packages/gcc-4.7.0-182680/MAINTAINERS ./MAINTAINERS --- /home/packages/gcc-4.7.0-182680/MAINTAINERS 2011-12-18 01:31:26.000000000 -0500 +++ ./MAINTAINERS 2011-12-29 22:06:38.548864000 -0500 @@ -104,6 +104,8 @@ sparc port Eric Botcazou ebotcazou@lib spu port Trevor Smigiel trevor_smigiel@playstation.sony.com spu port David Edelsohn dje.gcc@gmail.com spu port Ulrich Weigand uweigand@de.ibm.com +tilegx port Walter Lee walt@tilera.com +tilepro port Walter Lee walt@tilera.com v850 port Nick Clifton nickc@redhat.com vax port Matt Thomas matt@3am-software.com x86-64 port Jan Hubicka jh@suse.cz