gcc: bump 4.9 series to 4.9.4
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 3 Aug 2016 21:48:24 +0000 (23:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 Aug 2016 20:45:48 +0000 (22:45 +0200)
commit50c02bd72b1e035544c0c07bb857cab99c04a6e3
treea1361eaa593c51a3bd38fa6e86b853ee266dde4b
parent3b2e656b5f388fa3f2235484038d4c410ad121c2
gcc: bump 4.9 series to 4.9.4

Two patches are removed, as they have been upstreamed:

 - 130-fix_build_with_gcc-6.patch (svn commit 233721, Git commit
   8c3fa311caa86f61b4e28d1563d1110b44340fb2)

 - 920-libgcc-remove-unistd-header.patch (svn commit 226092, Git commit
   e940d7953f06af11d09229a29ecbcc1ba25b378d)

All other patches have simply been refreshed, with no manual edit
needed.

A build+runtime test has been done with an ARM, Cortex-A8, EABIhf, musl
configuration, booted under Qemu.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
52 files changed:
package/gcc/4.9.3/100-uclibc-conf.patch [deleted file]
package/gcc/4.9.3/1000-powerpc-link-with-math-lib.patch.conditional [deleted file]
package/gcc/4.9.3/111-pr65730.patch [deleted file]
package/gcc/4.9.3/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch [deleted file]
package/gcc/4.9.3/130-fix_build_with_gcc-6.patch [deleted file]
package/gcc/4.9.3/130-pr43538.patch [deleted file]
package/gcc/4.9.3/140-sanitizer-Fix-build-with-_FILE_OFFSET_BITS-64.patch [deleted file]
package/gcc/4.9.3/301-missing-execinfo_h.patch [deleted file]
package/gcc/4.9.3/810-arm-softfloat-libgcc.patch [deleted file]
package/gcc/4.9.3/830-arm_unbreak_armv4t.patch [deleted file]
package/gcc/4.9.3/840-microblaze-enable-dwarf-eh-support.patch [deleted file]
package/gcc/4.9.3/850-libstdcxx-uclibc-c99.patch [deleted file]
package/gcc/4.9.3/860-cilk-wchar.patch [deleted file]
package/gcc/4.9.3/870-xtensa-add-mauto-litpools-option.patch [deleted file]
package/gcc/4.9.3/871-xtensa-reimplement-register-spilling.patch [deleted file]
package/gcc/4.9.3/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch [deleted file]
package/gcc/4.9.3/873-xtensa-fix-_Unwind_GetCFA.patch [deleted file]
package/gcc/4.9.3/874-xtensa-add-uclinux-support.patch [deleted file]
package/gcc/4.9.3/880-nios2_legitimize_address.patch [deleted file]
package/gcc/4.9.3/890-fix-m68k-compile.patch [deleted file]
package/gcc/4.9.3/891-fix-m68k-uclinux.patch [deleted file]
package/gcc/4.9.3/900-musl-support.patch [deleted file]
package/gcc/4.9.3/901-microblaze-uclibc.patch [deleted file]
package/gcc/4.9.3/920-libgcc-remove-unistd-header.patch [deleted file]
package/gcc/4.9.3/930-libgcc-disable-split-stack-nothreads.patch [deleted file]
package/gcc/4.9.3/940-uclinux-enable-threads.patch [deleted file]
package/gcc/4.9.4/100-uclibc-conf.patch [new file with mode: 0644]
package/gcc/4.9.4/1000-powerpc-link-with-math-lib.patch.conditional [new file with mode: 0644]
package/gcc/4.9.4/111-pr65730.patch [new file with mode: 0644]
package/gcc/4.9.4/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch [new file with mode: 0644]
package/gcc/4.9.4/130-pr43538.patch [new file with mode: 0644]
package/gcc/4.9.4/140-sanitizer-Fix-build-with-_FILE_OFFSET_BITS-64.patch [new file with mode: 0644]
package/gcc/4.9.4/301-missing-execinfo_h.patch [new file with mode: 0644]
package/gcc/4.9.4/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
package/gcc/4.9.4/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
package/gcc/4.9.4/840-microblaze-enable-dwarf-eh-support.patch [new file with mode: 0644]
package/gcc/4.9.4/850-libstdcxx-uclibc-c99.patch [new file with mode: 0644]
package/gcc/4.9.4/860-cilk-wchar.patch [new file with mode: 0644]
package/gcc/4.9.4/870-xtensa-add-mauto-litpools-option.patch [new file with mode: 0644]
package/gcc/4.9.4/871-xtensa-reimplement-register-spilling.patch [new file with mode: 0644]
package/gcc/4.9.4/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch [new file with mode: 0644]
package/gcc/4.9.4/873-xtensa-fix-_Unwind_GetCFA.patch [new file with mode: 0644]
package/gcc/4.9.4/874-xtensa-add-uclinux-support.patch [new file with mode: 0644]
package/gcc/4.9.4/880-nios2_legitimize_address.patch [new file with mode: 0644]
package/gcc/4.9.4/890-fix-m68k-compile.patch [new file with mode: 0644]
package/gcc/4.9.4/891-fix-m68k-uclinux.patch [new file with mode: 0644]
package/gcc/4.9.4/900-musl-support.patch [new file with mode: 0644]
package/gcc/4.9.4/901-microblaze-uclibc.patch [new file with mode: 0644]
package/gcc/4.9.4/930-libgcc-disable-split-stack-nothreads.patch [new file with mode: 0644]
package/gcc/4.9.4/940-uclinux-enable-threads.patch [new file with mode: 0644]
package/gcc/Config.in.host
package/gcc/gcc.hash