diff options
author | 2007-10-06 17:59:24 +0000 | |
---|---|---|
committer | 2007-10-06 17:59:24 +0000 | |
commit | 708af06b583cc72727b34dc9c3f9272a2dc53a12 (patch) | |
tree | d3804dd54a5a8c686b99794c0f558061251a0c71 /sys-devel/binutils/ChangeLog | |
parent | ppc stable, bug #194797 (diff) | |
download | historical-708af06b583cc72727b34dc9c3f9272a2dc53a12.tar.gz historical-708af06b583cc72727b34dc9c3f9272a2dc53a12.tar.bz2 historical-708af06b583cc72727b34dc9c3f9272a2dc53a12.zip |
fixes from upstream and disable false positive ld tests
Package-Manager: portage-2.1.3.11
Diffstat (limited to 'sys-devel/binutils/ChangeLog')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 432de9ba9c79..0c7fec419e7a 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,18 @@ # 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.309 2007/10/06 14:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.310 2007/10/06 17:59:23 vapier Exp $ + +*binutils-2.18-r1 (06 Oct 2007) + + 06 Oct 2007; Mike Frysinger <vapier@gentoo.org> +binutils-2.18-r1.ebuild: + Fix from upstream for GNU RELRO stripping, disable false positive tests, + and add fix from upstream for multitarget on x86_64. + +*binutils-2.17-r2 (06 Oct 2007) + + 06 Oct 2007; Mike Frysinger <vapier@gentoo.org> +binutils-2.17-r2.ebuild: + Add backwards compat support for GNU_HASH for a few anal targets, disable + false positive tests, and add fix from upstream for multitarget on x86_64. *binutils-2.18.50.0.2 (06 Oct 2007) |