gcc-4.8: Add recipes
authorKhem Raj <raj.khem@gmail.com>
Wed, 27 Mar 2013 02:14:43 +0000 (19:14 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Apr 2013 13:45:04 +0000 (14:45 +0100)
commitd776e256fbf88c5be6f7c496791c4f15155c0f6a
treeb7720a3f89e1ba0d8e0c6a892f1ef4a24446c67c
parente78d0336c451df073cb2913dcf63bb1b31065cd5
gcc-4.8: Add recipes

(From OE-Core rev: c850415a1bdbb9268114d90fd0fc4cb3479de9c5)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
44 files changed:
meta/recipes-devtools/gcc/gcc-4.8.inc [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/100-uclibc-conf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/200-uclibc-locale.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/203-uclibc-locale-no__x.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/204-uclibc-locale-wchar_fix.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/205-uclibc-locale-update.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/301-missing-execinfo_h.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/302-c99-snprintf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/304-index_macro.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/306-libstdc++-namespace.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/64bithack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/740-sh-pr24836.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/800-arm-bigendian.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/COLLECT_GCC_OPTIONS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/GLIBC_DYNAMIC_LINKER.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/cpp-honor-sysroot.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/disable_relax_pic_calls_flag.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/disablesdt.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/fortran-cross-compile-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-argument-list-too-long.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-armv4-pass-fix-v4bx-to-ld.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-poison-dir-extend.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-poison-system-directories.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/gcc-uclibc-locale-ctype_touplow_t.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/libgcc-sjlj-check.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/libtool.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/mips64-default-n64.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/optional_libstdc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/pr32219.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/use-defaults.h-and-t-oe-in-B.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/use-ml-conf-files-from-B.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.8/wcast-qual-PR55383.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-canadian_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-initial_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-runtime_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc_4.8.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc_4.8.bb [new file with mode: 0644]