summaryrefslogtreecommitdiff
path: root/samples/powerpc-unknown-linux-gnu
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-26 09:31:07 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-26 09:31:07 (GMT)
commitb50efa85d4e313e891a80af6836a6df099610fce (patch)
tree1e0959cca36a464c8c92359d9c0ef39de7c124bd /samples/powerpc-unknown-linux-gnu
parenta586208ab4cdfcec9e18ef8bf14f81cefe9205f9 (diff)
Update the PPC sample, add a new softfloat PPC sample, thanks to Thomas JOURDAN.
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 54 42 12 0 ++ /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 331 331 0 0 +++++++++++++++ /trunk/samples/powerpc-unknown_nofpu-linux-gnu/reported.by | 2 2 0 0 + 3 files changed, 375 insertions(+), 12 deletions(-)
Diffstat (limited to 'samples/powerpc-unknown-linux-gnu')
-rw-r--r--samples/powerpc-unknown-linux-gnu/crosstool.config54
1 files changed, 42 insertions, 12 deletions
diff --git a/samples/powerpc-unknown-linux-gnu/crosstool.config b/samples/powerpc-unknown-linux-gnu/crosstool.config
index 4eba224..4d98c92 100644
--- a/samples/powerpc-unknown-linux-gnu/crosstool.config
+++ b/samples/powerpc-unknown-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 1.2.0+svn_trunk@855
-# Fri Jul 25 14:00:22 2008
+# crosstool-NG version: 1.2.0+svn_trunk@864
+# Sat Jul 26 11:26:17 2008
#
#
@@ -11,13 +11,10 @@
#
# crosstool-NG behavior
#
-# CT_OBSOLETE is not set
+CT_OBSOLETE=y
CT_EXPERIMENTAL=y
# CT_BROKEN is not set
-CT_DEBUG_CT=y
-# CT_DEBUG_CT_PAUSE_STEPS is not set
-CT_DEBUG_CT_SAVE_STEPS=y
-# CT_DEBUG_CT_SAVE_STEPS_GZIP is not set
+# CT_DEBUG_CT is not set
#
# Paths
@@ -51,7 +48,7 @@ CT_OVERIDE_CONFIG_GUESS_SUB=y
#
# Build behavior
#
-CT_PARALLEL_JOBS=4
+CT_PARALLEL_JOBS=1
CT_LOAD=0
CT_NICE=0
CT_USE_PIPES=y
@@ -69,7 +66,7 @@ CT_LOG_LEVEL_MAX="EXTRA"
# CT_LOG_SEE_TOOLS_WARN is not set
CT_LOG_PROGRESS_BAR=y
CT_LOG_TO_FILE=y
-# CT_LOG_FILE_COMPRESS is not set
+CT_LOG_FILE_COMPRESS=y
#
# Target options
@@ -138,12 +135,45 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-# CT_KERNEL_LINUX_HEADERS_INSTALL is not set
+CT_KERNEL_VERSION="2.6.21.7"
+CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
-CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR=y
+# CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR is not set
CT_KERNEL="linux"
-CT_KERNEL_LINUX_HEADERS_CUSTOM_DIR="/home/thj/workspace/cdk/src/linux-headers-2.6.22.6/powerpc"
+CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
+# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
+# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
+CT_KERNEL_INSTALL_V_2_6_21_7=y
+# CT_KERNEL_INSTALL_V_2_6_22_19 is not set
+# CT_KERNEL_INSTALL_V_2_6_23_17 is not set
+# CT_KERNEL_INSTALL_V_2_6_24 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_1 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_25 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_9 is not set
+# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
+# CT_KERNEL_INSTALL_V_2_6_26 is not set
+CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
+CT_KERNEL_LINUX_VERBOSITY_0=y
+# CT_KERNEL_LINUX_VERBOSITY_1 is not set
+# CT_KERNEL_LINUX_VERBOSITY_2 is not set
+CT_KERNEL_LINUX_VERBOSE_LEVEL=0
+# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
#
# GMP and MPFR