From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29132 invoked by alias); 28 May 2015 06:29:08 -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 29116 invoked by uid 89); 28 May 2015 06:29:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 28 May 2015 06:29:05 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id A9D68340E95; Thu, 28 May 2015 06:29:03 +0000 (UTC) Date: Thu, 28 May 2015 06:29:00 -0000 From: Mike Frysinger To: Yunlian Jiang Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] libiberty: backport a patch from gcc tree. Message-ID: <20150528062903.GF23204@vapier> Mail-Followup-To: Yunlian Jiang , gdb-patches@sourceware.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="65ImJOski3p8EhYV" Content-Disposition: inline In-Reply-To: X-IsSubscribed: yes X-SW-Source: 2015-05/txt/msg00671.txt.bz2 --65ImJOski3p8EhYV Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 891 On 27 May 2015 09:49, Yunlian Jiang wrote: > so that gdb can build with clang. The patch is clean to > gdb tree except that the ChangeLog is different. > I also attached patch with modification of the ChangeLog. libiberty policy is to just check it in after notifying the gdb/binutils li= st. from the MAINTAINERS file: intl/; config.rhost; libiberty/; libiberty's part of include/; compile; depcomp; install-sh; missing; ylwrap; config/ gcc: http://gcc.gnu.org Changes need to be done in tandem with the official GCC sources or submitted to the master file maintainer and brought in via a merge. Note: approved patches in gcc's libiberty or intl are automatically approved in this libiberty and intl also; feel free to merge them yourself if needed sooner than the next merge. Otherwise, changes are automatically merged, usually within a day. -mike --65ImJOski3p8EhYV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVZrWvAAoJEEFjO5/oN/WBpiMP/2imOdGVWqAEcFNdICDNi8DB s9eei15ucFQEIRBnRisE2z3NvXZJJ0pAHCd5Ipv/1guUpvZWcPRTZQpXyFuk/uvn CA5OpAoZ/8XWViVy5vwgHpmsNJO5knpfgnFhNpmzKMb/PW400O5+myBDQBytLadH SZYEy2Wp/yW2XSqKbsSf3E/yqqjIpCmdfzeNT+eu6X5odCe0omQtJBodpLrtVGAN oMCwkKZobJsr1laviNaPqdjMFmbe9LVSgGdsfmssnizJ0YNONy2tCxGMeP33YLSU NuMLUxepmAVcnuyKGLx1TMQnLk1OvImbSveaZoJQhAaRGWe/mYmzsGTNs9S9svBq W4QPiGOrqPi59kH1fux/OTPgY5WtRw2qbW17jT48kz27Wy1fhzeJ7mAEGpE/VVp3 1mtRu5BpgebAdBXH53SoTw5kq90qgcYLx2yhdZ6ZHRYHma6kI2IHPyUmGlw6y0B/ yC8akgY46ZgkiGKDnRBsM5FI0xrGkUKz5r76st792JpFo/WYrKxq86DDGTrESrIo gt7DTgEpX8QovqC8ny7wuK2I8NPXSUIvOPZCqha9BgzBIK+GXW9LRr+2jCx3tOoe oYAbJKgrg4NlMXRnE8+J64XSNuhhINFpotE/Z5JzpI7+t1lkvRjTSN6uvD3MiNNQ B25wX9s+FGQ3TAY+aIXN =pElL -----END PGP SIGNATURE----- --65ImJOski3p8EhYV--