aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99344.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99344.patch')
-rw-r--r--toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99344.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99344.patch b/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99344.patch
deleted file mode 100644
index d03ee9406e..0000000000
--- a/toolchain-layer/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99344.patch
+++ /dev/null
@@ -1,30 +0,0 @@
- 2010-02-03 Daniel Gutson <dgutson@codesourcery.com>
-
- Issue #6472
-
- gcc/
- * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
- added to the preprocessor condition.
-
-2010-07-26 Julian Brown <julian@codesourcery.com>
-
- Backport from FSF mainline:
-
- gcc/
- * config/arm/thumb2.md (*thumb2_addsi3_compare0): New.
- (*thumb2_addsi3_compare0_scratch): New.
-
-=== modified file 'gcc/config/arm/lib1funcs.asm'
---- old/gcc/config/arm/lib1funcs.asm 2010-08-05 15:20:54 +0000
-+++ new/gcc/config/arm/lib1funcs.asm 2010-08-12 16:49:44 +0000
-@@ -104,7 +104,8 @@
- #endif
-
- #if defined(__ARM_ARCH_7__) || defined(__ARM_ARCH_7A__) \
-- || defined(__ARM_ARCH_7R__) || defined(__ARM_ARCH_7M__)
-+ || defined(__ARM_ARCH_7R__) || defined(__ARM_ARCH_7M__) \
-+ || defined(__ARM_ARCH_7EM__)
- # define __ARM_ARCH__ 7
- #endif
-
-
='marquiz/fixes-9338-v2'>marquiz/fixes-9338-v2 OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/uicmoc/uicmoc4-native.inc
blob: b6933628d97d4b7225737684f932c766cb4b5e0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67