]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Add recipes for 4.6.0
authorKhem Raj <raj.khem@gmail.com>
Wed, 20 Apr 2011 04:27:09 +0000 (21:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Apr 2011 08:52:05 +0000 (09:52 +0100)
commit26858099bc104efc3b3d15d9298018285c551b9a
treefa4b6a0cfa82b1c9347800be312b6fe7f165f65e
parentfd2485ab15ed82cb3dc84b8408e516a932de1bd1
gcc: Add recipes for 4.6.0

This is initial set of patches for testing them out
The patches need documentation is pending
Some patches especially uclibc related are not
needed they must be dropped.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
51 files changed:
meta/recipes-devtools/gcc/gcc-4.6.0.inc [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/100-uclibc-conf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/103-uclibc-conf-noupstream.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/200-uclibc-locale.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/203-uclibc-locale-no__x.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/204-uclibc-locale-wchar_fix.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/205-uclibc-locale-update.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/301-missing-execinfo_h.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/302-c99-snprintf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/304-index_macro.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/306-libstdc++-namespace.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/307-locale_facets.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/64bithack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/740-sh-pr24836.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/800-arm-bigendian.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/904-flatten-switch-stmt-00.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/COLLECT_GCC_OPTIONS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/arm-bswapsi2.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/arm-nolibfloat.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/arm-softfloat.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/arm-unbreak-eabi-armv4t.dpatch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/cache-amnesia.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/disable_relax_pic_calls_flag.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/fortran-cross-compile-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4.0.2-e300c2c3.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-arm-frename-registers.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-flags-for-build.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-ice-hack.dpatch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-poison-dir-extend.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-poison-parameters.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-poison-system-directories.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-uclibc-locale-ctype_touplow_t.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/libstdc++-pic.dpatch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/optional_libstdc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/pr30961.dpatch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/pr35942.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.6.0/zecke-xgcc-cpp.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-initial_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-intermediate_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-runtime_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc_4.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc_4.6.0.bb [new file with mode: 0644]