summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-11-14 17:04:06 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-11-14 17:04:06 +0000
commita57e87a5d4b5ae043a354f8bade97ab41b12b7d3 (patch)
tree049ecb66693205e32daf47f3a22250e9d96dde46 /sys-devel/crossdev/files
parentStable on sparc wrt #147570 (diff)
downloadgentoo-2-a57e87a5d4b5ae043a354f8bade97ab41b12b7d3.tar.gz
gentoo-2-a57e87a5d4b5ae043a354f8bade97ab41b12b7d3.tar.bz2
gentoo-2-a57e87a5d4b5ae043a354f8bade97ab41b12b7d3.zip
Cell update
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'sys-devel/crossdev/files')
-rwxr-xr-xsys-devel/crossdev/files/crossdev7
-rw-r--r--sys-devel/crossdev/files/digest-crossdev-0.9.17-r21
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/crossdev/files/crossdev b/sys-devel/crossdev/files/crossdev
index 820a4c7ed6a0..f90aeb945b4b 100755
--- a/sys-devel/crossdev/files/crossdev
+++ b/sys-devel/crossdev/files/crossdev
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.78 2006/10/11 21:46:43 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.79 2006/11/14 17:04:06 lu_zero Exp $
cd /
@@ -141,12 +141,12 @@ parse_target() {
${CROSSDEV} -t spu-elf || exit 1
exit 0;;
spu*) TARCH=ppc64;
- GPKG="gcc-cell";
+ GVER="4.3.0_alpha20061111"; BVER="2.17.50.0.6";
KPKG="[none]";
LPKG="newlib";;
ppu*) TARCH=ppc64;
CPRE=powerpc64;
- GPKG="gcc-cell";;
+ GVER="4.3.0_alpha20061111"; BVER="2.17.50.0.6";;
ps2*) einfo "The ps2 target is really an alias for the ee/iop/dvp targets"
${CROSSDEV} -t ee || exit 1
@@ -189,6 +189,7 @@ parse_target() {
- msp430 http://mspgcc.sourceforge.net/
- nios2 http://www.altera.com/products/ip/processors/nios2/ni2-index.html
- ee / iop / dvp (ps2) [Playstation 2 targets]
+ - ppu / spu (cell) [Cell/Playstation 3 targets]
Softfloat toolchains:
Set the 'vendor' field to 'softfloat'
e.g. armeb-softfloat-linux-uclibc
diff --git a/sys-devel/crossdev/files/digest-crossdev-0.9.17-r2 b/sys-devel/crossdev/files/digest-crossdev-0.9.17-r2
index 8b137891791f..e69de29bb2d1 100644
--- a/sys-devel/crossdev/files/digest-crossdev-0.9.17-r2
+++ b/sys-devel/crossdev/files/digest-crossdev-0.9.17-r2
@@ -1 +0,0 @@
-