]> code.ossystems Code Review - openembedded-core.git/commit
gcc family : upgrade to 4.5.0
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 19 Jul 2010 09:36:13 +0000 (02:36 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 24 Jul 2010 00:38:36 +0000 (01:38 +0100)
commitc7c5c34188599bae19991f842a836fe125fa3283
tree5e2e97d48c73cc9d0206a0d57bf2446b8dec8af1
parent722e27e44806558b2ef3e6b7072451981fa5823e
gcc family : upgrade to 4.5.0

Imported OE patches into the poky recipes.
- Use elfutils instead of libelf

Converted OE's svn source into tar ball & a patch.

Added a patch to revert the baseversion to 4.5.0

Merge OE & poky extra_oeconf_options

Fix the zlib (inside gcc)  make issue by providing the --with-system-zlib switch in EXTRA_OECONF

Found out that some header file dirs were soft linked to non-existing
locations like c_std. Changed the configure options to point them to
existing locations like c_global.

gcc-cross-canadian_4.5.0: fix configure issue

Thanks to Saul Wold for providing poky gcc patches rebased to the 4.5.0
sources.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
75 files changed:
meta/conf/distro/include/poky-default.inc
meta/packages/gcc/files/canadian-build-modules-configure.patch [new file with mode: 0644]
meta/packages/gcc/files/gcc-4.3.3-fix-EXTRA_BUILD.patch [new file with mode: 0644]
meta/packages/gcc/files/gcc-4.3.x-fix-EXTRA_BUILD.patch [new file with mode: 0644]
meta/packages/gcc/files/gcc-posix-open-fix.patch [new file with mode: 0644]
meta/packages/gcc/files/gcc4-mtune-compat.patch [new file with mode: 0644]
meta/packages/gcc/files/gfortran-4.3.x.patch [new file with mode: 0644]
meta/packages/gcc/files/gfortran.patch [new file with mode: 0644]
meta/packages/gcc/files/pr22133-mingw-path-fixup.patch [new file with mode: 0644]
meta/packages/gcc/files/pr33281-mingw-host-fragment.patch [new file with mode: 0644]
meta/packages/gcc/files/pr35916-mingw-__USE_MINGW_ACCESS-everywhere.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0.inc [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/100-uclibc-conf.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/103-uclibc-conf-noupstream.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/200-uclibc-locale.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/203-uclibc-locale-no__x.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/204-uclibc-locale-wchar_fix.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/205-uclibc-locale-update.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/301-missing-execinfo_h.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/302-c99-snprintf.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/304-index_macro.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/306-libstdc++-namespace.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/307-locale_facets.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/602-sdk-libstdc++-includes.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/740-sh-pr24836.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/800-arm-bigendian.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/904-flatten-switch-stmt-00.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/arm-bswapsi2.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/arm-nolibfloat.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/arm-softfloat.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/arm-unbreak-eabi-armv4t.dpatch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/cache-amnesia.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-c++-builtin-redecl.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-cpp-pragma.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-i386-libgomp.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-ia64-libunwind.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-java-debug-iface-type.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-java-nomulti.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-libgomp-speedup.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-ppc32-retaddr.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-pr27898.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-pr32139.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-pr33763.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-rh251682.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-rh330771.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fedora/gcc43-rh341221.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/fortran-cross-compile-hack.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-4.0.2-e300c2c3.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-4.5.0_to_svn_162398.patch.bz2 [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-arm-frename-registers.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-flags-for-build.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-ice-hack.dpatch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-poison-system-directories.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc-uclibc-locale-ctype_touplow_t.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/gcc_revert_base_version_to_4.5.0.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/libstdc++-emit-__cxa_end_cleanup-in-text.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/libstdc++-pic.dpatch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/pr30961.dpatch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/pr35942.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/zecke-no-host-includes.patch [new file with mode: 0644]
meta/packages/gcc/gcc-4.5.0/zecke-xgcc-cpp.patch [new file with mode: 0644]
meta/packages/gcc/gcc-cross-canadian_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-cross-initial_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-cross-intermediate_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-cross_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-cross_csl-arm-2008q1.bb
meta/packages/gcc/gcc-crosssdk-initial_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-crosssdk-intermediate_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-crosssdk_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc-runtime_4.5.0.bb [new file with mode: 0644]
meta/packages/gcc/gcc_4.5.0.bb [new file with mode: 0644]