summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-23 18:04:06 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-23 18:04:06 +0000
commitf239382fbc95bbf41900ddc6804588d4d4ac46b1 (patch)
treeb54cbcba86f387ff29256e28992c64001131593d /sys-devel/gcc-config/ChangeLog
parentStable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-f239382fbc95bbf41900ddc6804588d4d4ac46b1.tar.gz
gentoo-2-f239382fbc95bbf41900ddc6804588d4d4ac46b1.tar.bz2
gentoo-2-f239382fbc95bbf41900ddc6804588d4d4ac46b1.zip
version bump
Diffstat (limited to 'sys-devel/gcc-config/ChangeLog')
-rw-r--r--sys-devel/gcc-config/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index c50cd3ff4231..05a14b0c4c9e 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.69 2004/12/08 23:47:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.70 2004/12/23 18:04:06 vapier Exp $
+
+*gcc-config-1.3.8 (23 Dec 2004)
+
+ 23 Dec 2004; Mike Frysinger <vapier@gentoo.org>:
+ Make sure GCC_SPECS doesn't hang around when switching between profiles.
+ Copy libgcc_s.so to /lib (since some systems link files in /bin against it).
+ Make sure the wrapper can locate cross-compilers via /etc/env.d files when
+ the active environment is empty.
*gcc-config-1.3.7-r6 (08 Dec 2004)