From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87425 invoked by alias); 13 Nov 2016 18:33:39 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 87411 invoked by uid 89); 13 Nov 2016 18:33:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=mar, Mar, 5.3.0, sk:i686w6 X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 13 Nov 2016 18:33:27 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 5828b1f5.7fd93297c7e0-in06; Sun, 13 Nov 2016 18:33:25 -0000 (UTC) Date: Sun, 13 Nov 2016 18:33:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5828b1f59caa4_13b93ff31cb9f13c188c1@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 6e3e73: MinGW: add C++11 posix threads support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5828b1f59c151_13b93ff31cb9f13c187ad"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-11/txt/msg00010.txt.bz2 ----==_mimepart_5828b1f59c151_13b93ff31cb9f13c187ad Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 37526 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 6e3e735680c3dd9bf0084d78d82a09fccaabc5be https://github.com/crosstool-ng/crosstool-ng/commit/6e3e735680c3dd9bf0084d78d82a09fccaabc5be Author: Dmitry Pankratov Date: 2016-03-07 (Mon, 07 Mar 2016) Changed paths: M config/libc.in M config/libc/mingw.in M scripts/build/libc/mingw.sh Log Message: ----------- MinGW: add C++11 posix threads support Commit: 78c683c3566614515d814f8b24c52d54fe4788b7 https://github.com/crosstool-ng/crosstool-ng/commit/78c683c3566614515d814f8b24c52d54fe4788b7 Author: Dmitry Pankratov Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: A patches/gcc/4.8.5/130-pr43538.patch A patches/gcc/4.8.5/131-mt-ospace-preserve-FLAGS_FOR_TARGET.patch A patches/gcc/4.9.3/130-pr43538.patch A patches/gcc/4.9.3/131-mt-ospace-preserve-FLAGS_FOR_TARGET.patch M scripts/build/cc/100-gcc.sh Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: f6d8dc44111c6e96706eed8b0ae0483e2fb63856 https://github.com/crosstool-ng/crosstool-ng/commit/f6d8dc44111c6e96706eed8b0ae0483e2fb63856 Author: Dmitry Pankratov Date: 2016-03-30 (Wed, 30 Mar 2016) Changed paths: M config/libc/newlib.in M config/libc/newlib.in.2 M scripts/build/libc/newlib.sh Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 91b8280e8c9458e81fc94d1f9983f2a642ebb7a8 https://github.com/crosstool-ng/crosstool-ng/commit/91b8280e8c9458e81fc94d1f9983f2a642ebb7a8 Author: Dmitry Pankratov Date: 2016-06-18 (Sat, 18 Jun 2016) Changed paths: M config/arch/sh.in M config/cc/gcc.in.2 M config/libc/glibc.in M config/libc/musl.in A patches/dmalloc/5.5.2/170-ppc-bogus-assembly.patch A patches/gcc/5.3.0/130-build_gcc-5_with_gcc-6.patch A patches/glibc/2.22/120-cve-2105-7547-getaddrinfo-stack.patch A patches/uClibc-ng/1.0.12/100-provide-_obstack_free.patch M samples/aarch64-rpi3-linux-gnueabi/crosstool.config M samples/aarch64-unknown-linux-gnueabi/crosstool.config M samples/armv7-rpi2-linux-gnueabihf/crosstool.config M samples/armv8-rpi3-linux-gnueabihf/crosstool.config R samples/powerpc-unknown-linux-uclibc/broken A samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken M samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config M scripts/addToolVersion.sh M scripts/build/arch/alpha.sh M scripts/build/arch/arm.sh M scripts/build/arch/m68k.sh M scripts/build/arch/microblaze.sh M scripts/build/arch/mips.sh M scripts/build/arch/powerpc.sh M scripts/build/arch/s390.sh M scripts/build/arch/sh.sh M scripts/build/arch/sparc.sh M scripts/build/arch/x86.sh M scripts/build/cc/100-gcc.sh M scripts/build/debug/300-gdb.sh M scripts/build/libc/glibc.sh M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 11b20626b0d33624249f2609177f768a39cb70cf https://github.com/crosstool-ng/crosstool-ng/commit/11b20626b0d33624249f2609177f768a39cb70cf Author: Dmitry Pankratov Date: 2016-08-12 (Fri, 12 Aug 2016) Changed paths: M README.md M kconfig/.gitignore A kconfig/lxdialog/.gitignore Log Message: ----------- Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ng Commit: 34ca68e3b076f4a7eea78aa46215fa50dfb1e322 https://github.com/crosstool-ng/crosstool-ng/commit/34ca68e3b076f4a7eea78aa46215fa50dfb1e322 Author: Dmitry Pankratov Date: 2016-10-01 (Sat, 01 Oct 2016) Changed paths: M .travis.yml M Makefile.in M config/arch/mips.in.2 M config/binutils/binutils.in.2 M config/cc/gcc.in M config/debug/duma.in M config/debug/gdb.in.cross M config/libc/glibc.in.2 M config/libc/musl.in M config/libc/none.in M config/libc/uClibc.in M config/target.in A patches/duma/2_5_15/200-cpp11-new-operator.patch R patches/gcc/5.3.0/100-uclibc-conf.patch R patches/gcc/5.3.0/110-xtensa-implement-trap-pattern.patch R patches/gcc/5.3.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch R patches/gcc/5.3.0/130-build_gcc-5_with_gcc-6.patch R patches/gcc/5.3.0/301-missing-execinfo_h.patch R patches/gcc/5.3.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch R patches/gcc/5.3.0/380-gcc-plugin-POSIX-include-sys-select-h.patch R patches/gcc/5.3.0/810-arm-softfloat-libgcc.patch R patches/gcc/5.3.0/830-arm_unbreak_armv4t.patch R patches/gcc/5.3.0/840-microblaze-enable-dwarf-eh-support.patch R patches/gcc/5.3.0/850-libstdcxx-uclibc-c99.patch R patches/gcc/5.3.0/860-cilk-wchar.patch R patches/gcc/5.3.0/870-xtensa-add-mauto-litpools-option.patch R patches/gcc/5.3.0/871-xtensa-reimplement-register-spilling.patch R patches/gcc/5.3.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch R patches/gcc/5.3.0/873-xtensa-fix-_Unwind_GetCFA.patch R patches/gcc/5.3.0/900-libitm-fixes-for-musl-support.patch R patches/gcc/5.3.0/901-fixincludes-update-for-musl-support.patch R patches/gcc/5.3.0/902-unwind-fix-for-musl.patch R patches/gcc/5.3.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch R patches/gcc/5.3.0/904-musl-libc-config.patch R patches/gcc/5.3.0/905-add-musl-support-to-gcc.patch R patches/gcc/5.3.0/906-mips-musl-support.patch R patches/gcc/5.3.0/907-x86-musl-support.patch R patches/gcc/5.3.0/908-arm-musl-support.patch R patches/gcc/5.3.0/909-aarch64-musl-support.patch A patches/gcc/5.4.0/100-uclibc-conf.patch A patches/gcc/5.4.0/110-xtensa-implement-trap-pattern.patch A patches/gcc/5.4.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch A patches/gcc/5.4.0/301-missing-execinfo_h.patch A patches/gcc/5.4.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch A patches/gcc/5.4.0/380-gcc-plugin-POSIX-include-sys-select-h.patch A patches/gcc/5.4.0/810-arm-softfloat-libgcc.patch A patches/gcc/5.4.0/830-arm_unbreak_armv4t.patch A patches/gcc/5.4.0/840-microblaze-enable-dwarf-eh-support.patch A patches/gcc/5.4.0/850-libstdcxx-uclibc-c99.patch A patches/gcc/5.4.0/860-cilk-wchar.patch A patches/gcc/5.4.0/870-xtensa-add-mauto-litpools-option.patch A patches/gcc/5.4.0/871-xtensa-reimplement-register-spilling.patch A patches/gcc/5.4.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch A patches/gcc/5.4.0/873-xtensa-fix-_Unwind_GetCFA.patch A patches/gcc/5.4.0/874-xtensa-add-uclinux-support.patch A patches/gcc/5.4.0/890-fix-m68k-compile.patch A patches/gcc/5.4.0/891-fix-m68k-uclinux.patch A patches/gcc/5.4.0/892-microblaze-uclibc.patch A patches/gcc/5.4.0/900-libitm-fixes-for-musl-support.patch A patches/gcc/5.4.0/901-fixincludes-update-for-musl-support.patch A patches/gcc/5.4.0/902-unwind-fix-for-musl.patch A patches/gcc/5.4.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch A patches/gcc/5.4.0/904-musl-libc-config.patch A patches/gcc/5.4.0/905-add-musl-support-to-gcc.patch A patches/gcc/5.4.0/906-mips-musl-support.patch A patches/gcc/5.4.0/907-x86-musl-support.patch A patches/gcc/5.4.0/908-arm-musl-support.patch A patches/gcc/5.4.0/909-aarch64-musl-support.patch A patches/gcc/5.4.0/910-nios2-bad-multilib-default.patch A patches/gcc/5.4.0/930-libgcc-disable-split-stack-nothreads.patch A patches/gcc/5.4.0/940-uclinux-enable-threads.patch A patches/gcc/6.1.0/100-uclibc-conf.patch A patches/gcc/6.1.0/301-missing-execinfo_h.patch A patches/gcc/6.1.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch A patches/gcc/6.1.0/380-gcc-plugin-POSIX-include-sys-select-h.patch A patches/gcc/6.1.0/810-arm-softfloat-libgcc.patch A patches/gcc/6.1.0/830-arm_unbreak_armv4t.patch A patches/gcc/6.1.0/840-microblaze-enable-dwarf-eh-support.patch A patches/gcc/6.1.0/860-cilk-wchar.patch A patches/glibc/2.23/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch R samples/arm-cortex_a15-linux-gnueabi/crosstool.config R samples/arm-cortex_a15-linux-gnueabi/reported.by A samples/arm-cortex_a15-linux-gnueabihf/crosstool.config A samples/arm-cortex_a15-linux-gnueabihf/reported.by A samples/arm-multilib-linux-uclibcgnueabi/crosstool.config A samples/arm-multilib-linux-uclibcgnueabi/reported.by M samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config A samples/mips64el-multilib-linux-uclibc/crosstool.config A samples/mips64el-multilib-linux-uclibc/reported.by R samples/mips64el-n32-linux-uclibc/crosstool.config R samples/mips64el-n32-linux-uclibc/reported.by R samples/mips64el-n64-linux-uclibc/crosstool.config R samples/mips64el-n64-linux-uclibc/reported.by A samples/mipsel-multilib-linux-gnu/crosstool.config A samples/mipsel-multilib-linux-gnu/reported.by A samples/powerpc64-multilib-linux-gnu/crosstool.config A samples/powerpc64-multilib-linux-gnu/reported.by A samples/powerpc64le-unknown-linux-gnu/crosstool.config A samples/powerpc64le-unknown-linux-gnu/reported.by M samples/s390x-ibm-linux-gnu/crosstool.config M samples/samples.mk A samples/sh4-multilib-linux-gnu/crosstool.config A samples/sh4-multilib-linux-gnu/reported.by A samples/sh4-multilib-linux-uclibc/crosstool.config A samples/sh4-multilib-linux-uclibc/reported.by A samples/sparc-leon-linux-uclibc/crosstool.config A samples/sparc-leon-linux-uclibc/reported.by A samples/sparc-leon-linux-uclibc/uClibc-1.0.12.config A samples/sparc64-multilib-linux-gnu/crosstool.config A samples/sparc64-multilib-linux-gnu/reported.by A samples/x86_64-multilib-linux-gnu/crosstool.config A samples/x86_64-multilib-linux-gnu/reported.by A samples/x86_64-multilib-linux-musl/crosstool.config A samples/x86_64-multilib-linux-musl/reported.by A samples/x86_64-multilib-linux-uclibc/crosstool.config A samples/x86_64-multilib-linux-uclibc/reported.by A scripts/build/arch.sh M scripts/build/arch/alpha.sh M scripts/build/arch/arm.sh M scripts/build/arch/m68k.sh M scripts/build/arch/microblaze.sh M scripts/build/arch/mips.sh M scripts/build/arch/nios2.sh M scripts/build/arch/powerpc.sh M scripts/build/arch/s390.sh M scripts/build/arch/sh.sh M scripts/build/arch/sparc.sh M scripts/build/arch/x86.sh M scripts/build/arch/xtensa.sh M scripts/build/binutils/binutils.sh M scripts/build/cc/100-gcc.sh M scripts/build/internals.sh M scripts/build/libc/avr-libc.sh M scripts/build/libc/glibc.sh M scripts/build/libc/mingw.sh M scripts/build/libc/musl.sh M scripts/build/libc/newlib.sh M scripts/build/libc/none.sh M scripts/build/libc/uClibc.sh M scripts/config.guess M scripts/config.sub M scripts/crosstool-NG.sh.in M scripts/functions M steps.mk Log Message: ----------- Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ng Commit: 0d17d26005efbd5d6157df0f68a26c738c385ed2 https://github.com/crosstool-ng/crosstool-ng/commit/0d17d26005efbd5d6157df0f68a26c738c385ed2 Author: Dmitry Pankratov Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M config/cc/gcc.in M config/cc/gcc.in.2 M config/libc/uClibc.in M config/libc/uClibc.in.2 R patches/ELFkickers/2.0a/100-use_CC_not_gcc.patch R patches/cygwin/1.5.15-1/100-crossbuild.patch R patches/duma/2_5_1/100-cross-compile.patch R patches/duma/2_5_1/110-separate_cpp.patch R patches/duma/2_5_12/100-cross-compile.patch R patches/duma/2_5_12/110-separate_cpp.patch R patches/duma/2_5_14/100-cross-compile.patch R patches/duma/2_5_14/110-separate_cpp.patch R patches/duma/2_5_8/100-cross-compile.patch R patches/duma/2_5_8/110-separate_cpp.patch A patches/gcc/4.9.3/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch R patches/gcc/6.1.0/100-uclibc-conf.patch R patches/gcc/6.1.0/301-missing-execinfo_h.patch R patches/gcc/6.1.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch R patches/gcc/6.1.0/380-gcc-plugin-POSIX-include-sys-select-h.patch R patches/gcc/6.1.0/810-arm-softfloat-libgcc.patch R patches/gcc/6.1.0/830-arm_unbreak_armv4t.patch R patches/gcc/6.1.0/840-microblaze-enable-dwarf-eh-support.patch R patches/gcc/6.1.0/860-cilk-wchar.patch A patches/gcc/6.2.0/100-uclibc-conf.patch A patches/gcc/6.2.0/301-missing-execinfo_h.patch A patches/gcc/6.2.0/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch A patches/gcc/6.2.0/380-gcc-plugin-POSIX-include-sys-select-h.patch A patches/gcc/6.2.0/810-arm-softfloat-libgcc.patch A patches/gcc/6.2.0/830-arm_unbreak_armv4t.patch A patches/gcc/6.2.0/840-microblaze-enable-dwarf-eh-support.patch A patches/gcc/6.2.0/860-cilk-wchar.patch R patches/glibc/2.10.1/900-march-i686.patch R patches/glibc/2.10.1/910-typedef-caddr.patch R patches/glibc/2.10.1/920-make-382.patch R patches/glibc/2.11.1/900-march-i686.patch R patches/glibc/2.11.1/910-typedef-caddr.patch R patches/glibc/2.11/900-march-i686.patch R patches/glibc/2.11/910-typedef-caddr.patch R patches/glibc/2.11/920-make-40.patch R patches/glibc/2.12.1/900-march-i686.patch R patches/glibc/2.12.1/910-typedef-caddr.patch R patches/glibc/2.12.1/920-make-382.patch R patches/glibc/2.12.2/900-march-i686.patch R patches/glibc/2.12.2/910-typedef-caddr.patch R patches/glibc/2.13/900-march-i686.patch R patches/glibc/2.13/910-typedef-caddr.patch R patches/glibc/2.13/950-initfini-ppc64.patch R patches/glibc/2.14.1/900-cpuid-include.patch R patches/glibc/2.14.1/910-asm-i686.patch R patches/glibc/2.14.1/950-initfini-ppc64.patch R patches/glibc/2.14/950-initfini-ppc64.patch R patches/glibc/2.16.0/500-fix-parsing-of-numeric-hosts-in-gethostbyname_r.patch R patches/glibc/2.17/100-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/2.18/120-support-make4.patch A patches/glibc/2.18/130-arm-unwind.patch A patches/glibc/2.19/130-arm-unwind.patch R patches/glibc/2.5.1/100-cygwin.patch R patches/glibc/2.5.1/110-configure-apple-as.patch R patches/glibc/2.5.1/120-fix-pr631.patch R patches/glibc/2.5.1/130-i686-assembler.patch R patches/glibc/2.5.1/140-i386-preferred-stack-boundary.patch R patches/glibc/2.5.1/150-alpha-asm_page.patch R patches/glibc/2.5.1/160-use_short_for_fnstsw.patch R patches/glibc/2.5.1/170-alpha-asm_elf.patch R patches/glibc/2.5.1/180-alpha-cfi.patch R patches/glibc/2.5.1/190-alpha-sigsuspend.patch R patches/glibc/2.5/100-cygwin.patch R patches/glibc/2.5/110-configure-apple-as.patch R patches/glibc/2.5/120-fix-pr631.patch R patches/glibc/2.5/130-i686-assembler.patch R patches/glibc/2.5/140-i386-preferred-stack-boundary.patch R patches/glibc/2.5/150-alpha-asm_page.patch R patches/glibc/2.5/160-use_short_for_fnstsw.patch R patches/glibc/2.5/170-alpha-asm_elf.patch R patches/glibc/2.5/180-alpha-cfi.patch R patches/glibc/2.5/190-alpha-sigsuspend.patch R patches/glibc/2.6.1/100-cygwin.patch R patches/glibc/2.6.1/110-configure-apple-as.patch R patches/glibc/2.6.1/120-fix-pr631.patch R patches/glibc/2.6.1/130-i686-assembler.patch R patches/glibc/2.6.1/140-i386-preferred-stack-boundary.patch R patches/glibc/2.6.1/150-alpha-asm_page.patch R patches/glibc/2.6.1/160-use_short_for_fnstsw.patch R patches/glibc/2.6.1/170-alpha-asm_elf.patch R patches/glibc/2.6.1/180-gcc-4.3-sysinclude-path.patch R patches/glibc/2.6.1/190-alpha-atfcts.patch R patches/glibc/2.6.1/200-alpha-ptr_mangle.patch R patches/glibc/2.6.1/210-lll_lock_t.patch R patches/glibc/2.6.1/220-cross-posix_makefile.patch R patches/glibc/2.6/100-cygwin.patch R patches/glibc/2.6/110-configure-apple-as.patch R patches/glibc/2.6/120-fix-pr631.patch R patches/glibc/2.6/130-i686-assembler.patch R patches/glibc/2.6/140-i386-preferred-stack-boundary.patch R patches/glibc/2.6/150-alpha-asm_page.patch R patches/glibc/2.6/160-use_short_for_fnstsw.patch R patches/glibc/2.6/170-alpha-asm_elf.patch R patches/glibc/2.6/180-gcc-4.3-sysinclude-path.patch R patches/glibc/2.6/190-alpha-atfcts.patch R patches/glibc/2.6/200-alpha-ptr_mangle.patch R patches/glibc/2.6/210-lll_lock_t.patch R patches/glibc/2.6/220-cross-posix_makefile.patch R patches/glibc/2.7/100-cygwin.patch R patches/glibc/2.7/110-configure-apple-as.patch R patches/glibc/2.7/120-fix-pr631.patch R patches/glibc/2.7/130-i686-assembler.patch R patches/glibc/2.7/140-i386-preferred-stack-boundary.patch R patches/glibc/2.7/150-alpha-asm_page.patch R patches/glibc/2.7/160-build_wcs_upper_buffer.patch R patches/glibc/2.7/170-use_short_for_fnstsw.patch R patches/glibc/2.7/180-gcc-4.3-sysinclude-path.patch R patches/glibc/2.7/190-alpha-asm_elf.patch R patches/glibc/2.7/200-alpha-atfcts.patch R patches/glibc/2.7/210-alpha-ptr_mangle.patch R patches/glibc/2.7/220-objdump_for_host.patch R patches/glibc/2.7/230-powerpc-private_futex.patch R patches/glibc/2.7/240-sh-lowlevellock-asm.patch R patches/glibc/2.7/250-sh-chop-linux-version.patch R patches/glibc/2.7/260-sh-syscall-error-path.patch R patches/glibc/2.7/270-sh-fix-procfs.patch R patches/glibc/2.7/280-sh-fix-kernel-headers-location.patch R patches/glibc/2.7/290-powerpc-8xx-CPU15-errata.patch R patches/glibc/2.7/300-binutils-_begin.patch R patches/glibc/2.9/100-ssp-compat.patch R patches/glibc/2.9/110-respect-env-CPPFLAGS.patch R patches/glibc/2.9/120-_nss_dns_gethostbyaddr2_r-check-and-adjust-the-buffer-alignment.patch R patches/glibc/2.9/130-add_prio-macros.patch R patches/glibc/2.9/140-regex-BZ9697.patch R patches/glibc/2.9/150-regex-BZ697.patch R patches/glibc/2.9/160-i386-x86_64-revert-clone-cfi.patch R patches/glibc/2.9/170-2.10-dns-no-gethostbyname4.patch R patches/glibc/2.9/180-math-tests.patch R patches/glibc/2.9/190-queue-header-updates.patch R patches/glibc/2.9/200-awk-in-C-locale.patch R patches/glibc/2.9/210-2.9-strlen-hack.patch R patches/glibc/2.9/220-manual-no-perl.patch R patches/glibc/2.9/230-2.3.3-localedef-fix-trampoline.patch R patches/glibc/2.9/240-i386-LOAD_PIC_REG.patch R patches/glibc/2.9/250-resolv-dynamic.patch R patches/glibc/2.9/260-fadvise64_64.patch R patches/glibc/2.9/270-ldbl-nexttowardf.patch R patches/glibc/2.9/280-section-comments.patch R patches/glibc/2.9/290-no-inline-gmon.patch R patches/glibc/2.9/300-2.9-check_native-headers.patch R patches/glibc/2.9/310-2.3.6-fix-pr631.patch R patches/glibc/2.9/320-2.9-assume-pipe2.patch R patches/glibc/2.9/330-2.3.3-china.patch R patches/glibc/2.9/340-new-valencian-locale.patch R patches/glibc/2.9/360-2.8-nscd-one-fork.patch R patches/glibc/2.9/370-hppa_glibc-2.7-hppa-nptl-carlos.patch R patches/glibc/2.9/380-2.3.6-dl_execstack-PaX-support.patch R patches/glibc/2.9/390-2.3.3_pre20040117-pt_pax.patch R patches/glibc/2.9/400-tests-sandbox-libdl-paths.patch R patches/glibc/2.9/410-2.9-fnmatch.patch R patches/glibc/2.9/420-dont-build-timezone.patch R patches/glibc/2.9/430-2.7-cross-compile-nptl.patch R patches/glibc/2.9/440-alpha-glibc-2.4-xstat.patch R patches/glibc/2.9/450-alpha-glibc-2.5-no-page-header.patch R patches/glibc/2.9/460-alpha-glibc-2.5-no-asm-elf-header.patch R patches/glibc/2.9/470-alpha-glibc-2.8-creat.patch R patches/glibc/2.9/480-alpha-glibc-2.8-cache-shape.patch R patches/glibc/2.9/490-ptr-mangling.patch R patches/glibc/2.9/500-ppc-glibc-2.9-atomic.patch R patches/glibc/2.9/510-sh-no-asm-user-header.patch R patches/glibc/2.9/520-sh-no-asm-elf-header.patch R patches/glibc/2.9/530-powerpc-8xx-CPU15-errata.patch R patches/glibc/2.9/540-alpha-atfcts.patch R patches/glibc/2.9/550-2.9-elf-begin.patch R patches/glibc/2.9/560-syslog.patch R patches/glibc/2.9/570-debug-readlink_chk-readklinkat_chk.patch R patches/glibc/2.9/600-recent-binutils.patch R patches/glibc/2.9/610-fix-nptl-init.patch R patches/glibc/2.9/900-march-i686.patch R patches/glibc/2.9/910-typedef-caddr.patch R patches/glibc/linuxthreads-2.3.6/100-cygwin.patch R patches/glibc/linuxthreads-2.3.6/110-alpha-cfi.patch R patches/glibc/ports-2.10.1/100-respect-env-CPPFLAGS.patch R patches/glibc/ports-2.10.1/110-binutils-2.20-compat.patch R patches/glibc/ports-2.10.1/120-i386-x86_64-revert-clone-cfi.patch R patches/glibc/ports-2.10.1/130-i386-no-fallocate.patch R patches/glibc/ports-2.10.1/140-disable-ldconfig.patch R patches/glibc/ports-2.10.1/150-queue-header-updates.patch R patches/glibc/ports-2.10.1/160-manual-no-perl.patch R patches/glibc/ports-2.10.1/170-localedef-fix-trampoline.patch R patches/glibc/ports-2.10.1/180-resolv-dynamic.patch R patches/glibc/ports-2.10.1/190-localedef-mmap.patch R patches/glibc/ports-2.10.1/200-fadvise64_64.patch R patches/glibc/ports-2.10.1/210-ldbl-nexttowardf.patch R patches/glibc/ports-2.10.1/220-section-comments.patch R patches/glibc/ports-2.10.1/230-no-inline-gmon.patch R patches/glibc/ports-2.10.1/240-check_native-headers.patch R patches/glibc/ports-2.10.1/250-fix-pr631.patch R patches/glibc/ports-2.10.1/260-assume-pipe2.patch R patches/glibc/ports-2.10.1/270-china.patch R patches/glibc/ports-2.10.1/280-new-valencian-locale.patch R patches/glibc/ports-2.10.1/300-nscd-one-fork.patch R patches/glibc/ports-2.10.1/310-hppa-nptl-carlos.patch R patches/glibc/ports-2.10.1/320-hppa-pie.patch R patches/glibc/ports-2.10.1/330-m68k-sys-user.patch R patches/glibc/ports-2.10.1/340-dl_execstack-PaX-support.patch R patches/glibc/ports-2.10.1/350-pre20040117-pt_pax.patch R patches/glibc/ports-2.10.1/360-tests-sandbox-libdl-paths.patch R patches/glibc/ports-2.10.1/370-fnmatch.patch R patches/glibc/ports-2.10.1/380-dont-build-timezone.patch R patches/glibc/ports-2.10.1/390-cross-compile-nptl.patch R patches/glibc/ports-2.10.1/400-alpha-xstat.patch R patches/glibc/ports-2.10.1/410-alpha-no-page-header.patch R patches/glibc/ports-2.10.1/420-alpha-no-asm-elf-header.patch R patches/glibc/ports-2.10.1/430-alpha-creat.patch R patches/glibc/ports-2.10.1/440-alpha-cache-shape.patch R patches/glibc/ports-2.10.1/450-alpha-ptr-mangling.patch R patches/glibc/ports-2.10.1/460-alpha-fix-gcc-4.1-warnings.patch R patches/glibc/ports-2.10.1/470-alpha-floor_ceil_fix.patch R patches/glibc/ports-2.10.1/480-alpha-add-dl-procinfo-support.patch R patches/glibc/ports-2.10.1/490-alpha_alpha-add-fdatasync-support.patch R patches/glibc/ports-2.10.1/500-alpha-add-getsystats-support.patch R patches/glibc/ports-2.10.1/510-alpha-fix-includes.patch R patches/glibc/ports-2.10.1/520-alpha-add-futex-defines.patch R patches/glibc/ports-2.10.1/530-alpha-fix-rtld-fPIC.patch R patches/glibc/ports-2.10.1/540-alpha-fix-memchr.patch R patches/glibc/ports-2.10.1/550-alpha-fix-SOCK_NONBLOCK.patch R patches/glibc/ports-2.10.1/560-ppc-atomic.patch R patches/glibc/ports-2.10.1/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R patches/glibc/ports-2.10.1/580-nptl-lowlevellock.patch R patches/glibc/ports-2.10.1/590-sh-set-fpscr-proto.patch R patches/glibc/ports-2.10.1/600-mips_librt-mips.patch R patches/glibc/ports-2.10.1/610-fpu-cw-mips.patch R patches/glibc/ports-2.10.1/620-r10k-workarounds.patch R patches/glibc/ports-2.10.1/630-mips_shn_undef-hack.patch R patches/glibc/ports-2.10.1/640-alpha-atfcts.patch R patches/glibc/ports-2.10.1/650-syslog.patch R patches/glibc/ports-2.10.1/660-debug-readlink_chk-readklinkat_chk.patch R patches/glibc/ports-2.12.1/100-respect-env-CPPFLAGS.patch R patches/glibc/ports-2.12.1/120-i386-x86_64-revert-clone-cfi.patch R patches/glibc/ports-2.12.1/140-disable-ldconfig.patch R patches/glibc/ports-2.12.1/150-queue-header-updates.patch R patches/glibc/ports-2.12.1/160-manual-no-perl.patch R patches/glibc/ports-2.12.1/170-localedef-fix-trampoline.patch R patches/glibc/ports-2.12.1/180-resolv-dynamic.patch R patches/glibc/ports-2.12.1/190-localedef-mmap.patch R patches/glibc/ports-2.12.1/200-fadvise64_64.patch R patches/glibc/ports-2.12.1/220-section-comments.patch R patches/glibc/ports-2.12.1/230-no-inline-gmon.patch R patches/glibc/ports-2.12.1/240-check_native-headers.patch R patches/glibc/ports-2.12.1/250-fix-pr631.patch R patches/glibc/ports-2.12.1/260-assume-pipe2.patch R patches/glibc/ports-2.12.1/270-china.patch R patches/glibc/ports-2.12.1/280-new-valencian-locale.patch R patches/glibc/ports-2.12.1/300-nscd-one-fork.patch R patches/glibc/ports-2.12.1/310-hppa-nptl-carlos.patch R patches/glibc/ports-2.12.1/330-m68k-sys-user.patch R patches/glibc/ports-2.12.1/340-dl_execstack-PaX-support.patch R patches/glibc/ports-2.12.1/350-pre20040117-pt_pax.patch R patches/glibc/ports-2.12.1/360-tests-sandbox-libdl-paths.patch R patches/glibc/ports-2.12.1/370-fnmatch.patch R patches/glibc/ports-2.12.1/380-dont-build-timezone.patch R patches/glibc/ports-2.12.1/400-alpha-xstat.patch R patches/glibc/ports-2.12.1/430-alpha-creat.patch R patches/glibc/ports-2.12.1/440-alpha-cache-shape.patch R patches/glibc/ports-2.12.1/460-alpha-fix-gcc-4.1-warnings.patch R patches/glibc/ports-2.12.1/490-alpha_alpha-add-fdatasync-support.patch R patches/glibc/ports-2.12.1/530-alpha-fix-rtld-fPIC.patch R patches/glibc/ports-2.12.1/560-ppc-atomic.patch R patches/glibc/ports-2.12.1/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R patches/glibc/ports-2.12.1/580-nptl-lowlevellock.patch R patches/glibc/ports-2.12.1/610-fpu-cw-mips.patch R patches/glibc/ports-2.12.1/630-mips_shn_undef-hack.patch R patches/glibc/ports-2.12.1/640-alpha-atfcts.patch R patches/glibc/ports-2.12.1/650-syslog.patch R patches/glibc/ports-2.12.1/660-debug-readlink_chk-readklinkat_chk.patch R patches/glibc/ports-2.13/100-respect-env-CPPFLAGS.patch R patches/glibc/ports-2.13/120-i386-x86_64-revert-clone-cfi.patch R patches/glibc/ports-2.13/140-disable-ldconfig.patch R patches/glibc/ports-2.13/150-queue-header-updates.patch R patches/glibc/ports-2.13/160-manual-no-perl.patch R patches/glibc/ports-2.13/170-localedef-fix-trampoline.patch R patches/glibc/ports-2.13/180-resolv-dynamic.patch R patches/glibc/ports-2.13/190-localedef-mmap.patch R patches/glibc/ports-2.13/200-fadvise64_64.patch R patches/glibc/ports-2.13/220-section-comments.patch R patches/glibc/ports-2.13/230-no-inline-gmon.patch R patches/glibc/ports-2.13/240-check_native-headers.patch R patches/glibc/ports-2.13/250-fix-pr631.patch R patches/glibc/ports-2.13/260-assume-pipe2.patch R patches/glibc/ports-2.13/270-china.patch R patches/glibc/ports-2.13/280-new-valencian-locale.patch R patches/glibc/ports-2.13/300-nscd-one-fork.patch R patches/glibc/ports-2.13/310-hppa-nptl-carlos.patch R patches/glibc/ports-2.13/330-m68k-sys-user.patch R patches/glibc/ports-2.13/340-dl_execstack-PaX-support.patch R patches/glibc/ports-2.13/350-pre20040117-pt_pax.patch R patches/glibc/ports-2.13/360-tests-sandbox-libdl-paths.patch R patches/glibc/ports-2.13/380-dont-build-timezone.patch R patches/glibc/ports-2.13/400-alpha-xstat.patch R patches/glibc/ports-2.13/410-alpha-SETPIPE-GETPIPE.patch R patches/glibc/ports-2.13/420-alpha-statfs.patch R patches/glibc/ports-2.13/430-alpha-creat.patch R patches/glibc/ports-2.13/440-alpha-cache-shape.patch R patches/glibc/ports-2.13/450-alpha-DEFAULT_STACK_PERMS.patch R patches/glibc/ports-2.13/460-alpha-fix-gcc-4.1-warnings.patch R patches/glibc/ports-2.13/470-alpha-feupdateenv.patch R patches/glibc/ports-2.13/490-alpha_alpha-add-fdatasync-support.patch R patches/glibc/ports-2.13/530-alpha-fix-rtld-fPIC.patch R patches/glibc/ports-2.13/560-ppc-atomic.patch R patches/glibc/ports-2.13/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R patches/glibc/ports-2.13/580-nptl-lowlevellock.patch R patches/glibc/ports-2.13/610-fpu-cw-mips.patch R patches/glibc/ports-2.13/630-mips_shn_undef-hack.patch R patches/glibc/ports-2.13/640-alpha-atfcts.patch R patches/glibc/ports-2.13/650-syslog.patch R patches/glibc/ports-2.13/660-debug-readlink_chk-readklinkat_chk.patch R patches/glibc/ports-2.6.1/100-ARM-NPTL.patch R patches/glibc/ports-2.6.1/110-ARM-asm_page_h.patch R patches/glibc/ports-2.6.1/120-lll_lock_t.patch R patches/glibc/ports-2.6.1/130-powerpc-softfloat.patch R patches/glibc/ports-2.7/100-ARM-asm_page_h.patch R patches/glibc/ports-2.7/110-ARM-NPTL.patch R patches/glibc/ports-2.9/100-arm_linux_tls.patch R patches/glibc/ports-2.9/110-arm-fix-sjlj-for-fpu.patch R patches/gmp/4.2.2/100-mpf_set_str.patch R patches/gmp/4.2.4/100-mpf_eq.patch R patches/gmp/4.2.4/110-mpf_set_str.patch R patches/gmp/4.2.4/120-perfpow.patch A patches/gmp/4.3.0/100-multiplicity-that-does-not-fit-an-int.patch A patches/gmp/4.3.0/110-unbounded-alloc.patch A patches/gmp/5.0.1/110-get-mpn_sub_1-size-argument-right.patch A patches/gmp/5.0.1/120-fix-r0-clobbering-issue.patch A patches/gmp/5.0.2/110-get-mpn_sub_1-size-argument-right.patch A patches/gmp/5.0.2/120-fix-r0-clobbering-issue.patch A patches/gmp/5.1.1/100-fix-bulldozer-piledriver.patch A patches/gmp/5.1.1/110-mpz_powm_ui.patch A patches/gmp/5.1.1/120-fix-mpn_sbpi1_div_qr_sec.patch A patches/gmp/5.1.1/130-do-not-clobber-f16-f18.patch A patches/gmp/6.1.0/100-fix-broadwell-skylake.patch R patches/libelf/0.8.10/100-fix-64-bit-detection.patch R patches/libelf/0.8.11/100-fix-64-bit-detection.patch R patches/ltrace/0.4/100-fix-build-with-exotic-linux-host-OS.patch R patches/ltrace/0.4/110-allow-cross-compile.patch R patches/ltrace/0.4/120-alpha-support.patch R patches/ltrace/0.5.1/100-allow-cross-compile.patch R patches/ltrace/0.5.1/110-alpha-support.patch R patches/ltrace/0.5/100-fix-build-with-exotic-linux-host-OS.patch R patches/ltrace/0.5/110-allow-cross-compile.patch R patches/ltrace/0.5/120-alpha-support.patch R patches/ltrace/0.5/130-fixes-by-debian.patch R patches/mpfr/2.3.1/100-thread-safe-configure.patch A patches/mpfr/2.4.2/120-gmp5.patch A patches/mpfr/3.0.0/110-mpfr_out_str.patch A patches/mpfr/3.0.0/120-alloca.patch A patches/mpfr/3.0.0/130-gamma_underflow.patch A patches/mpfr/3.0.0/140-mpfr_cmp_set_ui_si.patch A patches/mpfr/3.0.0/150-tcan_round.patch A patches/mpfr/3.0.0/160-mpfr_sub1.patch A patches/mpfr/3.0.0/170-mpfr_set_ld.patch A patches/mpfr/3.0.0/180-macros.patch A patches/mpfr/3.0.1/110-asin_exprange.patch A patches/mpfr/3.0.1/120-rec_sqrt-carry.patch A patches/mpfr/3.0.1/130-atan-expo-range.patch A patches/mpfr/3.0.1/140-texp-zero.patch A patches/mpfr/3.1.0/110-mpfr_unlikely.patch A patches/mpfr/3.1.0/120-lib-search-path.patch A patches/mpfr/3.1.0/130-vasprintf.patch A patches/mpfr/3.1.0/140-gmp41compat.patch A patches/mpfr/3.1.0/150-logging-freeze.patch A patches/mpfr/3.1.0/160-logging-varfmt.patch A patches/mpfr/3.1.0/170-large-prec.patch A patches/mpfr/3.1.0/180-__gmp_const.patch A patches/mpfr/3.1.0/190-gamma-underflow.patch A patches/mpfr/3.1.0/200-gamma-overunderflow.patch A patches/mpfr/3.1.1/110-get_decimal64.patch A patches/mpfr/3.1.1/120-strtofr-ternary-value.patch A patches/mpfr/3.1.1/130-gmp51-compat.patch A patches/mpfr/3.1.2/110-exp_2.patch A patches/mpfr/3.1.2/120-fits-smallneg.patch A patches/mpfr/3.1.2/130-clang-divby0.patch A patches/mpfr/3.1.2/140-printf-alt0.patch A patches/mpfr/3.1.2/150-custom_init_set.patch A patches/mpfr/3.1.2/160-li2-return.patch A patches/mpfr/3.1.2/170-exp3.patch A patches/mpfr/3.1.2/180-gmp6-compat.patch A patches/mpfr/3.1.2/190-div-overflow.patch A patches/mpfr/3.1.2/200-vasprintf.patch A patches/mpfr/3.1.2/210-strtofr.patch A patches/mpfr/3.1.3/110-lngamma-and-doc.patch A patches/mpfr/3.1.3/120-muldiv-2exp-overflow.patch A patches/mpfr/3.1.3/130-muldiv-2exp-underflow.patch A patches/mpfr/3.1.3/140-frexp.patch A patches/mpfr/3.1.3/150-divhigh-basecase.patch A patches/mpfr/3.1.3/160-jn.patch A patches/mpfr/3.1.3/170-zeta.patch A patches/mpfr/3.1.3/180-sqrt.patch A patches/mpfr/3.1.3/190-si-ops.patch A patches/mpfr/3.1.3/200-can_round.patch A patches/mpfr/3.1.3/210-fits.patch A patches/mpfr/3.1.3/220-root.patch A patches/mpfr/3.1.3/230-gamma.patch A patches/mpfr/3.1.3/240-rem1.patch A patches/mpfr/3.1.3/250-agm-eq.patch A patches/mpfr/3.1.3/260-sum.patch A patches/mpfr/3.1.3/270-cmp_d.patch R patches/strace/4.5.15/100-autoreconf.patch R patches/strace/4.5.15/110-dont-use-REG_SYSCALL-for-sh.patch R patches/strace/4.5.15/120-fix-arm-bad-syscall.patch R patches/strace/4.5.15/130-fix-disabled-largefile-syscalls.patch R patches/strace/4.5.15/140-mips-sprintsigmask-fix.patch R patches/strace/4.5.15/150-statfs64-check.patch R patches/strace/4.5.15/160-superh-update.ac.patch R patches/strace/4.5.15/170-undef-CTL_PROC.patch R patches/strace/4.5.15/180-undef-PACKET_MEMBERSHIP.patch R patches/strace/4.5.15/190-undef-syscall.patch R patches/strace/4.5.16/100-autoreconf.patch R patches/strace/4.5.16/110-dont-use-REG_SYSCALL-for-sh.patch R patches/strace/4.5.16/120-fix-arm-bad-syscall.patch R patches/strace/4.5.16/130-fix-disabled-largefile-syscalls.patch R patches/strace/4.5.16/140-statfs64-check.patch R patches/strace/4.5.16/150-superh-update.ac.patch R patches/strace/4.5.16/160-undef-CTL_PROC.patch R patches/strace/4.5.16/170-undef-PACKET_MEMBERSHIP.patch R patches/strace/4.5.16/180-undef-syscall.patch R patches/strace/4.5.17/100-autoreconf.patch R patches/strace/4.5.17/110-dont-use-REG_SYSCALL-for-sh.patch R patches/strace/4.5.17/120-fix-arm-bad-syscall.patch R patches/strace/4.5.17/130-fix-disabled-largefile-syscalls.patch R patches/strace/4.5.17/140-statfs64-check.patch R patches/strace/4.5.17/150-undef-CTL_PROC.patch R patches/strace/4.5.17/160-undef-syscall.patch R patches/strace/4.5.17/170-arm-syscalls.patch R patches/strace/4.5.17/180-no_cachectl.patch R patches/strace/4.5.17/190-dirent-include.patch R patches/strace/4.5.18/100-autoreconf.patch R patches/strace/4.5.18/120-fix-arm-bad-syscall.patch R patches/strace/4.5.18/150-undef-CTL_PROC.patch A patches/strace/4.5.18/160-fix-check-for-linux-netlink.patch A patches/strace/4.5.18/900-autoreconf.patch R patches/strace/4.5.19/100-autoreconf.patch R patches/strace/4.5.19/110-fix-arm-bad-syscall.patch R patches/strace/4.5.19/140-undef-CTL_PROC.patch M patches/strace/4.5.19/170-update-configure.patch R patches/uClibc-ng/1.0.12/100-provide-_obstack_free.patch M samples/sparc-leon-linux-uclibc/crosstool.config R samples/sparc-leon-linux-uclibc/uClibc-1.0.12.config A samples/sparc-leon-linux-uclibc/uClibc.config M scripts/addToolVersion.sh M scripts/build/cc/100-gcc.sh M scripts/build/libc/glibc.sh M scripts/build/libc/uClibc.sh Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: fa9f2bda11c529dc4752d6792f6b3eb91b7ad3ae https://github.com/crosstool-ng/crosstool-ng/commit/fa9f2bda11c529dc4752d6792f6b3eb91b7ad3ae Author: Dmitry Pankratov Date: 2016-11-12 (Sat, 12 Nov 2016) Changed paths: M config/libc.in Log Message: ----------- Requested changes by @stilor in the PR #368 review Commit: 2cc9e68596005f5e742b5aae0bb8b73cd15cf367 https://github.com/crosstool-ng/crosstool-ng/commit/2cc9e68596005f5e742b5aae0bb8b73cd15cf367 Author: Dmitry Pankratov Date: 2016-11-13 (Sun, 13 Nov 2016) Changed paths: M config/libc/glibc.in A patches/glibc/2.24/100-Cygwin-doesnt-have-stat64.patch Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 8fbe000639d408f61ba216bbeb42d4a55e45a00a https://github.com/crosstool-ng/crosstool-ng/commit/8fbe000639d408f61ba216bbeb42d4a55e45a00a Author: Alexey Neyman Date: 2016-11-13 (Sun, 13 Nov 2016) Changed paths: M config/libc.in M config/libc/mingw.in M scripts/build/libc/mingw.sh Log Message: ----------- Merge pull request #368 from dremon/master MinGW: add C++11 posix threads support Compare: https://github.com/crosstool-ng/crosstool-ng/compare/2d2bf76e9132...8fbe000639d4 ----==_mimepart_5828b1f59c151_13b93ff31cb9f13c187ad Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_5828b1f59c151_13b93ff31cb9f13c187ad--