[oe-commits] Khem Raj : gcc-4.7: Add recipes

git at git.openembedded.org git at git.openembedded.org
Mon Apr 30 10:42:36 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 3f8fee75e598ad0994acc5da0a612e6eca4f35f6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3f8fee75e598ad0994acc5da0a612e6eca4f35f6

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Feb 23 19:14:58 2012 -0800

gcc-4.7: Add recipes

Add new recipes for gcc-4_7-branch right now gcc 4.7.0
is latest release from this branch

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-devtools/gcc/gcc-4.7.inc              |  102 +
 .../gcc/gcc-4.7/100-uclibc-conf.patch              |   39 +
 .../gcc/gcc-4.7/200-uclibc-locale.patch            | 2810 ++++++++++++++++++++
 .../gcc/gcc-4.7/203-uclibc-locale-no__x.patch      |  235 ++
 .../gcc/gcc-4.7/204-uclibc-locale-wchar_fix.patch  |   54 +
 .../gcc/gcc-4.7/205-uclibc-locale-update.patch     |  521 ++++
 .../gcc/gcc-4.7/301-missing-execinfo_h.patch       |   15 +
 .../gcc/gcc-4.7/302-c99-snprintf.patch             |   15 +
 .../gcc/gcc-4.7/303-c99-complex-ugly-hack.patch    |   16 +
 .../gcc/gcc-4.7/304-index_macro.patch              |   30 +
 .../gcc/gcc-4.7/305-libmudflap-susv3-legacy.patch  |   51 +
 .../gcc/gcc-4.7/306-libstdc++-namespace.patch      |   40 +
 meta/recipes-devtools/gcc/gcc-4.7/64bithack.patch  |   63 +
 .../gcc/gcc-4.7/740-sh-pr24836.patch               |   31 +
 .../gcc/gcc-4.7/800-arm-bigendian.patch            |   36 +
 .../gcc/gcc-4.7/904-flatten-switch-stmt-00.patch   |   76 +
 .../gcc/gcc-4.7/COLLECT_GCC_OPTIONS.patch          |   25 +
 .../gcc/gcc-4.7/arm-nolibfloat.patch               |   40 +
 .../gcc/gcc-4.7/disable_relax_pic_calls_flag.patch |   48 +
 .../gcc/gcc-4.7/fortran-cross-compile-hack.patch   |   32 +
 .../gcc-4.7/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch  |   33 +
 .../gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch      |  116 +
 .../gcc/gcc-4.7/gcc-poison-dir-extend.patch        |   27 +
 .../gcc-4.7/gcc-poison-system-directories.patch    |  223 ++
 .../gcc-uclibc-locale-ctype_touplow_t.patch        |   72 +
 .../gcc/gcc-4.7/libgcc-sjlj-check.patch            |   61 +
 .../gcc/gcc-4.7/optional_libstdc.patch             |   86 +
 .../gcc/gcc-4.7/powerpc-e5500.patch                |  469 ++++
 meta/recipes-devtools/gcc/gcc-4.7/pr32219.patch    |   72 +
 .../gcc/gcc-4.7/use-defaults.h-and-t-oe-in-B.patch |   77 +
 .../recipes-devtools/gcc/gcc-cross-canadian_4.7.bb |   23 +
 meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb |    2 +
 .../gcc/gcc-cross-intermediate_4.7.bb              |    3 +
 meta/recipes-devtools/gcc/gcc-cross_4.7.bb         |    8 +
 .../gcc/gcc-crosssdk-initial_4.7.bb                |    2 +
 .../gcc/gcc-crosssdk-intermediate_4.7.bb           |    2 +
 meta/recipes-devtools/gcc/gcc-crosssdk_4.7.bb      |    2 +
 meta/recipes-devtools/gcc/gcc-runtime_4.7.bb       |    8 +
 meta/recipes-devtools/gcc/gcc_4.7.bb               |    5 +
 meta/recipes-devtools/gcc/libgcc_4.7.bb            |   66 +
 40 files changed, 5636 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=3f8fee75e598ad0994acc5da0a612e6eca4f35f6




More information about the Openembedded-commits mailing list