From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101785 invoked by alias); 18 Aug 2016 20:04:38 -0000 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 Received: (qmail 101773 invoked by uid 89); 18 Aug 2016 20:04:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Bye, MAINTAINERS, love X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 18 Aug 2016 20:04:27 +0000 Received: from pps.filterd (m0098416.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u7IK4B2t065423 for ; Thu, 18 Aug 2016 16:04:25 -0400 Received: from e31.co.us.ibm.com (e31.co.us.ibm.com [32.97.110.149]) by mx0b-001b2d01.pphosted.com with ESMTP id 24vky59w8h-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 18 Aug 2016 16:04:25 -0400 Received: from localhost by e31.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 18 Aug 2016 14:04:24 -0600 Received: from d03dlp03.boulder.ibm.com (9.17.202.179) by e31.co.us.ibm.com (192.168.1.131) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 18 Aug 2016 14:04:22 -0600 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: cel@us.ibm.com Received: from b03cxnp08027.gho.boulder.ibm.com (b03cxnp08027.gho.boulder.ibm.com [9.17.130.19]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id F278B19D804C for ; Thu, 18 Aug 2016 14:03:54 -0600 (MDT) Received: from b03ledav004.gho.boulder.ibm.com (b03ledav004.gho.boulder.ibm.com [9.17.130.235]) by b03cxnp08027.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u7IK4Dle3342610; Thu, 18 Aug 2016 13:04:21 -0700 Received: from b03ledav004.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2E86678017; Thu, 18 Aug 2016 14:04:21 -0600 (MDT) Received: from [9.70.82.29] (unknown [9.70.82.29]) by b03ledav004.gho.boulder.ibm.com (Postfix) with ESMTP id D0B587804D; Thu, 18 Aug 2016 14:04:20 -0600 (MDT) Subject: Re: PPC GDB patch submission From: "Carl E. Love" To: Ulrich.Weigand@de.ibm.com, gdb-patches@sourceware.org Cc: Edjunior Barbosa Machado Date: Thu, 18 Aug 2016 20:04:00 -0000 In-Reply-To: References: <1471466784.4102.16.camel@us.ibm.com> <1471534161.4102.20.camel@us.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16081820-8235-0000-0000-000009046F65 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00005613; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000181; SDB=6.00746535; UDB=6.00351976; IPR=6.00519070; BA=6.00004668; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00012381; XFM=3.00000011; UTC=2016-08-18 20:04:23 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16081820-8236-0000-0000-0000341426B7 Message-Id: <1471550660.4102.26.camel@us.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-18_09:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608180258 X-SW-Source: 2016-08/txt/msg00186.txt.bz2 On Thu, 2016-08-18 at 17:53 +0200, Ulrich.Weigand@de.ibm.com wrote: > "Carl E. Love" wrote on 18.08.2016 17:29:21: > > > > Uli: > > > > OK, I have filled out the form listing you as the approver. > > OK, approved the request now. The account should be created shortly. > > Bye, > Ulrich Uli: I have added myself to the MAINTAINERS list for gdb main branch. https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=6e859fd22942c6b8077416e01e50355da6cbc052 Carl Love