summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc/ChangeLog')
-rw-r--r--sys-devel/gcc/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 05cbcfe6240d..4328d7336103 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,11 +1,17 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.334 2004/10/05 03:34:41 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.335 2004/10/05 12:35:52 lv Exp $
+
+ 05 Oct 2004; Travis Tilley <lv@gentoo.org> gcc-3.4.2-r2.ebuild:
+ made 3.4.2-r2 rdep on gcc-config-1.3.6-r3 to fix the new specs-specific config
+ switching and marked stable on amd64
05 Oct 2004; Travis Tilley <lv@gentoo.org> gcc-3.4.2-r2.ebuild:
revert the multilib-by-default changes, since this seems to be causing
problems with hardened, and we havent yet completely figured out how to handle
mips' three ABIs.
+ Note: the multilib problem with hardened on amd64 will soon be fixed in
+ hardened-dev-sources, and this will no longer be an issue.
03 Oct 2004; Travis Tilley <lv@gentoo.org> gcc-3.4.2-r2.ebuild:
use create_gcc_env_entry from toolchain.eclass to create gcc-config entries