generic-poky/meta/recipes-devtools/gcc/gcc-5.4
Khem Raj 7b6f66777e gcc-5.4: Fix hang with mmusl option on cmdline
When using -m32 -mmusl options in this order, gcc hangs
in parsing the options decode_cmdline_options_to_array()
the reason is that we have broken the link when adding
mmusl options, the order of specifying libc was not kept
in order as a result it was unable to contruct the array
correctly and ended in parse hang.

We fix the options to specify the order properly.

(From OE-Core rev: b362cf6ef6d7fa22a525cf3e1d17943e897bd8aa)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-08 09:57:25 +01:00
..
0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0002-uclibc-conf.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0003-gcc-uclibc-locale-ctype_touplow_t.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0004-uclibc-locale.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0005-uclibc-locale-no__x.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0006-uclibc-locale-wchar_fix.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0007-uclibc-locale-update.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0008-missing-execinfo_h.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0009-c99-snprintf.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0010-gcc-poison-system-directories.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0011-gcc-poison-dir-extend.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0013-64-bit-multilib-hack.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0014-optional-libstdc.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0016-COLLECT_GCC_OPTIONS.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0018-fortran-cross-compile-hack.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0019-libgcc-sjlj-check.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0020-cpp-honor-sysroot.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0021-MIPS64-Default-to-N64-ABI.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0023-gcc-Fix-argument-list-too-long-error.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0024-Disable-sdt.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0025-libtool.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0029-export-CPP.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0032-Ensure-target-gcc-headers-can-be-included.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0035-Dont-link-the-plugins-with-libgomp-explicitly.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0037-aarch64-Add-support-for-musl-ldso.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0038-fix-g-sysroot.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0040-handle-sysroot-support-for-nativesdk-gcc.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0042-Fix-various-_FOR_BUILD-and-related-variables.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0043-libstdc-Support-musl.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch gcc-5.4: Fix hang with mmusl option on cmdline 2016-07-08 09:57:25 +01:00
0045-Support-for-arm-linux-musl.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0048-ssp_nonshared.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0050-powerpc-pass-secure-plt-to-the-linker.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0052-nios2-use-ret-with-r31.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0054-support-ffile-prefix-map.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0057-unwind-fix-for-musl.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0058-fdebug-prefix-map-support-to-remap-relative-path.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00
0059-libgcc-use-ldflags.patch gcc5: Upgrade to gcc 5.4 2016-07-01 16:22:44 +01:00