]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.7: Add recipes
authorKhem Raj <raj.khem@gmail.com>
Fri, 24 Feb 2012 03:14:58 +0000 (19:14 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Apr 2012 13:48:49 +0000 (14:48 +0100)
commit3f8fee75e598ad0994acc5da0a612e6eca4f35f6
treeecb67530d31f8c65aad0f37aca9052b0bed0da8e
parent7159dad19f8cfd3e7e95523da63e91370744da7f
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@gmail.com>
40 files changed:
meta/recipes-devtools/gcc/gcc-4.7.inc [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/100-uclibc-conf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/200-uclibc-locale.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/203-uclibc-locale-no__x.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/204-uclibc-locale-wchar_fix.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/205-uclibc-locale-update.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/301-missing-execinfo_h.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/302-c99-snprintf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/304-index_macro.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/306-libstdc++-namespace.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/64bithack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/740-sh-pr24836.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/800-arm-bigendian.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/904-flatten-switch-stmt-00.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/COLLECT_GCC_OPTIONS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/arm-nolibfloat.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/disable_relax_pic_calls_flag.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/fortran-cross-compile-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/gcc-poison-dir-extend.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/gcc-poison-system-directories.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/gcc-uclibc-locale-ctype_touplow_t.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/libgcc-sjlj-check.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/optional_libstdc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/powerpc-e5500.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/pr32219.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/use-defaults.h-and-t-oe-in-B.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-canadian_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-intermediate_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-runtime_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc_4.7.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc_4.7.bb [new file with mode: 0644]