generic-poky/meta/recipes-devtools/gcc/gcc-4.8
Holger Hans Peter Freyther 97c9163d97 gcc: Include patch scheduled for GCC 4.8.3 to fix epilogue on ARM
GCC 4.8.0, 4.8.1 and 4.8.2 can generate broken epilogues for the
ABI used by the kernel. Apply the patch that is included for GCC
4.8.3 from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58854.

The issue was found on Yocto/Dora and the patch should be backported
to this branch. A kernel built with Dora's GCC 4.8.1 misbehaved on:

 while true;
 do
    (for i in `seq 1 100`;
        do
            echo "Log message... $RANDOM";
        done) | logger;
 done

busybox's syslogd would from time to read a huge negative value and
then exit, strace would get stuck waiting on a syscall. After this
patch it appears to work better.

(From OE-Core master rev: 3004eb3b7ee5fd8dfe9c4e5749b4e125d0bd4b59)

(From OE-Core rev: acef5185492287b9569f7fbbc3e9570d688e9c9f)

Signed-off-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-14 12:30:30 +00:00
..
0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0002-uclibc-conf.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0003-gcc-uclibc-locale-ctype_touplow_t.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0004-uclibc-locale.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0005-uclibc-locale-no__x.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0006-uclibc-locale-wchar_fix.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0007-uclibc-locale-update.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0008-missing-execinfo_h.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0009-c99-snprintf.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0010-c99-complex-ugly-hack.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0011-index_macro.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0012-libmudflap-susv3-legacy.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0013-libstdc-namespace.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0014-sh-pr24836.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0016-gcc-poison-system-directories.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0017-gcc-poison-dir-extend.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0019-64-bit-multilib-hack.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0020-optional-libstdc.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0022-COLLECT_GCC_OPTIONS.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0024-PR-target-32219.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0025-fortran-cross-compile-hack.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0026-libgcc-sjlj-check.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0027-cpp-honor-sysroot.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0028-MIPS64-Default-to-N64-ABI.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0030-gcc-Fix-argument-list-too-long-error.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0031-Disable-sdt.patch gcc-4.8/libstdc++-v3: disable sdt 2014-02-09 11:04:15 +00:00
0032-libtool.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0035-wcast-qual-PR-55383.patch gcc-4.8: Refactor gcc-4.8.0 patch files. 2013-04-22 14:45:04 +01:00
0036-PR-target-56102.patch gcc-4.8: Backport fix for ICE triggered in pixman 2013-06-18 17:33:16 +01:00
0037-gcc-4.8-PR56797.patch gcc-4.8: Fix ICE on ppc/spe targets 2013-06-28 09:14:07 +01:00
0038-gcc-4.8-build-args.patch gcc-4.8: Fix ICE on ppc/spe targets 2013-06-28 09:14:07 +01:00
0039-gcc-4.8-PR57717.patch gcc-4.8: Fix ICE on ppc/spe targets 2013-06-28 09:14:07 +01:00
0040-fix-g++-sysroot.patch gcc-4.8: Fix on-device SDK C++ runtime issue 2013-07-18 21:23:44 +01:00
0041-libtool-avoid-libdir.patch gcc-4.8: fix compiling GCC when /usr/lib/libstdc++.so is present 2013-07-29 13:08:58 +01:00
0042-pr57748.patch gcc-4.8: Fix meta-fsl-arm iperf build issue 2013-08-03 10:33:14 +01:00
0043-cpp.patch gcc-4.8: Add two patches to deal with cross-canadian build failures 2013-08-23 16:20:14 +01:00
0044-gengtypes.patch gcc-4.8: Add two patches to deal with cross-canadian build failures 2013-08-23 16:20:14 +01:00
0045-gcc-4.8-PR57717-PowerPC-E500v2.patch gcc-4.8: fix ICE of cross-compile for PowerPC e500v2 targets 2013-08-30 18:06:32 +01:00
0046-libatomic-deptracking.patch gcc-target: Fix libatomic dependency tracking issues 2013-09-22 12:19:43 +01:00
0047-repomembug.patch gcc: Fix strange C++ repo issues 2013-10-14 16:55:22 +01:00
0048-PR57532.patch gcc-4.8: Backport PR c++/57532 fix from 4.8.2 2014-02-09 11:04:15 +00:00
0048-PR58854_fix_arm_apcs_epilogue.patch gcc: Include patch scheduled for GCC 4.8.3 to fix epilogue on ARM 2014-02-14 12:30:30 +00:00