kumquat-buildroot/package/gcc/5.2.0
Thomas Petazzoni a2cc96556e gcc: simplify musl patches for SSP support
Now that we are always explicitly passing gcc_cv_libc_provides_ssp,
there is no longer any reason to modify the gcc configure/configure.ac
to take into account the musl case. When a musl toolchain is being
built, BR2_TOOLCHAIN_HAS_SSP is always 'y', and therefore
gcc_cv_libc_provides_ssp=yes is always passed when building
gcc-initial and gcc-final.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-18 15:35:53 +02:00
..
100-uclibc-conf.patch
201-libgcc-remove-unistd-header.patch
301-missing-execinfo_h.patch
810-arm-softfloat-libgcc.patch
830-arm_unbreak_armv4t.patch
840-microblaze-enable-dwarf-eh-support.patch
850-libstdcxx-uclibc-c99.patch
860-cilk-wchar.patch
870-xtensa-add-mauto-litpools-option.patch
871-xtensa-reimplement-register-spilling.patch gcc: backport xtensa libgcc stack unwinding fixes 2015-10-05 16:01:56 +01:00
872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch gcc: backport xtensa libgcc stack unwinding fixes 2015-10-05 16:01:56 +01:00
873-xtensa-fix-_Unwind_GetCFA.patch gcc: backport xtensa libgcc stack unwinding fixes 2015-10-05 16:01:56 +01:00
900-libitm-fixes-for-musl-support.patch
901-fixincludes-update-for-musl-support.patch
902-unwind-fix-for-musl.patch
903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
904-musl-libc-config.patch gcc: simplify musl patches for SSP support 2015-10-18 15:35:53 +02:00
905-add-musl-support-to-gcc.patch
906-mips-musl-support.patch
907-x86-musl-support.patch
908-arm-musl-support.patch
909-aarch64-musl-support.patch