]> code.ossystems Code Review - meta-freescale.git/commit
integrate fsl toolchain patches
authorZhenhua Luo <b19537@freescale.com>
Fri, 9 Mar 2012 10:57:35 +0000 (10:57 +0000)
committerMatthew McClintock <msm@freescale.com>
Tue, 13 Mar 2012 17:41:42 +0000 (12:41 -0500)
commitd1657529d217e6a9d66a04f9ce971de458ff3c39
tree06080a81a9a8d4df7c76296341a417da38f815d9
parentad6b3b8bc7b90f0f4beb70efea6696cc6c367d99
integrate fsl toolchain patches

    binutils:
        bin.e500mc_nop.patch
        bin.e5500.patch
        bin.e6500-2.patch
    eglibc:
        generate-supported.mk
        glibc.e500mc_subspecies_of_powerpc_is_not_supported.patch
        glibc.fixgcc4.6.patch
        glibc.fix_prof.patch
        glibc.fix_sqrt.patch
        glibc.readv_proto.patch
        glibc.undefined_static.patch
    gcc:
        gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
        gcc.fix_longversionstring.patch
        gcc.rm_slow_tests.patch
        gcc.fix_mingw32.patch
        gcc.fix_cloogstatic2.patch
        gcc.fix_build-with-cxx.patch
        gcc.e6500-FSF46.patch
        gcc.ld_unaligned-460.patch
        gcc.local_unaligned_altivec.patch
        gcc.soft_float-460.patch
        gcc.case_values.patch
        gcc.builtin_isel.patch
        gcc.experimental_move.patch
        gcc.widen_types-46.patch
        gcc.extelim-v3.patch
        gcc.e5500_mfocr.patch
        gcc.opt-array-offset.patch
        gcc.load_on_store_bypass-462.patch
        gcc.fix_constvector.patch
        gcc.fix_MTWX51204-dwarf-vector-reg.patch
        gcc.fix_ira-loop-pressure.patch
        optional_libstdc.patch
        gcc.remove_CCUNSmode_reference.patch
        gcc.check_path_validity.patch
        gcc.fix_header_issue.patch
        gcc.fix_SSIZE_MAX_undefine_issue.patch
    gettext:
        gettext.fix_testcase.patch

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
58 files changed:
meta-fsl-ppc/recipes-append/gettext/files/gettext.fix_testcase.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-append/gettext/gettext_0.18.1.1.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/binutils-cross-canadian_2.21.1a.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/binutils-cross_2.21.1a.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/binutils-crosssdk_2.21.1a.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/binutils-fsl.inc [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/binutils_2.21.1a.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/files/bin.e500mc_nop.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/files/bin.e5500.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/binutils/files/bin.e6500-2.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/eglibc-fsl.inc [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/eglibc-initial_2.13.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/eglibc-locale_2.13.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/eglibc_2.13.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/etc/ld.so.conf [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/generate-supported.mk [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/glibc.e500mc_subspecies_of_powerpc_is_not_supported.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/glibc.fix_prof.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/glibc.fix_sqrt.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/glibc.fixgcc4.6.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/glibc.readv_proto.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/eglibc/files/glibc.undefined_static.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.builtin_isel.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.case_values.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.check_path_validity.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.e5500_mfocr.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.e6500-FSF46.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.experimental_move.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.extelim-v3.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_MTWX51204-dwarf-vector-reg.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_SSIZE_MAX_undefine_issue.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_build-with-cxx.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_cloogstatic2.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_constvector.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_header_issue.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_ira-loop-pressure.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_longversionstring.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.fix_mingw32.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.ld_unaligned-460.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.load_on_store_bypass-462.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.local_unaligned_altivec.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.opt-array-offset.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.remove_CCUNSmode_reference.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.rm_slow_tests.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.soft_float-460.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/gcc.widen_types-46.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/files/optional_libstdc.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-cross-canadian_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-cross-initial_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-cross-intermediate_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-cross_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-crosssdk-initial_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-crosssdk_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-fsl.inc [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc-runtime_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/gcc_4.6.bbappend [new file with mode: 0644]
meta-fsl-ppc/recipes-devtools/gcc/libgcc_4.6.bbappend [new file with mode: 0644]