aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-3.4.4/gcc34-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.4.4/gcc34-arm-tune.patch
parent87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff)
downloadopenembedded-c8e5702127e507e82e6f68a4b8c546803accea9d.tar.gz
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/gcc/gcc-3.4.4/gcc34-arm-tune.patch')
-rw-r--r--packages/gcc/gcc-3.4.4/gcc34-arm-tune.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/gcc/gcc-3.4.4/gcc34-arm-tune.patch b/packages/gcc/gcc-3.4.4/gcc34-arm-tune.patch
index e69de29bb2..cdb20bef9b 100644
--- a/packages/gcc/gcc-3.4.4/gcc34-arm-tune.patch
+++ b/packages/gcc/gcc-3.4.4/gcc34-arm-tune.patch
@@ -0,0 +1,9 @@
+--- gcc-3.4.0/gcc/config/arm/linux-elf.h.arm-tune 2004-01-31 01:18:11.000000000 -0500
++++ gcc-3.4.0/gcc/config/arm/linux-elf.h 2004-04-24 18:19:10.000000000 -0400
+@@ -126,3 +126,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