diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-03-12 05:31:52 -0800 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-12 16:20:55 +0100 |
commit | 154d33a2149fc80e435085ce08d97162c7ef2a0b (patch) | |
tree | ed5d2c9872a4650ff38cac05cc0afa56e6eb07ae /recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch | |
parent | 6d9070a43ab436a9d490e2f384db05ea7b1649fc (diff) | |
download | meta-openembedded-154d33a2149fc80e435085ce08d97162c7ef2a0b.tar.gz |
gcc-4.5: Sync from OE
Remove unneeded patches. This should bring all the changes from OE
uptodate. Now we are left with syncing the changes from oe-core
then we will ready to push it into oe-core.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch')
-rw-r--r-- | recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch b/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch index 675c2f3ceb..8d48ada2fd 100644 --- a/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch +++ b/recipes-devtools/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99352.patch | |||
@@ -1,3 +1,7 @@ | |||
1 | 2010-07-26 Julian Brown <julian@codesourcery.com> | ||
2 | |||
3 | Merge from Sourcery G++ 4.4: | ||
4 | |||
1 | 2010-04-07 Thomas Schwinge <thomas@codesourcery.com> | 5 | 2010-04-07 Thomas Schwinge <thomas@codesourcery.com> |
2 | Daniel Jacobowitz <dan@codesourcery.com> | 6 | Daniel Jacobowitz <dan@codesourcery.com> |
3 | 7 | ||
@@ -13,13 +17,6 @@ | |||
13 | * config/arm/arm.h (DWARF2_UNWIND_INFO): Remove definition. | 17 | * config/arm/arm.h (DWARF2_UNWIND_INFO): Remove definition. |
14 | * config/arm/bpabi.h (DWARF2_UNWIND_INFO): Define to zero. | 18 | * config/arm/bpabi.h (DWARF2_UNWIND_INFO): Define to zero. |
15 | 19 | ||
16 | 2010-07-26 Julian Brown <julian@codesourcery.com> | ||
17 | |||
18 | Merge from Sourcery G++ 4.4: | ||
19 | |||
20 | Jie Zhang <jie@codesourcery.com> | ||
21 | |||
22 | Issue #7122 | ||
23 | 20 | ||
24 | === modified file 'gcc/config/arm/arm.h' | 21 | === modified file 'gcc/config/arm/arm.h' |
25 | --- old/gcc/config/arm/arm.h 2010-08-13 10:30:35 +0000 | 22 | --- old/gcc/config/arm/arm.h 2010-08-13 10:30:35 +0000 |