From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rlpsh-0001cd-KS for garchives@archives.gentoo.org; Fri, 13 Jan 2012 22:45:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4E07E05DD; Fri, 13 Jan 2012 22:45:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8590DE05DD for ; Fri, 13 Jan 2012 22:45:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB26A1B400D for ; Fri, 13 Jan 2012 22:45:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id BC4722004B; Fri, 13 Jan 2012 22:45:45 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-libs/glibc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20120113224545.BC4722004B@flycatcher.gentoo.org> Date: Fri, 13 Jan 2012 22:45:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e25a7041-da74-49a3-a151-cb31164fc3fa X-Archives-Hash: 48171a9dd80ce18c31087fb30268b6dd vapier 12/01/13 22:45:45 Modified: ChangeLog Log: Output more FLAG variables in our ABI summary, and make sure to reset L= DFLAGS when building the target headers for cross-compilers #395619 by Th= omas Sachau and Nathan Phillip Brink. =20 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64) Revision Changes Path 1.816 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.816&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.816&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.815&r2=3D1.816 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.815 retrieving revision 1.816 diff -u -r1.815 -r1.816 --- ChangeLog 13 Jan 2012 21:18:30 -0000 1.815 +++ ChangeLog 13 Jan 2012 22:45:45 -0000 1.816 @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.815 2012= /01/13 21:18:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.816 2012= /01/13 22:45:45 vapier Exp $ + + 13 Jan 2012; Mike Frysinger + files/eblits/src_compile.eblit: + Output more FLAG variables in our ABI summary, and make sure to reset = LDFLAGS + when building the target headers for cross-compilers #395619 by Thomas= Sachau + and Nathan Phillip Brink. =20 *glibc-2.15 (13 Jan 2012) =20