package/gcc: remove gcc 4.9
authorRomain Naour <romain.naour@smile.fr>
Fri, 2 Aug 2019 13:09:35 +0000 (15:09 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Aug 2019 10:57:59 +0000 (12:57 +0200)
commitbaf177502214a67619d9d0d6d0a780458e4d652d
tree071fd2b3e2196ebfee1ccd48e445fce6b964f176
parentb80712a16ae3deb65331a7923aa878e13e2e66b6
package/gcc: remove gcc 4.9

In order to reduce the number of choice in gcc selection, remove the
gcc 4.9 version.

This version was kept due to libstdc++ ABI-incompatible changes and
other build issues with kernel and bootloader as reported by Arnout
[1].

Since then, gcc 4.9 is not supported any more since glibc 2.29 [2]
and recent kernel and bootloaders has been fixed to use more recent
compiler version.

[1] http://lists.busybox.net/pipermail/buildroot/2017-June/194374.html
[2] https://www.sourceware.org/ml/libc-alpha/2019-01/msg00723.html

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
34 files changed:
Config.in.legacy
package/gcc/4.9.4/0001-ARM-PR-target-68059-libgcc-should-not-use-__write-fo.patch [deleted file]
package/gcc/4.9.4/0002-m68k-coldfire-pr68467.patch [deleted file]
package/gcc/4.9.4/0003-libsanitizer-Use-pre-computed-size.patch [deleted file]
package/gcc/4.9.4/100-uclibc-conf.patch [deleted file]
package/gcc/4.9.4/1000-powerpc-link-with-math-lib.patch.conditional [deleted file]
package/gcc/4.9.4/111-pr65730.patch [deleted file]
package/gcc/4.9.4/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch [deleted file]
package/gcc/4.9.4/130-pr43538.patch [deleted file]
package/gcc/4.9.4/140-sanitizer-Fix-build-with-_FILE_OFFSET_BITS-64.patch [deleted file]
package/gcc/4.9.4/301-missing-execinfo_h.patch [deleted file]
package/gcc/4.9.4/810-arm-softfloat-libgcc.patch [deleted file]
package/gcc/4.9.4/830-arm_unbreak_armv4t.patch [deleted file]
package/gcc/4.9.4/840-microblaze-enable-dwarf-eh-support.patch [deleted file]
package/gcc/4.9.4/850-libstdcxx-uclibc-c99.patch [deleted file]
package/gcc/4.9.4/860-cilk-wchar.patch [deleted file]
package/gcc/4.9.4/870-xtensa-add-mauto-litpools-option.patch [deleted file]
package/gcc/4.9.4/871-xtensa-reimplement-register-spilling.patch [deleted file]
package/gcc/4.9.4/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch [deleted file]
package/gcc/4.9.4/873-xtensa-fix-_Unwind_GetCFA.patch [deleted file]
package/gcc/4.9.4/874-xtensa-add-uclinux-support.patch [deleted file]
package/gcc/4.9.4/875-xtensa-fix-PR-target-82181.patch [deleted file]
package/gcc/4.9.4/880-nios2_legitimize_address.patch [deleted file]
package/gcc/4.9.4/890-fix-m68k-compile.patch [deleted file]
package/gcc/4.9.4/900-musl-support.patch [deleted file]
package/gcc/4.9.4/901-microblaze-uclibc.patch [deleted file]
package/gcc/4.9.4/930-libgcc-disable-split-stack-nothreads.patch [deleted file]
package/gcc/4.9.4/940-uclinux-enable-threads.patch [deleted file]
package/gcc/4.9.4/942-asan-fix-missing-include-signal-h.patch [deleted file]
package/gcc/4.9.4/943-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch [deleted file]
package/gcc/4.9.4/944-sanitizer-linux.patch [deleted file]
package/gcc/Config.in.host
package/gcc/gcc.hash
package/gcc/gcc.mk