summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-12-25 06:19:56 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-12-25 06:19:56 +0000
commitd2d227d3d72bd29bb352042de3f0635a65f9ce1c (patch)
treee8ec7ec54cff9d9815fc9d48a18d39ec1b92bc4f /sys-devel/gcc-mips64/ChangeLog
parentAllow gcc-sparc64 to detect whether it's in a glibc or uclibc userland, and m... (diff)
downloadhistorical-d2d227d3d72bd29bb352042de3f0635a65f9ce1c.tar.gz
historical-d2d227d3d72bd29bb352042de3f0635a65f9ce1c.tar.bz2
historical-d2d227d3d72bd29bb352042de3f0635a65f9ce1c.zip
Allow gcc-mips64 to detect whether it's in a glibc or uclibc userland, and modify its CHOST accordingly.
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-devel/gcc-mips64/ChangeLog')
-rw-r--r--sys-devel/gcc-mips64/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/gcc-mips64/ChangeLog b/sys-devel/gcc-mips64/ChangeLog
index e85228c8f6e0..cd63c2b8c990 100644
--- a/sys-devel/gcc-mips64/ChangeLog
+++ b/sys-devel/gcc-mips64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-mips64
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/ChangeLog,v 1.13 2005/10/16 04:42:00 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/ChangeLog,v 1.14 2005/12/25 06:19:56 kumba Exp $
+
+ 25 Dec 2005; Joshua Kinard <kumba@gentoo.org> gcc-mips64-3.4.4.ebuild:
+ Allow gcc-mips64 to detect whether it's in a glibc or uclibc userland, and
+ modify its CHOST accordingly.
*gcc-mips64-3.4.4 (16 Oct 2005)