[crosstool-ng/crosstool-ng] ef1ff2: Upgrade newlib to 2.5.0.20170519

Alexey Neyman stilor@att.net
Mon Jun 5 07:30:00 GMT 2017


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: ef1ff2600db572b05f812c638a950f5be31aa6c9
      https://github.com/crosstool-ng/crosstool-ng/commit/ef1ff2600db572b05f812c638a950f5be31aa6c9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

  Changed paths:
    M config/libc/newlib.in
    A config/versions/autoconf.in
    A config/versions/automake.in
    A config/versions/avr-libc.in
    A config/versions/binutils.in
    A config/versions/bionic.in
    A config/versions/cloog.in
    A config/versions/duma.in
    A config/versions/elf2flt.in
    A config/versions/expat.in
    A config/versions/gcc.in
    A config/versions/gdb.in
    A config/versions/gettext.in
    A config/versions/glibc-ports.in
    A config/versions/glibc.in
    A config/versions/gmp.in
    A config/versions/isl.in
    A config/versions/libelf.in
    A config/versions/libiconv.in
    A config/versions/libtool.in
    A config/versions/linux.in
    A config/versions/ltrace.in
    A config/versions/m4.in
    A config/versions/make.in
    A config/versions/mingw-w64.in
    A config/versions/mpc.in
    A config/versions/mpfr.in
    A config/versions/musl.in
    A config/versions/ncurses.in
    A config/versions/newlib.in
    A config/versions/strace.in
    A config/versions/uClibc-ng.in
    A config/versions/zlib.in
    R patches/newlib/2.5.0.20170323/100-fix-unaligned-access-memcpy-m68k.patch
    R patches/newlib/2.5.0.20170323/110-fix-eabihf.patch
    R patches/newlib/2.5.0.20170323/200-fix-mt-cflags.patch
    A patches/newlib/2.5.0.20170519/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.5.0.20170519/200-fix-mt-cflags.patch

  Log Message:
  -----------
  Upgrade newlib to 2.5.0.20170519

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 72a5a1d6de43503579cb77daacdf17a77a315c03
      https://github.com/crosstool-ng/crosstool-ng/commit/72a5a1d6de43503579cb77daacdf17a77a315c03
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

  Changed paths:
    M config/debug/gdb.in
    M config/debug/gdb.in.native
    A patches/gdb/8.0/100-musl_fix.patch
    A patches/gdb/8.0/101-uclibc-no-gettimeofday-clobber.patch
    A patches/gdb/8.0/111-xtensa-make-sure-ar_base-is-initialized.patch
    A patches/gdb/8.0/112-WIP-end-of-prologue-detection-hack.patch
    A patches/gdb/8.0/200-allow-android.patch
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Add GDB 8.0 ...

... which now requires C++.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 872341e314418f68cb472a521015cfe4a57019b9
      https://github.com/crosstool-ng/crosstool-ng/commit/872341e314418f68cb472a521015cfe4a57019b9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
    M config/cc/gcc.in
    R patches/gcc/linaro-5.4-2017.01/100-uclibc-conf.patch
    R patches/gcc/linaro-5.4-2017.01/1000-libtool-leave-framework-alone.patch
    R patches/gcc/linaro-5.4-2017.01/110-xtensa-implement-trap-pattern.patch
    R patches/gcc/linaro-5.4-2017.01/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
    R patches/gcc/linaro-5.4-2017.01/301-missing-execinfo_h.patch
    R patches/gcc/linaro-5.4-2017.01/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    R patches/gcc/linaro-5.4-2017.01/380-gcc-plugin-POSIX-include-sys-select-h.patch
    R patches/gcc/linaro-5.4-2017.01/810-arm-softfloat-libgcc.patch
    R patches/gcc/linaro-5.4-2017.01/830-arm_unbreak_armv4t.patch
    R patches/gcc/linaro-5.4-2017.01/840-microblaze-enable-dwarf-eh-support.patch
    R patches/gcc/linaro-5.4-2017.01/850-libstdcxx-uclibc-c99.patch
    R patches/gcc/linaro-5.4-2017.01/860-cilk-wchar.patch
    R patches/gcc/linaro-5.4-2017.01/870-xtensa-add-mauto-litpools-option.patch
    R patches/gcc/linaro-5.4-2017.01/871-xtensa-reimplement-register-spilling.patch
    R patches/gcc/linaro-5.4-2017.01/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    R patches/gcc/linaro-5.4-2017.01/873-xtensa-fix-_Unwind_GetCFA.patch
    R patches/gcc/linaro-5.4-2017.01/874-xtensa-add-uclinux-support.patch
    R patches/gcc/linaro-5.4-2017.01/875-xtensa-fix-xtensa_fallback_frame_state-for-call0-ABI.patch
    R patches/gcc/linaro-5.4-2017.01/876-xtensa-fix-libgcc-build-with-text-section-literals.patch
    R patches/gcc/linaro-5.4-2017.01/877-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    R patches/gcc/linaro-5.4-2017.01/878-xtensa-Fix-PR-target-78603.patch
    R patches/gcc/linaro-5.4-2017.01/879-gcc-xtensa-fix-fprintf-format-specifiers.patch
    R patches/gcc/linaro-5.4-2017.01/890-fix-m68k-compile.patch
    R patches/gcc/linaro-5.4-2017.01/891-fix-m68k-uclinux.patch
    R patches/gcc/linaro-5.4-2017.01/892-microblaze-uclibc.patch
    R patches/gcc/linaro-5.4-2017.01/902-unwind-fix-for-musl.patch
    R patches/gcc/linaro-5.4-2017.01/910-nios2-bad-multilib-default.patch
    R patches/gcc/linaro-5.4-2017.01/930-libgcc-disable-split-stack-nothreads.patch
    R patches/gcc/linaro-5.4-2017.01/940-uclinux-enable-threads.patch
    A patches/gcc/linaro-5.4-2017.05/100-uclibc-conf.patch
    A patches/gcc/linaro-5.4-2017.05/1000-libtool-leave-framework-alone.patch
    A patches/gcc/linaro-5.4-2017.05/110-xtensa-implement-trap-pattern.patch
    A patches/gcc/linaro-5.4-2017.05/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
    A patches/gcc/linaro-5.4-2017.05/301-missing-execinfo_h.patch
    A patches/gcc/linaro-5.4-2017.05/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/gcc/linaro-5.4-2017.05/380-gcc-plugin-POSIX-include-sys-select-h.patch
    A patches/gcc/linaro-5.4-2017.05/810-arm-softfloat-libgcc.patch
    A patches/gcc/linaro-5.4-2017.05/830-arm_unbreak_armv4t.patch
    A patches/gcc/linaro-5.4-2017.05/840-microblaze-enable-dwarf-eh-support.patch
    A patches/gcc/linaro-5.4-2017.05/850-libstdcxx-uclibc-c99.patch
    A patches/gcc/linaro-5.4-2017.05/860-cilk-wchar.patch
    A patches/gcc/linaro-5.4-2017.05/870-xtensa-add-mauto-litpools-option.patch
    A patches/gcc/linaro-5.4-2017.05/871-xtensa-reimplement-register-spilling.patch
    A patches/gcc/linaro-5.4-2017.05/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    A patches/gcc/linaro-5.4-2017.05/873-xtensa-fix-_Unwind_GetCFA.patch
    A patches/gcc/linaro-5.4-2017.05/874-xtensa-add-uclinux-support.patch
    A patches/gcc/linaro-5.4-2017.05/875-xtensa-fix-xtensa_fallback_frame_state-for-call0-ABI.patch
    A patches/gcc/linaro-5.4-2017.05/876-xtensa-fix-libgcc-build-with-text-section-literals.patch
    A patches/gcc/linaro-5.4-2017.05/877-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    A patches/gcc/linaro-5.4-2017.05/878-xtensa-Fix-PR-target-78603.patch
    A patches/gcc/linaro-5.4-2017.05/879-gcc-xtensa-fix-fprintf-format-specifiers.patch
    A patches/gcc/linaro-5.4-2017.05/890-fix-m68k-compile.patch
    A patches/gcc/linaro-5.4-2017.05/891-fix-m68k-uclinux.patch
    A patches/gcc/linaro-5.4-2017.05/892-microblaze-uclibc.patch
    A patches/gcc/linaro-5.4-2017.05/902-unwind-fix-for-musl.patch
    A patches/gcc/linaro-5.4-2017.05/910-nios2-bad-multilib-default.patch
    A patches/gcc/linaro-5.4-2017.05/930-libgcc-disable-split-stack-nothreads.patch
    A patches/gcc/linaro-5.4-2017.05/940-uclinux-enable-threads.patch
    R patches/gcc/linaro-6.3-2017.02/100-uclibc-conf.patch
    R patches/gcc/linaro-6.3-2017.02/1000-libtool-leave-framework-alone.patch
    R patches/gcc/linaro-6.3-2017.02/1100-ubsan-fix-check-empty-string.patch
    R patches/gcc/linaro-6.3-2017.02/301-missing-execinfo_h.patch
    R patches/gcc/linaro-6.3-2017.02/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    R patches/gcc/linaro-6.3-2017.02/380-gcc-plugin-POSIX-include-sys-select-h.patch
    R patches/gcc/linaro-6.3-2017.02/810-arm-softfloat-libgcc.patch
    R patches/gcc/linaro-6.3-2017.02/830-arm_unbreak_armv4t.patch
    R patches/gcc/linaro-6.3-2017.02/860-cilk-wchar.patch
    R patches/gcc/linaro-6.3-2017.02/870-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    R patches/gcc/linaro-6.3-2017.02/871-xtensa-Fix-PR-target-78118.patch
    R patches/gcc/linaro-6.3-2017.02/872-xtensa-Fix-PR-target-78603.patch
    R patches/gcc/linaro-6.3-2017.02/873-gcc-xtensa-fix-fprintf-format-specifiers.patch
    R patches/gcc/linaro-6.3-2017.02/890-fix-m68k-compile.patch
    R patches/gcc/linaro-6.3-2017.02/891-fix-m68k-uclinux.patch
    R patches/gcc/linaro-6.3-2017.02/892-libgcc-mkmap-symver-support-skip_underscore.patch
    R patches/gcc/linaro-6.3-2017.02/893-libgcc-config-bfin-use-the-generic-linker-version-in.patch
    R patches/gcc/linaro-6.3-2017.02/894-libgcc-fix-DWARF-compilation-with-FDPIC-targets.patch
    R patches/gcc/linaro-6.3-2017.02/895-bfin-define-REENTRANT.patch
    R patches/gcc/linaro-6.3-2017.02/900-libgfortran-missing-include.patch
    R patches/gcc/linaro-6.3-2017.02/910-nios2-bad-multilib-default.patch
    R patches/gcc/linaro-6.3-2017.02/930-libgcc-disable-split-stack-nothreads.patch
    R patches/gcc/linaro-6.3-2017.02/940-uclinux-enable-threads.patch
    R patches/gcc/linaro-6.3-2017.02/951-bionic-ndk.patch
    R patches/gcc/linaro-6.3-2017.02/952-bionic-errno.patch
    R patches/gcc/linaro-6.3-2017.02/970-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/971-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/972-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/973-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/974-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/975-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/976-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/977-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/100-uclibc-conf.patch
    A patches/gcc/linaro-6.3-2017.05/1000-libtool-leave-framework-alone.patch
    A patches/gcc/linaro-6.3-2017.05/301-missing-execinfo_h.patch
    A patches/gcc/linaro-6.3-2017.05/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/gcc/linaro-6.3-2017.05/380-gcc-plugin-POSIX-include-sys-select-h.patch
    A patches/gcc/linaro-6.3-2017.05/810-arm-softfloat-libgcc.patch
    A patches/gcc/linaro-6.3-2017.05/830-arm_unbreak_armv4t.patch
    A patches/gcc/linaro-6.3-2017.05/860-cilk-wchar.patch
    A patches/gcc/linaro-6.3-2017.05/870-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    A patches/gcc/linaro-6.3-2017.05/871-xtensa-Fix-PR-target-78118.patch
    A patches/gcc/linaro-6.3-2017.05/872-xtensa-Fix-PR-target-78603.patch
    A patches/gcc/linaro-6.3-2017.05/873-gcc-xtensa-fix-fprintf-format-specifiers.patch
    A patches/gcc/linaro-6.3-2017.05/890-fix-m68k-compile.patch
    A patches/gcc/linaro-6.3-2017.05/891-fix-m68k-uclinux.patch
    A patches/gcc/linaro-6.3-2017.05/892-libgcc-mkmap-symver-support-skip_underscore.patch
    A patches/gcc/linaro-6.3-2017.05/893-libgcc-config-bfin-use-the-generic-linker-version-in.patch
    A patches/gcc/linaro-6.3-2017.05/894-libgcc-fix-DWARF-compilation-with-FDPIC-targets.patch
    A patches/gcc/linaro-6.3-2017.05/895-bfin-define-REENTRANT.patch
    A patches/gcc/linaro-6.3-2017.05/900-libgfortran-missing-include.patch
    A patches/gcc/linaro-6.3-2017.05/910-nios2-bad-multilib-default.patch
    A patches/gcc/linaro-6.3-2017.05/930-libgcc-disable-split-stack-nothreads.patch
    A patches/gcc/linaro-6.3-2017.05/940-uclinux-enable-threads.patch
    A patches/gcc/linaro-6.3-2017.05/951-bionic-ndk.patch
    A patches/gcc/linaro-6.3-2017.05/952-bionic-errno.patch
    A patches/gcc/linaro-6.3-2017.05/970-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/971-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/972-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/973-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/974-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/975-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/976-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/977-crystax.patch

  Log Message:
  -----------
  New GCC releases from Linaro

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: f22c4dcd7ef84093af288a026cee1da5b282a34d
      https://github.com/crosstool-ng/crosstool-ng/commit/f22c4dcd7ef84093af288a026cee1da5b282a34d
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
    M config/kernel/linux.in

  Log Message:
  -----------
  Newer Linux releases

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 6aaa2a1a67d2f105bac21750b02142201052393f
      https://github.com/crosstool-ng/crosstool-ng/commit/6aaa2a1a67d2f105bac21750b02142201052393f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
    M config/libc/mingw.in
    A patches/mingw-w64/v5.0.2/100-mingw64-malloc.patch

  Log Message:
  -----------
  Mingw-w64 release 5.0.2

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 02f21e8bf37deaab1a836f4afd11c5fc8ee30220
      https://github.com/crosstool-ng/crosstool-ng/commit/02f21e8bf37deaab1a836f4afd11c5fc8ee30220
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
    M config/cc/gcc.in
    M config/debug/gdb.in
    M config/debug/gdb.in.native
    M config/kernel/linux.in
    M config/libc/mingw.in
    M config/libc/newlib.in
    A config/versions/autoconf.in
    A config/versions/automake.in
    A config/versions/avr-libc.in
    A config/versions/binutils.in
    A config/versions/bionic.in
    A config/versions/cloog.in
    A config/versions/duma.in
    A config/versions/elf2flt.in
    A config/versions/expat.in
    A config/versions/gcc.in
    A config/versions/gdb.in
    A config/versions/gettext.in
    A config/versions/glibc-ports.in
    A config/versions/glibc.in
    A config/versions/gmp.in
    A config/versions/isl.in
    A config/versions/libelf.in
    A config/versions/libiconv.in
    A config/versions/libtool.in
    A config/versions/linux.in
    A config/versions/ltrace.in
    A config/versions/m4.in
    A config/versions/make.in
    A config/versions/mingw-w64.in
    A config/versions/mpc.in
    A config/versions/mpfr.in
    A config/versions/musl.in
    A config/versions/ncurses.in
    A config/versions/newlib.in
    A config/versions/strace.in
    A config/versions/uClibc-ng.in
    A config/versions/zlib.in
    R patches/gcc/linaro-5.4-2017.01/100-uclibc-conf.patch
    R patches/gcc/linaro-5.4-2017.01/1000-libtool-leave-framework-alone.patch
    R patches/gcc/linaro-5.4-2017.01/110-xtensa-implement-trap-pattern.patch
    R patches/gcc/linaro-5.4-2017.01/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
    R patches/gcc/linaro-5.4-2017.01/301-missing-execinfo_h.patch
    R patches/gcc/linaro-5.4-2017.01/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    R patches/gcc/linaro-5.4-2017.01/380-gcc-plugin-POSIX-include-sys-select-h.patch
    R patches/gcc/linaro-5.4-2017.01/810-arm-softfloat-libgcc.patch
    R patches/gcc/linaro-5.4-2017.01/830-arm_unbreak_armv4t.patch
    R patches/gcc/linaro-5.4-2017.01/840-microblaze-enable-dwarf-eh-support.patch
    R patches/gcc/linaro-5.4-2017.01/850-libstdcxx-uclibc-c99.patch
    R patches/gcc/linaro-5.4-2017.01/860-cilk-wchar.patch
    R patches/gcc/linaro-5.4-2017.01/870-xtensa-add-mauto-litpools-option.patch
    R patches/gcc/linaro-5.4-2017.01/871-xtensa-reimplement-register-spilling.patch
    R patches/gcc/linaro-5.4-2017.01/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    R patches/gcc/linaro-5.4-2017.01/873-xtensa-fix-_Unwind_GetCFA.patch
    R patches/gcc/linaro-5.4-2017.01/874-xtensa-add-uclinux-support.patch
    R patches/gcc/linaro-5.4-2017.01/875-xtensa-fix-xtensa_fallback_frame_state-for-call0-ABI.patch
    R patches/gcc/linaro-5.4-2017.01/876-xtensa-fix-libgcc-build-with-text-section-literals.patch
    R patches/gcc/linaro-5.4-2017.01/877-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    R patches/gcc/linaro-5.4-2017.01/878-xtensa-Fix-PR-target-78603.patch
    R patches/gcc/linaro-5.4-2017.01/879-gcc-xtensa-fix-fprintf-format-specifiers.patch
    R patches/gcc/linaro-5.4-2017.01/890-fix-m68k-compile.patch
    R patches/gcc/linaro-5.4-2017.01/891-fix-m68k-uclinux.patch
    R patches/gcc/linaro-5.4-2017.01/892-microblaze-uclibc.patch
    R patches/gcc/linaro-5.4-2017.01/902-unwind-fix-for-musl.patch
    R patches/gcc/linaro-5.4-2017.01/910-nios2-bad-multilib-default.patch
    R patches/gcc/linaro-5.4-2017.01/930-libgcc-disable-split-stack-nothreads.patch
    R patches/gcc/linaro-5.4-2017.01/940-uclinux-enable-threads.patch
    A patches/gcc/linaro-5.4-2017.05/100-uclibc-conf.patch
    A patches/gcc/linaro-5.4-2017.05/1000-libtool-leave-framework-alone.patch
    A patches/gcc/linaro-5.4-2017.05/110-xtensa-implement-trap-pattern.patch
    A patches/gcc/linaro-5.4-2017.05/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
    A patches/gcc/linaro-5.4-2017.05/301-missing-execinfo_h.patch
    A patches/gcc/linaro-5.4-2017.05/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/gcc/linaro-5.4-2017.05/380-gcc-plugin-POSIX-include-sys-select-h.patch
    A patches/gcc/linaro-5.4-2017.05/810-arm-softfloat-libgcc.patch
    A patches/gcc/linaro-5.4-2017.05/830-arm_unbreak_armv4t.patch
    A patches/gcc/linaro-5.4-2017.05/840-microblaze-enable-dwarf-eh-support.patch
    A patches/gcc/linaro-5.4-2017.05/850-libstdcxx-uclibc-c99.patch
    A patches/gcc/linaro-5.4-2017.05/860-cilk-wchar.patch
    A patches/gcc/linaro-5.4-2017.05/870-xtensa-add-mauto-litpools-option.patch
    A patches/gcc/linaro-5.4-2017.05/871-xtensa-reimplement-register-spilling.patch
    A patches/gcc/linaro-5.4-2017.05/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
    A patches/gcc/linaro-5.4-2017.05/873-xtensa-fix-_Unwind_GetCFA.patch
    A patches/gcc/linaro-5.4-2017.05/874-xtensa-add-uclinux-support.patch
    A patches/gcc/linaro-5.4-2017.05/875-xtensa-fix-xtensa_fallback_frame_state-for-call0-ABI.patch
    A patches/gcc/linaro-5.4-2017.05/876-xtensa-fix-libgcc-build-with-text-section-literals.patch
    A patches/gcc/linaro-5.4-2017.05/877-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    A patches/gcc/linaro-5.4-2017.05/878-xtensa-Fix-PR-target-78603.patch
    A patches/gcc/linaro-5.4-2017.05/879-gcc-xtensa-fix-fprintf-format-specifiers.patch
    A patches/gcc/linaro-5.4-2017.05/890-fix-m68k-compile.patch
    A patches/gcc/linaro-5.4-2017.05/891-fix-m68k-uclinux.patch
    A patches/gcc/linaro-5.4-2017.05/892-microblaze-uclibc.patch
    A patches/gcc/linaro-5.4-2017.05/902-unwind-fix-for-musl.patch
    A patches/gcc/linaro-5.4-2017.05/910-nios2-bad-multilib-default.patch
    A patches/gcc/linaro-5.4-2017.05/930-libgcc-disable-split-stack-nothreads.patch
    A patches/gcc/linaro-5.4-2017.05/940-uclinux-enable-threads.patch
    R patches/gcc/linaro-6.3-2017.02/100-uclibc-conf.patch
    R patches/gcc/linaro-6.3-2017.02/1000-libtool-leave-framework-alone.patch
    R patches/gcc/linaro-6.3-2017.02/1100-ubsan-fix-check-empty-string.patch
    R patches/gcc/linaro-6.3-2017.02/301-missing-execinfo_h.patch
    R patches/gcc/linaro-6.3-2017.02/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    R patches/gcc/linaro-6.3-2017.02/380-gcc-plugin-POSIX-include-sys-select-h.patch
    R patches/gcc/linaro-6.3-2017.02/810-arm-softfloat-libgcc.patch
    R patches/gcc/linaro-6.3-2017.02/830-arm_unbreak_armv4t.patch
    R patches/gcc/linaro-6.3-2017.02/860-cilk-wchar.patch
    R patches/gcc/linaro-6.3-2017.02/870-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    R patches/gcc/linaro-6.3-2017.02/871-xtensa-Fix-PR-target-78118.patch
    R patches/gcc/linaro-6.3-2017.02/872-xtensa-Fix-PR-target-78603.patch
    R patches/gcc/linaro-6.3-2017.02/873-gcc-xtensa-fix-fprintf-format-specifiers.patch
    R patches/gcc/linaro-6.3-2017.02/890-fix-m68k-compile.patch
    R patches/gcc/linaro-6.3-2017.02/891-fix-m68k-uclinux.patch
    R patches/gcc/linaro-6.3-2017.02/892-libgcc-mkmap-symver-support-skip_underscore.patch
    R patches/gcc/linaro-6.3-2017.02/893-libgcc-config-bfin-use-the-generic-linker-version-in.patch
    R patches/gcc/linaro-6.3-2017.02/894-libgcc-fix-DWARF-compilation-with-FDPIC-targets.patch
    R patches/gcc/linaro-6.3-2017.02/895-bfin-define-REENTRANT.patch
    R patches/gcc/linaro-6.3-2017.02/900-libgfortran-missing-include.patch
    R patches/gcc/linaro-6.3-2017.02/910-nios2-bad-multilib-default.patch
    R patches/gcc/linaro-6.3-2017.02/930-libgcc-disable-split-stack-nothreads.patch
    R patches/gcc/linaro-6.3-2017.02/940-uclinux-enable-threads.patch
    R patches/gcc/linaro-6.3-2017.02/951-bionic-ndk.patch
    R patches/gcc/linaro-6.3-2017.02/952-bionic-errno.patch
    R patches/gcc/linaro-6.3-2017.02/970-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/971-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/972-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/973-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/974-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/975-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/976-crystax.patch
    R patches/gcc/linaro-6.3-2017.02/977-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/100-uclibc-conf.patch
    A patches/gcc/linaro-6.3-2017.05/1000-libtool-leave-framework-alone.patch
    A patches/gcc/linaro-6.3-2017.05/301-missing-execinfo_h.patch
    A patches/gcc/linaro-6.3-2017.05/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/gcc/linaro-6.3-2017.05/380-gcc-plugin-POSIX-include-sys-select-h.patch
    A patches/gcc/linaro-6.3-2017.05/810-arm-softfloat-libgcc.patch
    A patches/gcc/linaro-6.3-2017.05/830-arm_unbreak_armv4t.patch
    A patches/gcc/linaro-6.3-2017.05/860-cilk-wchar.patch
    A patches/gcc/linaro-6.3-2017.05/870-xtensa-don-t-use-unwind-dw2-fde-dip-with-elf-targets.patch
    A patches/gcc/linaro-6.3-2017.05/871-xtensa-Fix-PR-target-78118.patch
    A patches/gcc/linaro-6.3-2017.05/872-xtensa-Fix-PR-target-78603.patch
    A patches/gcc/linaro-6.3-2017.05/873-gcc-xtensa-fix-fprintf-format-specifiers.patch
    A patches/gcc/linaro-6.3-2017.05/890-fix-m68k-compile.patch
    A patches/gcc/linaro-6.3-2017.05/891-fix-m68k-uclinux.patch
    A patches/gcc/linaro-6.3-2017.05/892-libgcc-mkmap-symver-support-skip_underscore.patch
    A patches/gcc/linaro-6.3-2017.05/893-libgcc-config-bfin-use-the-generic-linker-version-in.patch
    A patches/gcc/linaro-6.3-2017.05/894-libgcc-fix-DWARF-compilation-with-FDPIC-targets.patch
    A patches/gcc/linaro-6.3-2017.05/895-bfin-define-REENTRANT.patch
    A patches/gcc/linaro-6.3-2017.05/900-libgfortran-missing-include.patch
    A patches/gcc/linaro-6.3-2017.05/910-nios2-bad-multilib-default.patch
    A patches/gcc/linaro-6.3-2017.05/930-libgcc-disable-split-stack-nothreads.patch
    A patches/gcc/linaro-6.3-2017.05/940-uclinux-enable-threads.patch
    A patches/gcc/linaro-6.3-2017.05/951-bionic-ndk.patch
    A patches/gcc/linaro-6.3-2017.05/952-bionic-errno.patch
    A patches/gcc/linaro-6.3-2017.05/970-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/971-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/972-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/973-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/974-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/975-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/976-crystax.patch
    A patches/gcc/linaro-6.3-2017.05/977-crystax.patch
    A patches/gdb/8.0/100-musl_fix.patch
    A patches/gdb/8.0/101-uclibc-no-gettimeofday-clobber.patch
    A patches/gdb/8.0/111-xtensa-make-sure-ar_base-is-initialized.patch
    A patches/gdb/8.0/112-WIP-end-of-prologue-detection-hack.patch
    A patches/gdb/8.0/200-allow-android.patch
    A patches/mingw-w64/v5.0.2/100-mingw64-malloc.patch
    R patches/newlib/2.5.0.20170323/100-fix-unaligned-access-memcpy-m68k.patch
    R patches/newlib/2.5.0.20170323/110-fix-eabihf.patch
    R patches/newlib/2.5.0.20170323/200-fix-mt-cflags.patch
    A patches/newlib/2.5.0.20170519/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.5.0.20170519/200-fix-mt-cflags.patch
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Merge pull request #734 from stilor/upgrades

Upgrades (a bunch of)


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ed1d2d6a0e82...02f21e8bf37d


More information about the crossgcc mailing list