summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-07-29 04:34:28 +0000
committerMike Frysinger <vapier@gentoo.org>2007-07-29 04:34:28 +0000
commit478eb94f7df5fb5128ef4c49aa1bfc51ecd412f2 (patch)
tree8486be43ef3bd05c3d9824a4606befef503f27ca /sys-devel/binutils/ChangeLog
parentDrop dep on net-dialup/xc; use dodoc (diff)
downloadgentoo-2-478eb94f7df5fb5128ef4c49aa1bfc51ecd412f2.tar.gz
gentoo-2-478eb94f7df5fb5128ef4c49aa1bfc51ecd412f2.tar.bz2
gentoo-2-478eb94f7df5fb5128ef4c49aa1bfc51ecd412f2.zip
Fix building with sanitized linux-headers, fix stripping of .o objects, and discard GNU debuglink sections.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sys-devel/binutils/ChangeLog')
-rw-r--r--sys-devel/binutils/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index c54bd829fb62..fedb0d40a348 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.296 2007/07/04 22:10:52 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.297 2007/07/29 04:34:28 vapier Exp $
+
+*binutils-2.17-r1 (29 Jul 2007)
+
+ 29 Jul 2007; Mike Frysinger <vapier@gentoo.org> +binutils-2.17-r1.ebuild:
+ Fix building with sanitized linux-headers, fix stripping of .o objects, and
+ discard GNU debuglink sections.
03 Jul 2007; Tom Gall <tgall@gentoo.org> binutils-2.17.50.0.17.ebuild:
stable on ppc64, addresses power6, ps3 and other gcc issues