[crosstool-ng/crosstool-ng] 8f4019: gcc: Update gcc 5 to 5.3.0

Bryan Hundven bryanhundven@gmail.com
Sun Jan 3 03:16:00 GMT 2016


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 8f4019e6937d6064600e2360b500b49187083a9f
      https://github.com/crosstool-ng/crosstool-ng/commit/8f4019e6937d6064600e2360b500b49187083a9f
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-01-02 (Sat, 02 Jan 2016)

  Changed paths:
    M config/cc/gcc.in
    R patches/gcc/5.2.0/100-uclibc-conf.patch
    R patches/gcc/5.2.0/110-xtensa-implement-trap-pattern.patch
    R patches/gcc/5.2.0/201-libgcc-remove-unistd-header.patch
    R patches/gcc/5.2.0/301-missing-execinfo_h.patch
    R patches/gcc/5.2.0/810-arm-softfloat-libgcc.patch
    R patches/gcc/5.2.0/830-arm_unbreak_armv4t.patch
    R patches/gcc/5.2.0/840-microblaze-enable-dwarf-eh-support.patch
    R patches/gcc/5.2.0/850-libstdcxx-uclibc-c99.patch
    R patches/gcc/5.2.0/860-cilk-wchar.patch
    R patches/gcc/5.2.0/870-xtensa-add-mauto-litpools-option.patch
    R patches/gcc/5.2.0/871-xtensa-reimplement-register-spilling.patch
    R patches/gcc/5.2.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    R patches/gcc/5.2.0/873-xtensa-fix-_Unwind_GetCFA.patch
    R patches/gcc/5.2.0/900-libitm-fixes-for-musl-support.patch
    R patches/gcc/5.2.0/901-fixincludes-update-for-musl-support.patch
    R patches/gcc/5.2.0/902-unwind-fix-for-musl.patch
    R patches/gcc/5.2.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
    R patches/gcc/5.2.0/904-musl-libc-config.patch
    R patches/gcc/5.2.0/905-add-musl-support-to-gcc.patch
    R patches/gcc/5.2.0/906-mips-musl-support.patch
    R patches/gcc/5.2.0/907-x86-musl-support.patch
    R patches/gcc/5.2.0/908-arm-musl-support.patch
    R patches/gcc/5.2.0/909-aarch64-musl-support.patch
    A patches/gcc/5.3.0/100-uclibc-conf.patch
    A patches/gcc/5.3.0/110-xtensa-implement-trap-pattern.patch
    A patches/gcc/5.3.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
    A patches/gcc/5.3.0/301-missing-execinfo_h.patch
    A patches/gcc/5.3.0/810-arm-softfloat-libgcc.patch
    A patches/gcc/5.3.0/830-arm_unbreak_armv4t.patch
    A patches/gcc/5.3.0/840-microblaze-enable-dwarf-eh-support.patch
    A patches/gcc/5.3.0/850-libstdcxx-uclibc-c99.patch
    A patches/gcc/5.3.0/860-cilk-wchar.patch
    A patches/gcc/5.3.0/870-xtensa-add-mauto-litpools-option.patch
    A patches/gcc/5.3.0/871-xtensa-reimplement-register-spilling.patch
    A patches/gcc/5.3.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    A patches/gcc/5.3.0/873-xtensa-fix-_Unwind_GetCFA.patch
    A patches/gcc/5.3.0/900-libitm-fixes-for-musl-support.patch
    A patches/gcc/5.3.0/901-fixincludes-update-for-musl-support.patch
    A patches/gcc/5.3.0/902-unwind-fix-for-musl.patch
    A patches/gcc/5.3.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
    A patches/gcc/5.3.0/904-musl-libc-config.patch
    A patches/gcc/5.3.0/905-add-musl-support-to-gcc.patch
    A patches/gcc/5.3.0/906-mips-musl-support.patch
    A patches/gcc/5.3.0/907-x86-musl-support.patch
    A patches/gcc/5.3.0/908-arm-musl-support.patch
    A patches/gcc/5.3.0/909-aarch64-musl-support.patch

  Log Message:
  -----------
  gcc: Update gcc 5 to 5.3.0

Reported-by: Freddie Chopin <freddie.chopin@gmail.com>
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 4be30098af5e6160d9c1e85b915c5a12a5e91350
      https://github.com/crosstool-ng/crosstool-ng/commit/4be30098af5e6160d9c1e85b915c5a12a5e91350
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-01-02 (Sat, 02 Jan 2016)

  Changed paths:
    M config/cc/gcc.in
    R patches/gcc/5.2.0/100-uclibc-conf.patch
    R patches/gcc/5.2.0/110-xtensa-implement-trap-pattern.patch
    R patches/gcc/5.2.0/201-libgcc-remove-unistd-header.patch
    R patches/gcc/5.2.0/301-missing-execinfo_h.patch
    R patches/gcc/5.2.0/810-arm-softfloat-libgcc.patch
    R patches/gcc/5.2.0/830-arm_unbreak_armv4t.patch
    R patches/gcc/5.2.0/840-microblaze-enable-dwarf-eh-support.patch
    R patches/gcc/5.2.0/850-libstdcxx-uclibc-c99.patch
    R patches/gcc/5.2.0/860-cilk-wchar.patch
    R patches/gcc/5.2.0/870-xtensa-add-mauto-litpools-option.patch
    R patches/gcc/5.2.0/871-xtensa-reimplement-register-spilling.patch
    R patches/gcc/5.2.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    R patches/gcc/5.2.0/873-xtensa-fix-_Unwind_GetCFA.patch
    R patches/gcc/5.2.0/900-libitm-fixes-for-musl-support.patch
    R patches/gcc/5.2.0/901-fixincludes-update-for-musl-support.patch
    R patches/gcc/5.2.0/902-unwind-fix-for-musl.patch
    R patches/gcc/5.2.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
    R patches/gcc/5.2.0/904-musl-libc-config.patch
    R patches/gcc/5.2.0/905-add-musl-support-to-gcc.patch
    R patches/gcc/5.2.0/906-mips-musl-support.patch
    R patches/gcc/5.2.0/907-x86-musl-support.patch
    R patches/gcc/5.2.0/908-arm-musl-support.patch
    R patches/gcc/5.2.0/909-aarch64-musl-support.patch
    A patches/gcc/5.3.0/100-uclibc-conf.patch
    A patches/gcc/5.3.0/110-xtensa-implement-trap-pattern.patch
    A patches/gcc/5.3.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
    A patches/gcc/5.3.0/301-missing-execinfo_h.patch
    A patches/gcc/5.3.0/810-arm-softfloat-libgcc.patch
    A patches/gcc/5.3.0/830-arm_unbreak_armv4t.patch
    A patches/gcc/5.3.0/840-microblaze-enable-dwarf-eh-support.patch
    A patches/gcc/5.3.0/850-libstdcxx-uclibc-c99.patch
    A patches/gcc/5.3.0/860-cilk-wchar.patch
    A patches/gcc/5.3.0/870-xtensa-add-mauto-litpools-option.patch
    A patches/gcc/5.3.0/871-xtensa-reimplement-register-spilling.patch
    A patches/gcc/5.3.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    A patches/gcc/5.3.0/873-xtensa-fix-_Unwind_GetCFA.patch
    A patches/gcc/5.3.0/900-libitm-fixes-for-musl-support.patch
    A patches/gcc/5.3.0/901-fixincludes-update-for-musl-support.patch
    A patches/gcc/5.3.0/902-unwind-fix-for-musl.patch
    A patches/gcc/5.3.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
    A patches/gcc/5.3.0/904-musl-libc-config.patch
    A patches/gcc/5.3.0/905-add-musl-support-to-gcc.patch
    A patches/gcc/5.3.0/906-mips-musl-support.patch
    A patches/gcc/5.3.0/907-x86-musl-support.patch
    A patches/gcc/5.3.0/908-arm-musl-support.patch
    A patches/gcc/5.3.0/909-aarch64-musl-support.patch

  Log Message:
  -----------
  Merge pull request #306 from bhundven/update_gcc

gcc: Update gcc 5 to 5.3.0


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8115774ea7fa...4be30098af5e
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list