[OE-core] [PATCH] gcc: Drop 4.8

Richard Purdie richard.purdie at linuxfoundation.org
Wed Nov 11 17:09:43 UTC 2015


We have 5.2 and 4.9, we don't really need 4.8 now and it can be moved
out to other layers if anyone still wants/needs it.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

[posting the diffstat rather than a huge patch]

 gcc-4.8.inc                                                             |  119 
 gcc-4.8/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch                      |   42 
 gcc-4.8/0002-uclibc-conf.patch                                          |   53 
 gcc-4.8/0003-gcc-uclibc-locale-ctype_touplow_t.patch                    |   87 
 gcc-4.8/0004-uclibc-locale.patch                                        | 2862 ----------
 gcc-4.8/0005-uclibc-locale-no__x.patch                                  |  257 
 gcc-4.8/0006-uclibc-locale-wchar_fix.patch                              |   68 
 gcc-4.8/0007-uclibc-locale-update.patch                                 |  542 -
 gcc-4.8/0008-missing-execinfo_h.patch                                   |   28 
 gcc-4.8/0009-c99-snprintf.patch                                         |   28 
 gcc-4.8/0010-c99-complex-ugly-hack.patch                                |   29 
 gcc-4.8/0011-index_macro.patch                                          |   44 
 gcc-4.8/0012-libmudflap-susv3-legacy.patch                              |   64 
 gcc-4.8/0013-libstdc-namespace.patch                                    |   54 
 gcc-4.8/0014-sh-pr24836.patch                                           |   45 
 gcc-4.8/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch |   29 
 gcc-4.8/0016-gcc-poison-system-directories.patch                        |  221 
 gcc-4.8/0017-gcc-poison-dir-extend.patch                                |   39 
 gcc-4.8/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch                  |   73 
 gcc-4.8/0019-64-bit-multilib-hack.patch                                 |   79 
 gcc-4.8/0020-optional-libstdc.patch                                     |  102 
 gcc-4.8/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch                 |   59 
 gcc-4.8/0022-COLLECT_GCC_OPTIONS.patch                                  |   38 
 gcc-4.8/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch   |   88 
 gcc-4.8/0024-PR-target-32219.patch                                      |   67 
 gcc-4.8/0025-fortran-cross-compile-hack.patch                           |   46 
 gcc-4.8/0026-libgcc-sjlj-check.patch                                    |   74 
 gcc-4.8/0027-cpp-honor-sysroot.patch                                    |   54 
 gcc-4.8/0028-MIPS64-Default-to-N64-ABI.patch                            |   31 
 gcc-4.8/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |  209 
 gcc-4.8/0030-gcc-Fix-argument-list-too-long-error.patch                 |   40 
 gcc-4.8/0031-Disable-sdt.patch                                          |  113 
 gcc-4.8/0032-libtool.patch                                              |   42 
 gcc-4.8/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch    |   43 
 gcc-4.8/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch |  102 
 gcc-4.8/0035-wcast-qual-PR-55383.patch                                  |   55 
 gcc-4.8/0038-gcc-4.8-build-args.patch                                   |   64 
 gcc-4.8/0040-fix-g++-sysroot.patch                                      |   40 
 gcc-4.8/0041-libtool-avoid-libdir.patch                                 |   19 
 gcc-4.8/0042-pr57748.patch                                              |   78 
 gcc-4.8/0043-cpp.patch                                                  |   40 
 gcc-4.8/0044-gengtypes.patch                                            |   97 
 gcc-4.8/0046-libatomic-deptracking.patch                                |   41 
 gcc-4.8/0047-repomembug.patch                                           |   53 
 gcc-4.8/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch |   42 
 gcc-4.8/0051-gcc-483-universal-initializer-no-warning.patch             |  107 
 gcc-4.8/target-gcc-includedir.patch                                     |   81 
 gcc-cross-canadian_4.8.bb                                               |    5 
 gcc-cross-initial_4.8.bb                                                |    2 
 gcc-cross_4.8.bb                                                        |    3 
 gcc-crosssdk-initial_4.8.bb                                             |    3 
 gcc-crosssdk_4.8.bb                                                     |    2 
 gcc-runtime_4.8.bb                                                      |    3 
 gcc-sanitizers_4.8.bb                                                   |    2 
 gcc-source_4.8.bb                                                       |    4 
 gcc_4.8.bb                                                              |    9 
 libgcc-initial_4.8.bb                                                   |    2 
 libgcc_4.8.bb                                                           |    2 
 libgfortran_4.8.bb                                                      |    3 
 59 files changed, 6628 deletions(-)





More information about the Openembedded-core mailing list