summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2004-06-28 16:28:29 +0000
committerTim Yamin <plasmaroo@gentoo.org>2004-06-28 16:28:29 +0000
commit2a6ef4f185f57132081f80620c571e0ce3f92b18 (patch)
tree96f8c3761b117141d344c6695fcc6b5688248cdd /sys-kernel/linux-headers/ChangeLog
parentAdded patch to allow compilation with gcc-3.4 closing bug 52819 (Manifest rec... (diff)
downloadgentoo-2-2a6ef4f185f57132081f80620c571e0ce3f92b18.tar.gz
gentoo-2-2a6ef4f185f57132081f80620c571e0ce3f92b18.tar.bz2
gentoo-2-2a6ef4f185f57132081f80620c571e0ce3f92b18.zip
Removing forced inlining from the 2.6.7 headers; this should solve issues for GCC 3.4 users.
Diffstat (limited to 'sys-kernel/linux-headers/ChangeLog')
-rw-r--r--sys-kernel/linux-headers/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog
index 762353da9c74..2dc8d2d427f9 100644
--- a/sys-kernel/linux-headers/ChangeLog
+++ b/sys-kernel/linux-headers/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-kernel/linux-headers
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.82 2004/06/24 22:58:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.83 2004/06/28 16:28:29 plasmaroo Exp $
+
+*linux-headers-2.6.7-r1 (28 Jun 2004)
+
+ 28 Jun 2004; <plasmaroo@gentoo.org> +linux-headers-2.6.7-r1.ebuild,
+ -linux-headers-2.6.7.ebuild, files/linux-headers-2.6.7-appCompat.patch:
+ Removing forced inlining from the 2.6.7 headers; this should solve inlining
+ issues for GCC 3.4 users.
24 Jun 2004; <plasmaroo@gentoo.org>
files/linux-headers-2.6.7-appCompat.patch: