Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5324905c1446d898d9a8f578555c1e54a2fbc89c https://github.com/crosstool-ng/crosstool-ng/commit/5324905c1446d898d9a8f578555c1e54a2fbc89c Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M config/global/extract.in M scripts/build/cc/gcc.sh M scripts/build/libc/glibc.sh M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Fix glibc-ports with the new framework While here, also consider patched by anything other than "bundled patches" as per-target sources. Add scary warnings in case of a failure. Signed-off-by: Alexey Neyman Commit: 8aa8a2cbc9c9a34a099c41f9781543f34d39c40b https://github.com/crosstool-ng/crosstool-ng/commit/8aa8a2cbc9c9a34a099c41f9781543f34d39c40b Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: R packages/glibc-ports/2.14/090-Fix-ARM-build-with-GCC-trunk.patch R packages/glibc-ports/2.14/330-m68k-sys-user.patch R packages/glibc-ports/2.14/440-alpha-cache-shape.patch R packages/glibc-ports/2.14/460-alpha-fix-gcc-4.1-warnings.patch R packages/glibc-ports/2.14/530-alpha-fix-rtld-fPIC.patch R packages/glibc-ports/2.14/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R packages/glibc-ports/2.14/580-nptl-lowlevellock.patch R packages/glibc-ports/2.14/610-fpu-cw-mips.patch R packages/glibc-ports/2.14/version.desc R packages/glibc/2.14/100-respect-env-CPPFLAGS.patch R packages/glibc/2.14/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch R packages/glibc/2.14/102-fix-signed-shift-overlow.patch R packages/glibc/2.14/103-dl-openat64-variadic.patch R packages/glibc/2.14/104-unused-variables.patch R packages/glibc/2.14/105-misleading-indentation.patch R packages/glibc/2.14/106-dl-open-array-bounds.patch R packages/glibc/2.14/120-i386-x86_64-revert-clone-cfi.patch R packages/glibc/2.14/140-Fix-combreloc-test-BSD-grep.patch R packages/glibc/2.14/140-disable-ldconfig.patch R packages/glibc/2.14/150-queue-header-updates.patch R packages/glibc/2.14/160-manual-no-perl.patch R packages/glibc/2.14/170-localedef-fix-trampoline.patch R packages/glibc/2.14/180-resolv-dynamic.patch R packages/glibc/2.14/190-localedef-mmap.patch R packages/glibc/2.14/200-fadvise64_64.patch R packages/glibc/2.14/220-section-comments.patch R packages/glibc/2.14/230-no-inline-gmon.patch R packages/glibc/2.14/240-check_native-headers.patch R packages/glibc/2.14/260-assume-pipe2.patch R packages/glibc/2.14/270-china.patch R packages/glibc/2.14/280-new-valencian-locale.patch R packages/glibc/2.14/300-macos-cross-rpcgen.patch R packages/glibc/2.14/300-nscd-one-fork.patch R packages/glibc/2.14/310-hppa-nptl-carlos.patch R packages/glibc/2.14/340-dl_execstack-PaX-support.patch R packages/glibc/2.14/350-pre20040117-pt_pax.patch R packages/glibc/2.14/360-tests-sandbox-libdl-paths.patch R packages/glibc/2.14/380-dont-build-timezone.patch R packages/glibc/2.14/400-alpha-xstat.patch R packages/glibc/2.14/430-alpha-creat.patch R packages/glibc/2.14/490-alpha_alpha-add-fdatasync-support.patch R packages/glibc/2.14/560-ppc-atomic.patch R packages/glibc/2.14/630-mips_shn_undef-hack.patch R packages/glibc/2.14/640-alpha-atfcts.patch R packages/glibc/2.14/650-syslog.patch R packages/glibc/2.14/660-debug-readlink_chk-readklinkat_chk.patch R packages/glibc/2.14/900-cpuid-include.patch R packages/glibc/2.14/920-fix-rpc_parse-format.patch R packages/glibc/2.14/940-nis-bogus-conditional.patch R packages/glibc/2.14/950-initfini-ppc64.patch R packages/glibc/2.14/999-new-tools.patch R packages/glibc/2.14/version.desc Log Message: ----------- Missed glibc 2.14 when obsoleting releases Superseded on the branch by 2.14.1. Signed-off-by: Alexey Neyman Commit: bf7641d1b9903764b335a5f765905809717d49a2 https://github.com/crosstool-ng/crosstool-ng/commit/bf7641d1b9903764b335a5f765905809717d49a2 Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: A packages/glibc/2.14.1/996-obsolete-rpc.patch A packages/glibc/2.15/996-obsolete-rpc.patch Log Message: ----------- Backport --enable-obsolete-rpc from 2.16 Fixes #802. Signed-off-by: Alexey Neyman Commit: eba1a826862d875e6163315029839fd3de192c8b https://github.com/crosstool-ng/crosstool-ng/commit/eba1a826862d875e6163315029839fd3de192c8b Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M config/libc/glibc.in M packages/glibc/package.desc M scripts/build/libc/glibc.sh Log Message: ----------- Make --enable-obsolete-rpc an option in ct-ng Signed-off-by: Alexey Neyman Commit: f627e740ffd38a02ccb43848d875a4d36cf91d9c https://github.com/crosstool-ng/crosstool-ng/commit/f627e740ffd38a02ccb43848d875a4d36cf91d9c Author: Alexey Neyman Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M config/global/extract.in M config/libc/glibc.in R packages/glibc-ports/2.14/090-Fix-ARM-build-with-GCC-trunk.patch R packages/glibc-ports/2.14/330-m68k-sys-user.patch R packages/glibc-ports/2.14/440-alpha-cache-shape.patch R packages/glibc-ports/2.14/460-alpha-fix-gcc-4.1-warnings.patch R packages/glibc-ports/2.14/530-alpha-fix-rtld-fPIC.patch R packages/glibc-ports/2.14/570-arm-cirrus-ep93xx-maverick-crunch-fpu.patch R packages/glibc-ports/2.14/580-nptl-lowlevellock.patch R packages/glibc-ports/2.14/610-fpu-cw-mips.patch R packages/glibc-ports/2.14/version.desc A packages/glibc/2.14.1/996-obsolete-rpc.patch R packages/glibc/2.14/100-respect-env-CPPFLAGS.patch R packages/glibc/2.14/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch R packages/glibc/2.14/102-fix-signed-shift-overlow.patch R packages/glibc/2.14/103-dl-openat64-variadic.patch R packages/glibc/2.14/104-unused-variables.patch R packages/glibc/2.14/105-misleading-indentation.patch R packages/glibc/2.14/106-dl-open-array-bounds.patch R packages/glibc/2.14/120-i386-x86_64-revert-clone-cfi.patch R packages/glibc/2.14/140-Fix-combreloc-test-BSD-grep.patch R packages/glibc/2.14/140-disable-ldconfig.patch R packages/glibc/2.14/150-queue-header-updates.patch R packages/glibc/2.14/160-manual-no-perl.patch R packages/glibc/2.14/170-localedef-fix-trampoline.patch R packages/glibc/2.14/180-resolv-dynamic.patch R packages/glibc/2.14/190-localedef-mmap.patch R packages/glibc/2.14/200-fadvise64_64.patch R packages/glibc/2.14/220-section-comments.patch R packages/glibc/2.14/230-no-inline-gmon.patch R packages/glibc/2.14/240-check_native-headers.patch R packages/glibc/2.14/260-assume-pipe2.patch R packages/glibc/2.14/270-china.patch R packages/glibc/2.14/280-new-valencian-locale.patch R packages/glibc/2.14/300-macos-cross-rpcgen.patch R packages/glibc/2.14/300-nscd-one-fork.patch R packages/glibc/2.14/310-hppa-nptl-carlos.patch R packages/glibc/2.14/340-dl_execstack-PaX-support.patch R packages/glibc/2.14/350-pre20040117-pt_pax.patch R packages/glibc/2.14/360-tests-sandbox-libdl-paths.patch R packages/glibc/2.14/380-dont-build-timezone.patch R packages/glibc/2.14/400-alpha-xstat.patch R packages/glibc/2.14/430-alpha-creat.patch R packages/glibc/2.14/490-alpha_alpha-add-fdatasync-support.patch R packages/glibc/2.14/560-ppc-atomic.patch R packages/glibc/2.14/630-mips_shn_undef-hack.patch R packages/glibc/2.14/640-alpha-atfcts.patch R packages/glibc/2.14/650-syslog.patch R packages/glibc/2.14/660-debug-readlink_chk-readklinkat_chk.patch R packages/glibc/2.14/900-cpuid-include.patch R packages/glibc/2.14/920-fix-rpc_parse-format.patch R packages/glibc/2.14/940-nis-bogus-conditional.patch R packages/glibc/2.14/950-initfini-ppc64.patch R packages/glibc/2.14/999-new-tools.patch R packages/glibc/2.14/version.desc A packages/glibc/2.15/996-obsolete-rpc.patch M packages/glibc/package.desc M scripts/build/cc/gcc.sh M scripts/build/libc/glibc.sh M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Merge pull request #814 from stilor/issue-802 Issue 802 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5494335c03d0...f627e740ffd3