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>
Mon, 30 Apr 2012 10:37:24 +0000 (11:37 +0100)
commit99b98a69784bda34c8a77528e2122558780dcbfd
treed4d46ae86cc25235753ad1efa0eae5e7708a8fbe
parent281854214e7811805fe444e15bd5bcc3b21cee8f
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

(From OE-Core rev: 3f8fee75e598ad0994acc5da0a612e6eca4f35f6)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]