aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99341.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99341.patch')
-rw-r--r--toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99341.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99341.patch b/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99341.patch
deleted file mode 100644
index d9073123c4..0000000000
--- a/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99341.patch
+++ /dev/null
@@ -1,28 +0,0 @@
- 2009-08-26 Julian Brown <julian@codesourcery.com>
-
- gcc/config/arm/
- * uclinux-eabi.h (LINK_GCC_C_SEQUENCE_SPEC): Override definition
- for uclinux.
-
-2010-07-26 Julian Brown <julian@codesourcery.com>
-
- Merge from Sourcery G++ 4.4:
-
- 2009-08-26 Kazu Hirata <kazu@codesourcery.com>
-
-
-=== modified file 'gcc/config/arm/uclinux-eabi.h'
---- old/gcc/config/arm/uclinux-eabi.h 2009-02-20 15:20:38 +0000
-+++ new/gcc/config/arm/uclinux-eabi.h 2010-08-12 15:23:21 +0000
-@@ -50,6 +50,10 @@
- #undef ARM_DEFAULT_ABI
- #define ARM_DEFAULT_ABI ARM_ABI_AAPCS_LINUX
-
-+#undef LINK_GCC_C_SEQUENCE_SPEC
-+#define LINK_GCC_C_SEQUENCE_SPEC \
-+ "--start-group %G %L --end-group"
-+
- /* Clear the instruction cache from `beg' to `end'. This makes an
- inline system call to SYS_cacheflush. */
- #undef CLEAR_INSN_CACHE
-