summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-3.3.4/arm-tune.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-3.3.4/arm-tune.patch')
-rw-r--r--meta/packages/gcc/gcc-3.3.4/arm-tune.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/packages/gcc/gcc-3.3.4/arm-tune.patch b/meta/packages/gcc/gcc-3.3.4/arm-tune.patch
new file mode 100644
index 0000000000..701c99b87c
--- /dev/null
+++ b/meta/packages/gcc/gcc-3.3.4/arm-tune.patch
@@ -0,0 +1,9 @@
1--- gcc/config/arm/linux-elf.h.orig 2004-03-11 14:46:33.000000000 +0000
2+++ gcc/config/arm/linux-elf.h 2004-03-11 14:48:23.000000000 +0000
3@@ -128,3 +128,6 @@
4
5 #define LINK_GCC_C_SEQUENCE_SPEC \
6 "%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"
7+
8+/* Tune for XScale. */
9+#define TARGET_TUNE_DEFAULT TARGET_CPU_xscale