From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15738 invoked by alias); 11 Feb 2017 07:55:47 -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 15728 invoked by uid 89); 11 Feb 2017 07:55:46 -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=retired, External, 2122, H*r:Unknown X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 11 Feb 2017 07:55:36 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 589ec377.7f080db06b40-smtp-out-n01; Sat, 11 Feb 2017 07:55:35 -0000 (UTC) Date: Sat, 11 Feb 2017 07:55:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <589ec376cddcb_280ff3fa8cbedfc34346eb@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] e2110b: Add older kernel versions up to 2.6.32.x Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_589ec376cd599_280ff3fa8cbedfc34345ad"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00019.txt.bz2 ----==_mimepart_589ec376cd599_280ff3fa8cbedfc34345ad Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 42718 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: e2110b21c8289cc41b1eb628ca8ab9f54dd326ea https://github.com/crosstool-ng/crosstool-ng/commit/e2110b21c8289cc41b1eb628ca8ab9f54dd326ea Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/kernel/linux.in Log Message: ----------- Add older kernel versions up to 2.6.32.x Signed-off-by: Alexey Neyman Commit: f6ef2be9f3d70cdd37775be6063b17ccec9f7283 https://github.com/crosstool-ng/crosstool-ng/commit/f6ef2be9f3d70cdd37775be6063b17ccec9f7283 Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M scripts/build/libc/glibc.sh Log Message: ----------- Revert "glibc: Remove support for downloading and extracting add-ons" This reverts commit 39273e0843cc5f7f91d50651b299a0472f59f472. Commit: fb6fe0d70baaf4a3b545aa56b7b25a8457ab1204 https://github.com/crosstool-ng/crosstool-ng/commit/fb6fe0d70baaf4a3b545aa56b7b25a8457ab1204 Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/libc/glibc.in M config/libc/glibc.in.2 Log Message: ----------- Revert "glibc: Clean out old glibc versions" This partially reverts commit 88e8852ccd94a60979971454f8b49cb1d06cd907. Bring back releases 2.12 and newer of glibc, along with the associated Kconfig machinery. Simplify it slightly. Commit: ac4a37c8c43eca8443943c110521a39cec8bf5fc https://github.com/crosstool-ng/crosstool-ng/commit/ac4a37c8c43eca8443943c110521a39cec8bf5fc Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: A patches/glibc/2.12.1/900-march-i686.patch A patches/glibc/2.12.1/910-typedef-caddr.patch A patches/glibc/2.12.1/920-make-382.patch A patches/glibc/2.12.1/999-new-tools.patch A patches/glibc/2.12.2/900-march-i686.patch A patches/glibc/2.12.2/910-typedef-caddr.patch A patches/glibc/2.12.2/999-new-tools.patch A patches/glibc/2.13/900-march-i686.patch A patches/glibc/2.13/910-typedef-caddr.patch A patches/glibc/2.13/950-initfini-ppc64.patch A patches/glibc/2.13/999-new-tools.patch A patches/glibc/2.14.1/900-cpuid-include.patch A patches/glibc/2.14.1/910-asm-i686.patch A patches/glibc/2.14.1/950-initfini-ppc64.patch A patches/glibc/2.14.1/999-new-tools.patch A patches/glibc/2.14/900-cpuid-include.patch A patches/glibc/2.14/950-initfini-ppc64.patch A patches/glibc/2.14/999-new-tools.patch A patches/glibc/2.15/900-cpuid-include.patch A patches/glibc/2.15/910-asm-i686.patch A patches/glibc/2.15/990-try-link-static.patch A patches/glibc/2.15/991-builtin_expect.patch A patches/glibc/2.15/992-gcc_s-suffix.patch A patches/glibc/2.15/999-new-tools.patch A patches/glibc/2.16.0/500-fix-parsing-of-numeric-hosts-in-gethostbyname_r.patch A patches/glibc/2.16.0/999-new-tools.patch A patches/glibc/2.17/100-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/2.17/120-support-make4.patch A patches/glibc/ports-2.12.1/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.12.1/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.12.1/140-disable-ldconfig.patch A patches/glibc/ports-2.12.1/150-queue-header-updates.patch A patches/glibc/ports-2.12.1/160-manual-no-perl.patch A patches/glibc/ports-2.12.1/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.12.1/180-resolv-dynamic.patch A patches/glibc/ports-2.12.1/190-localedef-mmap.patch A patches/glibc/ports-2.12.1/200-fadvise64_64.patch A patches/glibc/ports-2.12.1/220-section-comments.patch A patches/glibc/ports-2.12.1/230-no-inline-gmon.patch A patches/glibc/ports-2.12.1/240-check_native-headers.patch A patches/glibc/ports-2.12.1/250-fix-pr631.patch A patches/glibc/ports-2.12.1/260-assume-pipe2.patch A patches/glibc/ports-2.12.1/270-china.patch A patches/glibc/ports-2.12.1/280-new-valencian-locale.patch A patches/glibc/ports-2.12.1/300-nscd-one-fork.patch A patches/glibc/ports-2.12.1/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.12.1/330-m68k-sys-user.patch A patches/glibc/ports-2.12.1/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.12.1/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.12.1/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.12.1/370-fnmatch.patch A patches/glibc/ports-2.12.1/380-dont-build-timezone.patch A patches/glibc/ports-2.12.1/400-alpha-xstat.patch A patches/glibc/ports-2.12.1/430-alpha-creat.patch A patches/glibc/ports-2.12.1/440-alpha-cache-shape.patch A patches/glibc/ports-2.12.1/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.12.1/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.12.1/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.12.1/560-ppc-atomic.patch A patches/glibc/ports-2.12.1/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.12.1/580-nptl-lowlevellock.patch A patches/glibc/ports-2.12.1/610-fpu-cw-mips.patch A patches/glibc/ports-2.12.1/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.12.1/640-alpha-atfcts.patch A patches/glibc/ports-2.12.1/650-syslog.patch A patches/glibc/ports-2.12.1/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.12.2/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.12.2/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.12.2/140-disable-ldconfig.patch A patches/glibc/ports-2.12.2/150-queue-header-updates.patch A patches/glibc/ports-2.12.2/160-manual-no-perl.patch A patches/glibc/ports-2.12.2/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.12.2/180-resolv-dynamic.patch A patches/glibc/ports-2.12.2/190-localedef-mmap.patch A patches/glibc/ports-2.12.2/200-fadvise64_64.patch A patches/glibc/ports-2.12.2/220-section-comments.patch A patches/glibc/ports-2.12.2/230-no-inline-gmon.patch A patches/glibc/ports-2.12.2/240-check_native-headers.patch A patches/glibc/ports-2.12.2/250-fix-pr631.patch A patches/glibc/ports-2.12.2/260-assume-pipe2.patch A patches/glibc/ports-2.12.2/270-china.patch A patches/glibc/ports-2.12.2/280-new-valencian-locale.patch A patches/glibc/ports-2.12.2/300-nscd-one-fork.patch A patches/glibc/ports-2.12.2/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.12.2/330-m68k-sys-user.patch A patches/glibc/ports-2.12.2/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.12.2/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.12.2/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.12.2/370-fnmatch.patch A patches/glibc/ports-2.12.2/380-dont-build-timezone.patch A patches/glibc/ports-2.12.2/400-alpha-xstat.patch A patches/glibc/ports-2.12.2/430-alpha-creat.patch A patches/glibc/ports-2.12.2/440-alpha-cache-shape.patch A patches/glibc/ports-2.12.2/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.12.2/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.12.2/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.12.2/560-ppc-atomic.patch A patches/glibc/ports-2.12.2/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.12.2/580-nptl-lowlevellock.patch A patches/glibc/ports-2.12.2/610-fpu-cw-mips.patch A patches/glibc/ports-2.12.2/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.12.2/640-alpha-atfcts.patch A patches/glibc/ports-2.12.2/650-syslog.patch A patches/glibc/ports-2.12.2/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.13/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.13/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.13/140-disable-ldconfig.patch A patches/glibc/ports-2.13/150-queue-header-updates.patch A patches/glibc/ports-2.13/160-manual-no-perl.patch A patches/glibc/ports-2.13/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.13/180-resolv-dynamic.patch A patches/glibc/ports-2.13/190-localedef-mmap.patch A patches/glibc/ports-2.13/200-fadvise64_64.patch A patches/glibc/ports-2.13/220-section-comments.patch A patches/glibc/ports-2.13/230-no-inline-gmon.patch A patches/glibc/ports-2.13/240-check_native-headers.patch A patches/glibc/ports-2.13/250-fix-pr631.patch A patches/glibc/ports-2.13/260-assume-pipe2.patch A patches/glibc/ports-2.13/270-china.patch A patches/glibc/ports-2.13/280-new-valencian-locale.patch A patches/glibc/ports-2.13/300-nscd-one-fork.patch A patches/glibc/ports-2.13/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.13/330-m68k-sys-user.patch A patches/glibc/ports-2.13/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.13/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.13/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.13/380-dont-build-timezone.patch A patches/glibc/ports-2.13/400-alpha-xstat.patch A patches/glibc/ports-2.13/410-alpha-SETPIPE-GETPIPE.patch A patches/glibc/ports-2.13/420-alpha-statfs.patch A patches/glibc/ports-2.13/430-alpha-creat.patch A patches/glibc/ports-2.13/440-alpha-cache-shape.patch A patches/glibc/ports-2.13/450-alpha-DEFAULT_STACK_PERMS.patch A patches/glibc/ports-2.13/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.13/470-alpha-feupdateenv.patch A patches/glibc/ports-2.13/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.13/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.13/560-ppc-atomic.patch A patches/glibc/ports-2.13/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.13/580-nptl-lowlevellock.patch A patches/glibc/ports-2.13/610-fpu-cw-mips.patch A patches/glibc/ports-2.13/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.13/640-alpha-atfcts.patch A patches/glibc/ports-2.13/650-syslog.patch A patches/glibc/ports-2.13/660-debug-readlink_chk-readklinkat_chk.patch Log Message: ----------- Revert "patches: remove obsolete glibc patches" This partially reverts commit 429b3e884662a3b9a72890aae23865501e66330f. Bring back the patches for glibc 2.12 and newer. Propagate/refresh some patches as needed. Signed-off-by: Alexey Neyman Commit: 5e0b489b123e7a1a3f8ec6d41eac3b395f5c92f9 https://github.com/crosstool-ng/crosstool-ng/commit/5e0b489b123e7a1a3f8ec6d41eac3b395f5c92f9 Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M scripts/build/libc/glibc.sh Log Message: ----------- External addons supported by glibc even now ... though none are provided by default. Signed-off-by: Alexey Neyman Commit: 3582f428587f303849026b88430e3721f074d48a https://github.com/crosstool-ng/crosstool-ng/commit/3582f428587f303849026b88430e3721f074d48a Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/libc/glibc.in.2 Log Message: ----------- Fix typo Signed-off-by: Alexey Neyman Commit: 01ce37fa09133271fd9268fdf6f9904af5e4af5b https://github.com/crosstool-ng/crosstool-ng/commit/01ce37fa09133271fd9268fdf6f9904af5e4af5b Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: A samples/i686-centos6-linux-gnu/crosstool.config A samples/i686-centos6-linux-gnu/reported.by A samples/i686-centos7-linux-gnu/crosstool.config A samples/i686-centos7-linux-gnu/reported.by A samples/x86_64-centos6-linux-gnu/crosstool.config A samples/x86_64-centos6-linux-gnu/reported.by A samples/x86_64-centos7-linux-gnu/crosstool.config A samples/x86_64-centos7-linux-gnu/reported.by Log Message: ----------- Add CentOS6/7 sample configs Signed-off-by: Alexey Neyman Commit: 7ba770795905110a387df753c88d0f5250e37176 https://github.com/crosstool-ng/crosstool-ng/commit/7ba770795905110a387df753c88d0f5250e37176 Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: A samples/i686-ubuntu12.04-linux-gnu/crosstool.config A samples/i686-ubuntu12.04-linux-gnu/reported.by A samples/i686-ubuntu14.04-linux-gnu/crosstool.config A samples/i686-ubuntu14.04-linux-gnu/reported.by A samples/i686-ubuntu16.04-linux-gnu/crosstool.config A samples/i686-ubuntu16.04-linux-gnu/reported.by A samples/x86_64-ubuntu12.04-linux-gnu/crosstool.config A samples/x86_64-ubuntu12.04-linux-gnu/reported.by A samples/x86_64-ubuntu14.04-linux-gnu/crosstool.config A samples/x86_64-ubuntu14.04-linux-gnu/reported.by A samples/x86_64-ubuntu16.04-linux-gnu/crosstool.config A samples/x86_64-ubuntu16.04-linux-gnu/reported.by Log Message: ----------- Add Ubuntu {12.04,14.04,16.04} configs. Signed-off-by: Alexey Neyman Commit: b5dc6e6c26f49be2e9b9fad92df771991a15297f https://github.com/crosstool-ng/crosstool-ng/commit/b5dc6e6c26f49be2e9b9fad92df771991a15297f Author: Claus Strasburger Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: A patches/glibc/ports-2.13/100-Fix-ARM-build-with-GCC-trunk.patch Log Message: ----------- backport support patch for gcc 5 to glibc 2.13 arm ports Signed-off-by: Claus Strasburger Commit: 5273394f55d5ef3e2cbd9b4546f531c3b7a1ca5a https://github.com/crosstool-ng/crosstool-ng/commit/5273394f55d5ef3e2cbd9b4546f531c3b7a1ca5a Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/libc/glibc.in M config/libc/glibc.in.2 A patches/glibc/ports-2.12.1/090-Fix-ARM-build-with-GCC-trunk.patch R patches/glibc/ports-2.12.2/100-respect-env-CPPFLAGS.patch R patches/glibc/ports-2.12.2/120-i386-x86_64-revert-clone-cfi.patch R patches/glibc/ports-2.12.2/140-disable-ldconfig.patch R patches/glibc/ports-2.12.2/150-queue-header-updates.patch R patches/glibc/ports-2.12.2/160-manual-no-perl.patch R patches/glibc/ports-2.12.2/170-localedef-fix-trampoline.patch R patches/glibc/ports-2.12.2/180-resolv-dynamic.patch R patches/glibc/ports-2.12.2/190-localedef-mmap.patch R patches/glibc/ports-2.12.2/200-fadvise64_64.patch R patches/glibc/ports-2.12.2/220-section-comments.patch R patches/glibc/ports-2.12.2/230-no-inline-gmon.patch R patches/glibc/ports-2.12.2/240-check_native-headers.patch R patches/glibc/ports-2.12.2/250-fix-pr631.patch R patches/glibc/ports-2.12.2/260-assume-pipe2.patch R patches/glibc/ports-2.12.2/270-china.patch R patches/glibc/ports-2.12.2/280-new-valencian-locale.patch R patches/glibc/ports-2.12.2/300-nscd-one-fork.patch R patches/glibc/ports-2.12.2/310-hppa-nptl-carlos.patch R patches/glibc/ports-2.12.2/330-m68k-sys-user.patch R patches/glibc/ports-2.12.2/340-dl_execstack-PaX-support.patch R patches/glibc/ports-2.12.2/350-pre20040117-pt_pax.patch R patches/glibc/ports-2.12.2/360-tests-sandbox-libdl-paths.patch R patches/glibc/ports-2.12.2/370-fnmatch.patch R patches/glibc/ports-2.12.2/380-dont-build-timezone.patch R patches/glibc/ports-2.12.2/400-alpha-xstat.patch R patches/glibc/ports-2.12.2/430-alpha-creat.patch R patches/glibc/ports-2.12.2/440-alpha-cache-shape.patch R patches/glibc/ports-2.12.2/460-alpha-fix-gcc-4.1-warnings.patch R patches/glibc/ports-2.12.2/490-alpha_alpha-add-fdatasync-support.patch R patches/glibc/ports-2.12.2/530-alpha-fix-rtld-fPIC.patch R patches/glibc/ports-2.12.2/560-ppc-atomic.patch R patches/glibc/ports-2.12.2/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R patches/glibc/ports-2.12.2/580-nptl-lowlevellock.patch R patches/glibc/ports-2.12.2/610-fpu-cw-mips.patch R patches/glibc/ports-2.12.2/630-mips_shn_undef-hack.patch R patches/glibc/ports-2.12.2/640-alpha-atfcts.patch R patches/glibc/ports-2.12.2/650-syslog.patch R patches/glibc/ports-2.12.2/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.13/090-Fix-ARM-build-with-GCC-trunk.patch R patches/glibc/ports-2.13/100-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.14.1/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.14.1/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.14.1/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.14.1/140-disable-ldconfig.patch A patches/glibc/ports-2.14.1/150-queue-header-updates.patch A patches/glibc/ports-2.14.1/160-manual-no-perl.patch A patches/glibc/ports-2.14.1/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.14.1/180-resolv-dynamic.patch A patches/glibc/ports-2.14.1/190-localedef-mmap.patch A patches/glibc/ports-2.14.1/200-fadvise64_64.patch A patches/glibc/ports-2.14.1/220-section-comments.patch A patches/glibc/ports-2.14.1/230-no-inline-gmon.patch A patches/glibc/ports-2.14.1/260-assume-pipe2.patch A patches/glibc/ports-2.14.1/270-china.patch A patches/glibc/ports-2.14.1/280-new-valencian-locale.patch A patches/glibc/ports-2.14.1/300-nscd-one-fork.patch A patches/glibc/ports-2.14.1/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.14.1/330-m68k-sys-user.patch A patches/glibc/ports-2.14.1/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.14.1/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.14.1/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.14.1/380-dont-build-timezone.patch A patches/glibc/ports-2.14.1/400-alpha-xstat.patch A patches/glibc/ports-2.14.1/430-alpha-creat.patch A patches/glibc/ports-2.14.1/440-alpha-cache-shape.patch A patches/glibc/ports-2.14.1/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.14.1/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.14.1/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.14.1/560-ppc-atomic.patch A patches/glibc/ports-2.14.1/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.14.1/580-nptl-lowlevellock.patch A patches/glibc/ports-2.14.1/610-fpu-cw-mips.patch A patches/glibc/ports-2.14.1/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.14.1/640-alpha-atfcts.patch A patches/glibc/ports-2.14.1/650-syslog.patch A patches/glibc/ports-2.14.1/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.14/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.14/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.14/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.14/140-disable-ldconfig.patch A patches/glibc/ports-2.14/150-queue-header-updates.patch A patches/glibc/ports-2.14/160-manual-no-perl.patch A patches/glibc/ports-2.14/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.14/180-resolv-dynamic.patch A patches/glibc/ports-2.14/190-localedef-mmap.patch A patches/glibc/ports-2.14/200-fadvise64_64.patch A patches/glibc/ports-2.14/220-section-comments.patch A patches/glibc/ports-2.14/230-no-inline-gmon.patch A patches/glibc/ports-2.14/240-check_native-headers.patch A patches/glibc/ports-2.14/260-assume-pipe2.patch A patches/glibc/ports-2.14/270-china.patch A patches/glibc/ports-2.14/280-new-valencian-locale.patch A patches/glibc/ports-2.14/300-nscd-one-fork.patch A patches/glibc/ports-2.14/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.14/330-m68k-sys-user.patch A patches/glibc/ports-2.14/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.14/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.14/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.14/380-dont-build-timezone.patch A patches/glibc/ports-2.14/400-alpha-xstat.patch A patches/glibc/ports-2.14/430-alpha-creat.patch A patches/glibc/ports-2.14/440-alpha-cache-shape.patch A patches/glibc/ports-2.14/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.14/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.14/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.14/560-ppc-atomic.patch A patches/glibc/ports-2.14/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.14/580-nptl-lowlevellock.patch A patches/glibc/ports-2.14/610-fpu-cw-mips.patch A patches/glibc/ports-2.14/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.14/640-alpha-atfcts.patch A patches/glibc/ports-2.14/650-syslog.patch A patches/glibc/ports-2.14/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.15/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.15/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.15/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.15/140-disable-ldconfig.patch A patches/glibc/ports-2.15/150-queue-header-updates.patch A patches/glibc/ports-2.15/160-manual-no-perl.patch A patches/glibc/ports-2.15/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.15/180-resolv-dynamic.patch A patches/glibc/ports-2.15/200-fadvise64_64.patch A patches/glibc/ports-2.15/220-section-comments.patch A patches/glibc/ports-2.15/230-no-inline-gmon.patch A patches/glibc/ports-2.15/260-assume-pipe2.patch A patches/glibc/ports-2.15/270-china.patch A patches/glibc/ports-2.15/280-new-valencian-locale.patch A patches/glibc/ports-2.15/300-nscd-one-fork.patch A patches/glibc/ports-2.15/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.15/330-m68k-sys-user.patch A patches/glibc/ports-2.15/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.15/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.15/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.15/380-dont-build-timezone.patch A patches/glibc/ports-2.15/400-alpha-xstat.patch A patches/glibc/ports-2.15/430-alpha-creat.patch A patches/glibc/ports-2.15/440-alpha-cache-shape.patch A patches/glibc/ports-2.15/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.15/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.15/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.15/560-ppc-atomic.patch A patches/glibc/ports-2.15/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.15/580-nptl-lowlevellock.patch A patches/glibc/ports-2.15/610-fpu-cw-mips.patch A patches/glibc/ports-2.15/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.15/640-alpha-atfcts.patch A patches/glibc/ports-2.15/650-syslog.patch A patches/glibc/ports-2.15/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.16.0/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.16.0/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.16.0/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.16.0/140-disable-ldconfig.patch A patches/glibc/ports-2.16.0/150-queue-header-updates.patch A patches/glibc/ports-2.16.0/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.16.0/180-resolv-dynamic.patch A patches/glibc/ports-2.16.0/200-fadvise64_64.patch A patches/glibc/ports-2.16.0/260-assume-pipe2.patch A patches/glibc/ports-2.16.0/270-china.patch A patches/glibc/ports-2.16.0/280-new-valencian-locale.patch A patches/glibc/ports-2.16.0/300-nscd-one-fork.patch A patches/glibc/ports-2.16.0/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.16.0/330-m68k-sys-user.patch A patches/glibc/ports-2.16.0/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.16.0/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.16.0/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.16.0/380-dont-build-timezone.patch A patches/glibc/ports-2.16.0/400-alpha-xstat.patch A patches/glibc/ports-2.16.0/430-alpha-creat.patch A patches/glibc/ports-2.16.0/440-alpha-cache-shape.patch A patches/glibc/ports-2.16.0/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.16.0/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.16.0/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.16.0/560-ppc-atomic.patch A patches/glibc/ports-2.16.0/580-nptl-lowlevellock.patch A patches/glibc/ports-2.16.0/610-fpu-cw-mips.patch A patches/glibc/ports-2.16.0/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.16.0/640-alpha-atfcts.patch A patches/glibc/ports-2.16.0/650-syslog.patch A patches/glibc/ports-2.16.0/660-debug-readlink_chk-readklinkat_chk.patch Log Message: ----------- Ports patches for glibc 2.12.1 .. 2.16 Add patches for versions that didn't have them - patches updated/retired as necessary. Also, disallow 2.12.2 for architectures in ports - this version did not have ports addon. Signed-off-by: Alexey Neyman Commit: cc3432c4d6ada44e2cb2ff80dd09f66e0614d3aa https://github.com/crosstool-ng/crosstool-ng/commit/cc3432c4d6ada44e2cb2ff80dd09f66e0614d3aa Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/kernel/linux.in M config/libc/glibc.in Log Message: ----------- Add notes about obsoletion policy for kernel/glibc. Signed-off-by: Alexey Neyman Commit: 4ccbf49d1109bc435253d24b901d53feb37fb22b https://github.com/crosstool-ng/crosstool-ng/commit/4ccbf49d1109bc435253d24b901d53feb37fb22b Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: A patches/glibc/ports-2.15/091-libmemusage-link-failure.patch Log Message: ----------- Add a patch to build 2.15 for ARM Fix from upstream. Signed-off-by: Alexey Neyman Commit: 4d49730711731efc99f371da3b533c3f703fa3e5 https://github.com/crosstool-ng/crosstool-ng/commit/4d49730711731efc99f371da3b533c3f703fa3e5 Author: Alexey Neyman Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M config/kernel/linux.in M config/libc/glibc.in M config/libc/glibc.in.2 A patches/glibc/2.12.1/900-march-i686.patch A patches/glibc/2.12.1/910-typedef-caddr.patch A patches/glibc/2.12.1/920-make-382.patch A patches/glibc/2.12.1/999-new-tools.patch A patches/glibc/2.12.2/900-march-i686.patch A patches/glibc/2.12.2/910-typedef-caddr.patch A patches/glibc/2.12.2/999-new-tools.patch A patches/glibc/2.13/900-march-i686.patch A patches/glibc/2.13/910-typedef-caddr.patch A patches/glibc/2.13/950-initfini-ppc64.patch A patches/glibc/2.13/999-new-tools.patch A patches/glibc/2.14.1/900-cpuid-include.patch A patches/glibc/2.14.1/910-asm-i686.patch A patches/glibc/2.14.1/950-initfini-ppc64.patch A patches/glibc/2.14.1/999-new-tools.patch A patches/glibc/2.14/900-cpuid-include.patch A patches/glibc/2.14/950-initfini-ppc64.patch A patches/glibc/2.14/999-new-tools.patch A patches/glibc/2.15/900-cpuid-include.patch A patches/glibc/2.15/910-asm-i686.patch A patches/glibc/2.15/990-try-link-static.patch A patches/glibc/2.15/991-builtin_expect.patch A patches/glibc/2.15/992-gcc_s-suffix.patch A patches/glibc/2.15/999-new-tools.patch A patches/glibc/2.16.0/500-fix-parsing-of-numeric-hosts-in-gethostbyname_r.patch A patches/glibc/2.16.0/999-new-tools.patch A patches/glibc/2.17/100-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/2.17/120-support-make4.patch A patches/glibc/ports-2.12.1/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.12.1/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.12.1/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.12.1/140-disable-ldconfig.patch A patches/glibc/ports-2.12.1/150-queue-header-updates.patch A patches/glibc/ports-2.12.1/160-manual-no-perl.patch A patches/glibc/ports-2.12.1/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.12.1/180-resolv-dynamic.patch A patches/glibc/ports-2.12.1/190-localedef-mmap.patch A patches/glibc/ports-2.12.1/200-fadvise64_64.patch A patches/glibc/ports-2.12.1/220-section-comments.patch A patches/glibc/ports-2.12.1/230-no-inline-gmon.patch A patches/glibc/ports-2.12.1/240-check_native-headers.patch A patches/glibc/ports-2.12.1/250-fix-pr631.patch A patches/glibc/ports-2.12.1/260-assume-pipe2.patch A patches/glibc/ports-2.12.1/270-china.patch A patches/glibc/ports-2.12.1/280-new-valencian-locale.patch A patches/glibc/ports-2.12.1/300-nscd-one-fork.patch A patches/glibc/ports-2.12.1/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.12.1/330-m68k-sys-user.patch A patches/glibc/ports-2.12.1/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.12.1/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.12.1/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.12.1/370-fnmatch.patch A patches/glibc/ports-2.12.1/380-dont-build-timezone.patch A patches/glibc/ports-2.12.1/400-alpha-xstat.patch A patches/glibc/ports-2.12.1/430-alpha-creat.patch A patches/glibc/ports-2.12.1/440-alpha-cache-shape.patch A patches/glibc/ports-2.12.1/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.12.1/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.12.1/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.12.1/560-ppc-atomic.patch A patches/glibc/ports-2.12.1/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.12.1/580-nptl-lowlevellock.patch A patches/glibc/ports-2.12.1/610-fpu-cw-mips.patch A patches/glibc/ports-2.12.1/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.12.1/640-alpha-atfcts.patch A patches/glibc/ports-2.12.1/650-syslog.patch A patches/glibc/ports-2.12.1/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.13/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.13/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.13/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.13/140-disable-ldconfig.patch A patches/glibc/ports-2.13/150-queue-header-updates.patch A patches/glibc/ports-2.13/160-manual-no-perl.patch A patches/glibc/ports-2.13/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.13/180-resolv-dynamic.patch A patches/glibc/ports-2.13/190-localedef-mmap.patch A patches/glibc/ports-2.13/200-fadvise64_64.patch A patches/glibc/ports-2.13/220-section-comments.patch A patches/glibc/ports-2.13/230-no-inline-gmon.patch A patches/glibc/ports-2.13/240-check_native-headers.patch A patches/glibc/ports-2.13/250-fix-pr631.patch A patches/glibc/ports-2.13/260-assume-pipe2.patch A patches/glibc/ports-2.13/270-china.patch A patches/glibc/ports-2.13/280-new-valencian-locale.patch A patches/glibc/ports-2.13/300-nscd-one-fork.patch A patches/glibc/ports-2.13/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.13/330-m68k-sys-user.patch A patches/glibc/ports-2.13/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.13/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.13/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.13/380-dont-build-timezone.patch A patches/glibc/ports-2.13/400-alpha-xstat.patch A patches/glibc/ports-2.13/410-alpha-SETPIPE-GETPIPE.patch A patches/glibc/ports-2.13/420-alpha-statfs.patch A patches/glibc/ports-2.13/430-alpha-creat.patch A patches/glibc/ports-2.13/440-alpha-cache-shape.patch A patches/glibc/ports-2.13/450-alpha-DEFAULT_STACK_PERMS.patch A patches/glibc/ports-2.13/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.13/470-alpha-feupdateenv.patch A patches/glibc/ports-2.13/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.13/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.13/560-ppc-atomic.patch A patches/glibc/ports-2.13/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.13/580-nptl-lowlevellock.patch A patches/glibc/ports-2.13/610-fpu-cw-mips.patch A patches/glibc/ports-2.13/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.13/640-alpha-atfcts.patch A patches/glibc/ports-2.13/650-syslog.patch A patches/glibc/ports-2.13/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.14.1/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.14.1/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.14.1/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.14.1/140-disable-ldconfig.patch A patches/glibc/ports-2.14.1/150-queue-header-updates.patch A patches/glibc/ports-2.14.1/160-manual-no-perl.patch A patches/glibc/ports-2.14.1/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.14.1/180-resolv-dynamic.patch A patches/glibc/ports-2.14.1/190-localedef-mmap.patch A patches/glibc/ports-2.14.1/200-fadvise64_64.patch A patches/glibc/ports-2.14.1/220-section-comments.patch A patches/glibc/ports-2.14.1/230-no-inline-gmon.patch A patches/glibc/ports-2.14.1/260-assume-pipe2.patch A patches/glibc/ports-2.14.1/270-china.patch A patches/glibc/ports-2.14.1/280-new-valencian-locale.patch A patches/glibc/ports-2.14.1/300-nscd-one-fork.patch A patches/glibc/ports-2.14.1/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.14.1/330-m68k-sys-user.patch A patches/glibc/ports-2.14.1/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.14.1/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.14.1/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.14.1/380-dont-build-timezone.patch A patches/glibc/ports-2.14.1/400-alpha-xstat.patch A patches/glibc/ports-2.14.1/430-alpha-creat.patch A patches/glibc/ports-2.14.1/440-alpha-cache-shape.patch A patches/glibc/ports-2.14.1/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.14.1/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.14.1/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.14.1/560-ppc-atomic.patch A patches/glibc/ports-2.14.1/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.14.1/580-nptl-lowlevellock.patch A patches/glibc/ports-2.14.1/610-fpu-cw-mips.patch A patches/glibc/ports-2.14.1/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.14.1/640-alpha-atfcts.patch A patches/glibc/ports-2.14.1/650-syslog.patch A patches/glibc/ports-2.14.1/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.14/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.14/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.14/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.14/140-disable-ldconfig.patch A patches/glibc/ports-2.14/150-queue-header-updates.patch A patches/glibc/ports-2.14/160-manual-no-perl.patch A patches/glibc/ports-2.14/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.14/180-resolv-dynamic.patch A patches/glibc/ports-2.14/190-localedef-mmap.patch A patches/glibc/ports-2.14/200-fadvise64_64.patch A patches/glibc/ports-2.14/220-section-comments.patch A patches/glibc/ports-2.14/230-no-inline-gmon.patch A patches/glibc/ports-2.14/240-check_native-headers.patch A patches/glibc/ports-2.14/260-assume-pipe2.patch A patches/glibc/ports-2.14/270-china.patch A patches/glibc/ports-2.14/280-new-valencian-locale.patch A patches/glibc/ports-2.14/300-nscd-one-fork.patch A patches/glibc/ports-2.14/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.14/330-m68k-sys-user.patch A patches/glibc/ports-2.14/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.14/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.14/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.14/380-dont-build-timezone.patch A patches/glibc/ports-2.14/400-alpha-xstat.patch A patches/glibc/ports-2.14/430-alpha-creat.patch A patches/glibc/ports-2.14/440-alpha-cache-shape.patch A patches/glibc/ports-2.14/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.14/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.14/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.14/560-ppc-atomic.patch A patches/glibc/ports-2.14/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.14/580-nptl-lowlevellock.patch A patches/glibc/ports-2.14/610-fpu-cw-mips.patch A patches/glibc/ports-2.14/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.14/640-alpha-atfcts.patch A patches/glibc/ports-2.14/650-syslog.patch A patches/glibc/ports-2.14/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.15/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.15/091-libmemusage-link-failure.patch A patches/glibc/ports-2.15/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.15/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.15/140-disable-ldconfig.patch A patches/glibc/ports-2.15/150-queue-header-updates.patch A patches/glibc/ports-2.15/160-manual-no-perl.patch A patches/glibc/ports-2.15/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.15/180-resolv-dynamic.patch A patches/glibc/ports-2.15/200-fadvise64_64.patch A patches/glibc/ports-2.15/220-section-comments.patch A patches/glibc/ports-2.15/230-no-inline-gmon.patch A patches/glibc/ports-2.15/260-assume-pipe2.patch A patches/glibc/ports-2.15/270-china.patch A patches/glibc/ports-2.15/280-new-valencian-locale.patch A patches/glibc/ports-2.15/300-nscd-one-fork.patch A patches/glibc/ports-2.15/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.15/330-m68k-sys-user.patch A patches/glibc/ports-2.15/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.15/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.15/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.15/380-dont-build-timezone.patch A patches/glibc/ports-2.15/400-alpha-xstat.patch A patches/glibc/ports-2.15/430-alpha-creat.patch A patches/glibc/ports-2.15/440-alpha-cache-shape.patch A patches/glibc/ports-2.15/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.15/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.15/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.15/560-ppc-atomic.patch A patches/glibc/ports-2.15/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch A patches/glibc/ports-2.15/580-nptl-lowlevellock.patch A patches/glibc/ports-2.15/610-fpu-cw-mips.patch A patches/glibc/ports-2.15/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.15/640-alpha-atfcts.patch A patches/glibc/ports-2.15/650-syslog.patch A patches/glibc/ports-2.15/660-debug-readlink_chk-readklinkat_chk.patch A patches/glibc/ports-2.16.0/090-Fix-ARM-build-with-GCC-trunk.patch A patches/glibc/ports-2.16.0/100-respect-env-CPPFLAGS.patch A patches/glibc/ports-2.16.0/120-i386-x86_64-revert-clone-cfi.patch A patches/glibc/ports-2.16.0/140-disable-ldconfig.patch A patches/glibc/ports-2.16.0/150-queue-header-updates.patch A patches/glibc/ports-2.16.0/170-localedef-fix-trampoline.patch A patches/glibc/ports-2.16.0/180-resolv-dynamic.patch A patches/glibc/ports-2.16.0/200-fadvise64_64.patch A patches/glibc/ports-2.16.0/260-assume-pipe2.patch A patches/glibc/ports-2.16.0/270-china.patch A patches/glibc/ports-2.16.0/280-new-valencian-locale.patch A patches/glibc/ports-2.16.0/300-nscd-one-fork.patch A patches/glibc/ports-2.16.0/310-hppa-nptl-carlos.patch A patches/glibc/ports-2.16.0/330-m68k-sys-user.patch A patches/glibc/ports-2.16.0/340-dl_execstack-PaX-support.patch A patches/glibc/ports-2.16.0/350-pre20040117-pt_pax.patch A patches/glibc/ports-2.16.0/360-tests-sandbox-libdl-paths.patch A patches/glibc/ports-2.16.0/380-dont-build-timezone.patch A patches/glibc/ports-2.16.0/400-alpha-xstat.patch A patches/glibc/ports-2.16.0/430-alpha-creat.patch A patches/glibc/ports-2.16.0/440-alpha-cache-shape.patch A patches/glibc/ports-2.16.0/460-alpha-fix-gcc-4.1-warnings.patch A patches/glibc/ports-2.16.0/490-alpha_alpha-add-fdatasync-support.patch A patches/glibc/ports-2.16.0/530-alpha-fix-rtld-fPIC.patch A patches/glibc/ports-2.16.0/560-ppc-atomic.patch A patches/glibc/ports-2.16.0/580-nptl-lowlevellock.patch A patches/glibc/ports-2.16.0/610-fpu-cw-mips.patch A patches/glibc/ports-2.16.0/630-mips_shn_undef-hack.patch A patches/glibc/ports-2.16.0/640-alpha-atfcts.patch A patches/glibc/ports-2.16.0/650-syslog.patch A patches/glibc/ports-2.16.0/660-debug-readlink_chk-readklinkat_chk.patch A samples/i686-centos6-linux-gnu/crosstool.config A samples/i686-centos6-linux-gnu/reported.by A samples/i686-centos7-linux-gnu/crosstool.config A samples/i686-centos7-linux-gnu/reported.by A samples/i686-ubuntu12.04-linux-gnu/crosstool.config A samples/i686-ubuntu12.04-linux-gnu/reported.by A samples/i686-ubuntu14.04-linux-gnu/crosstool.config A samples/i686-ubuntu14.04-linux-gnu/reported.by A samples/i686-ubuntu16.04-linux-gnu/crosstool.config A samples/i686-ubuntu16.04-linux-gnu/reported.by A samples/x86_64-centos6-linux-gnu/crosstool.config A samples/x86_64-centos6-linux-gnu/reported.by A samples/x86_64-centos7-linux-gnu/crosstool.config A samples/x86_64-centos7-linux-gnu/reported.by A samples/x86_64-ubuntu12.04-linux-gnu/crosstool.config A samples/x86_64-ubuntu12.04-linux-gnu/reported.by A samples/x86_64-ubuntu14.04-linux-gnu/crosstool.config A samples/x86_64-ubuntu14.04-linux-gnu/reported.by A samples/x86_64-ubuntu16.04-linux-gnu/crosstool.config A samples/x86_64-ubuntu16.04-linux-gnu/reported.by M scripts/build/libc/glibc.sh Log Message: ----------- Merge pull request #586 from stilor/restore-old-kernel-libc Restore old kernel/glibc versions Compare: https://github.com/crosstool-ng/crosstool-ng/compare/93db5800918a...4d4973071173 ----==_mimepart_589ec376cd599_280ff3fa8cbedfc34345ad--