aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-3.3.4/arm-tune.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-06-30 08:19:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-06-30 08:19:37 +0000
commitc8e5702127e507e82e6f68a4b8c546803accea9d (patch)
tree00583491f40ecc640f2b28452af995e3a63a09d7 /packages/gcc/gcc-3.3.4/arm-tune.patch
parent87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff)
downloadopenembedded-c8e5702127e507e82e6f68a4b8c546803accea9d.tar.gz
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/gcc/gcc-3.3.4/arm-tune.patch')
-rw-r--r--packages/gcc/gcc-3.3.4/arm-tune.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/gcc/gcc-3.3.4/arm-tune.patch b/packages/gcc/gcc-3.3.4/arm-tune.patch
index e69de29bb2..701c99b87c 100644
--- a/packages/gcc/gcc-3.3.4/arm-tune.patch
+++ b/packages/gcc/gcc-3.3.4/arm-tune.patch
@@ -0,0 +1,9 @@
+--- gcc/config/arm/linux-elf.h.orig 2004-03-11 14:46:33.000000000 +0000
++++ gcc/config/arm/linux-elf.h 2004-03-11 14:48:23.000000000 +0000
+@@ -128,3 +128,6 @@
+
+ #define LINK_GCC_C_SEQUENCE_SPEC \
+ "%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"
++
++/* Tune for XScale. */
++#define TARGET_TUNE_DEFAULT TARGET_CPU_xscale