generic-poky/meta/recipes-devtools/gcc/gcc-4.9
Daniel McGregor 9b25b35456 gcc 4.9: backport gperf fixes
gperf was being used in a way that generated files don't conform to
the language standard. Backport the fix from upstream.

This is required to build these GCC versions when the host compiler
is GCC 6.

(From OE-Core rev: 42178d1b19f8055434194aa09dcec5006414fab4)

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-14 23:05:12 +01:00
..
0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
0002-uclibc-conf.patch
0003-gcc-uclibc-locale-ctype_touplow_t.patch
0004-uclibc-locale.patch
0005-uclibc-locale-no__x.patch
0006-uclibc-locale-wchar_fix.patch
0007-uclibc-locale-update.patch
0008-missing-execinfo_h.patch
0009-c99-snprintf.patch
0010-c99-complex-ugly-hack.patch
0011-index_macro.patch
0013-libstdc-namespace.patch
0014-sh-pr24836.patch
0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch gcc: Tweak arm multilib endian patch for baremetal 2015-03-31 22:23:14 +01:00
0016-gcc-poison-system-directories.patch
0017-gcc-poison-dir-extend.patch
0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
0019-64-bit-multilib-hack.patch
0020-optional-libstdc.patch
0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
0022-COLLECT_GCC_OPTIONS.patch
0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch gcc-4.9: fix the compile failure of 'defaults.h' not found 2014-11-20 14:08:13 +00:00
0025-fortran-cross-compile-hack.patch
0026-libgcc-sjlj-check.patch
0027-cpp-honor-sysroot.patch
0028-MIPS64-Default-to-N64-ABI.patch
0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
0030-gcc-Fix-argument-list-too-long-error.patch
0031-Disable-sdt.patch
0032-libtool.patch
0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch
0040-fix-g++-sysroot.patch
0041-libtool-avoid-libdir.patch
0043-cpp.patch
0044-gengtypes.patch
0046-libatomic-deptracking.patch
0047-repomembug.patch gcc, uclibc: Add/Fix Upstream-Status in patches 2014-06-01 14:29:29 +01:00
0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch
0051-eabispe.patch
0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch gcc: Upgrade 4.9.1 -> 4.9.2 2015-02-15 21:58:29 +00:00
0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch recipes-devtools: fix segfault in lib32-gcc with "." multilib_dir 2014-06-29 09:04:21 +01:00
0054-gcc-Makefile.in-fix-parallel-building-failure.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
0055-dwarf-reg-processing-helper.patch gcc: Upgrade 4.9.1 -> 4.9.2 2015-02-15 21:58:29 +00:00
0056-define-default-cfa-register-mapping.patch gcc: Upgrade 4.9.1 -> 4.9.2 2015-02-15 21:58:29 +00:00
0057-aarch64-config.patch gcc: Disable aarch64 multilib options 2014-12-23 10:18:19 +00:00
0058-gcc-r212171.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
0059-gcc-PR-rtl-optimization-63348.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch gcc: Upgrade 4.9.1 -> 4.9.2 2015-02-15 21:58:29 +00:00
0061-target-gcc-includedir.patch gcc: Upgrade 4.9.1 -> 4.9.2 2015-02-15 21:58:29 +00:00
0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch gcc-4.9: Upgrade to 4.9.3 2015-07-12 22:55:39 +01:00
0063-nativesdk-gcc-support.patch gcc: reformat 0063-nativesdk-gcc-support.patch 2015-09-12 23:01:53 +01:00
0064-handle-target-sysroot-multilib.patch gcc: Add patch to handle on target multilibs better 2015-08-01 07:34:04 +01:00
0065-gcc-483-universal-initializer-no-warning.patch gcc-4.x: fix wrong warning when using the universal zero initializer {0} 2015-10-19 17:57:57 +01:00
0066-cxxflags-for-build.patch gcc-4.9: Fix various _FOR_BUILD and related variables 2015-11-25 08:08:09 +00:00
0067-fix-arm-thumb.patch gcc-4.9: import patch fixing compilation in thumb mode 2015-12-12 23:42:52 +00:00
0067-gcc-musl-support.patch gcc: Add support for building musl configuration 2015-12-12 23:42:54 +00:00
0068-musl-dynamic-linker.patch gcc: Add support for building musl configuration 2015-12-12 23:42:54 +00:00
0069-musl-no-fixincludes.patch gcc: Add support for building musl configuration 2015-12-12 23:42:54 +00:00
0070-libstdc-musl.patch gcc: Add support for building musl configuration 2015-12-12 23:42:54 +00:00
0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch gcc-4.9/5.3: Ignore -fdebug-prefix-map in producer string 2016-02-18 07:39:29 +00:00
0072-support-ffile-prefix-map.patch gcc-5.3/gcc-4.9:replace build path with target path in __FILE__ 2016-03-20 23:12:30 +00:00
0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch gcc-5.3/gcc-4.9:Reuse -fdebug-prefix-map to replace -ffile-prefix-map 2016-03-20 23:12:31 +00:00
0074-fdebug-prefix-map-support-to-remap-relative-path.patch gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path 2016-03-30 12:01:29 +01:00
0075-libgcc-use-ldflags.patch gcc: obey ldflags in the link of libgcc 2016-05-11 10:33:42 +01:00
0076-remove-prototypes-cfns.patch gcc 4.9: backport gperf fixes 2016-05-14 23:05:12 +01:00