From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43492 invoked by alias); 8 Apr 2019 15:11:24 -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 42257 invoked by uid 0); 8 Apr 2019 15:11:11 -0000 Resent-From: root Resent-Date: Mon, 8 Apr 2019 15:11:11 +0000 Resent-Message-ID: <20190408151111.GD40715@sourceware.org> Resent-To: crossgcc@sourceware.org Received: (qmail 45923 invoked by uid 89); 5 Apr 2019 21:09:53 -0000 Authentication-Results: sourceware.org; auth=none Received: from out-3.smtp.github.com (HELO out-3.smtp.github.com) (192.30.252.194) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 05 Apr 2019 21:09:51 +0000 Date: Mon, 08 Apr 2019 15:11:00 -0000 From: Alexey Neyman To: crossgcc@sourceware.org Message-ID: Subject: [crosstool-ng/crosstool-ng] 4a0a49: Use explicit revision in xtensa-fsf-elf Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-04/txt/msg00003.txt.bz2 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 4a0a49081143c53a3ff994c478f1a8ec435d8685 https://github.com/crosstool-ng/crosstool-ng/commit/4a0a49081143c53a3ff994c478f1a8ec435d8685 Author: Alexey Neyman Date: 2019-03-20 (Wed, 20 Mar 2019) Changed paths: M samples/xtensa-fsf-elf/crosstool.config Log Message: ----------- Use explicit revision in xtensa-fsf-elf So that the build does not depend on internet connectivity. Signed-off-by: Alexey Neyman Commit: 5e82ca9e3d39d022ab5dd8558d4543e2684863a8 https://github.com/crosstool-ng/crosstool-ng/commit/5e82ca9e3d39d022ab5dd8558d4543e2684863a8 Author: Alexey Neyman Date: 2019-03-20 (Wed, 20 Mar 2019) Changed paths: M config/debug/gdb.in.native Log Message: ----------- Only build libinproctrace for *-linux-gnu targets Signed-off-by: Alexey Neyman Commit: cc3686ec2ff8e1e1d36cd2ea0b16922e0a441ed7 https://github.com/crosstool-ng/crosstool-ng/commit/cc3686ec2ff8e1e1d36cd2ea0b16922e0a441ed7 Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M scripts/build/debug/300-gdb.sh Log Message: ----------- An artifact of merging native/gdbserver backends ... resulted in an attempt to build libinproctrace.so whenever any of the {gdbserver, native gdb} was enabled. Signed-off-by: Alexey Neyman Commit: 31002a0c0a5c2efe3ed3861a012a44e4888bf3d2 https://github.com/crosstool-ng/crosstool-ng/commit/31002a0c0a5c2efe3ed3861a012a44e4888bf3d2 Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M config/global.in M maintainer/kconfig-versions.template M scripts/crosstool-NG.sh Log Message: ----------- Add an ability to mark a configuration as invalid ... so that the build will fail early and predictably. Signed-off-by: Alexey Neyman Commit: c65df691de2209fd45688349fc46b46004212124 https://github.com/crosstool-ng/crosstool-ng/commit/c65df691de2209fd45688349fc46b46004212124 Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M config/arch/riscv.in Log Message: ----------- Mark binutils/gdb requirements for RISC-V Signed-off-by: Alexey Neyman Commit: d4fd69d5f1348613c22c88031de84d7dafd7301f https://github.com/crosstool-ng/crosstool-ng/commit/d4fd69d5f1348613c22c88031de84d7dafd7301f Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M maintainer/kconfig-versions.template Log Message: ----------- Change the "no viable version" check ... to make it easier to trace from `ct-ng menuconfig`. Signed-off-by: Alexey Neyman Commit: 19cc968f33e9fa6eea2082e2ac5a0ca6ef3390cf https://github.com/crosstool-ng/crosstool-ng/commit/19cc968f33e9fa6eea2082e2ac5a0ca6ef3390cf Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M config/debug/gdb.in.native Log Message: ----------- Require WCHAR in uClibc for all GDB versions if building natively. 7.12.1 and 7.11.1 are also breaking in absence of Signed-off-by: Alexey Neyman Commit: a34f7e81ae93ed50a491e68d526a41e8b3a135a6 https://github.com/crosstool-ng/crosstool-ng/commit/a34f7e81ae93ed50a491e68d526a41e8b3a135a6 Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M config/arch/riscv.in Log Message: ----------- Only select GDB version if GDB is enabled ... which fixes a bogus warning when configuration without GDB is loaded. Signed-off-by: Alexey Neyman Commit: f9b57cc78a9ba496942743046a0d640a3daed026 https://github.com/crosstool-ng/crosstool-ng/commit/f9b57cc78a9ba496942743046a0d640a3daed026 Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M config/cc/gcc.in Log Message: ----------- Enable zlib companion lib if building LTO While we may use build machine's library when building a simple cross, we won't have it for the host machine in a canadian build. Until there are separate selectables for the build/host components, just build our own local zlib. Signed-off-by: Alexey Neyman Commit: 8e24bb22d0f5f35c97af75bffbe3ebf052604c9e https://github.com/crosstool-ng/crosstool-ng/commit/8e24bb22d0f5f35c97af75bffbe3ebf052604c9e Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M Makefile.am M bootstrap Log Message: ----------- Do not include config/configure.in into the release tarball Fixes #1176 Signed-off-by: Alexey Neyman Commit: 693d3943b10665b99a31ab1f3b4058fb4b3a32d1 https://github.com/crosstool-ng/crosstool-ng/commit/693d3943b10665b99a31ab1f3b4058fb4b3a32d1 Author: Alexey Neyman Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M scripts/build/binutils/binutils.sh M scripts/build/cc/gcc.sh M scripts/build/companion_libs/050-zlib.sh M scripts/build/companion_libs/100-gmp.sh M scripts/build/companion_libs/110-mpfr.sh M scripts/build/companion_libs/121-isl.sh M scripts/build/companion_libs/130-cloog.sh M scripts/build/companion_libs/140-mpc.sh M scripts/build/companion_libs/210-expat.sh M scripts/build/companion_libs/220-ncurses.sh M scripts/build/companion_libs/320-libiconv.sh M scripts/build/companion_libs/330-gettext.sh M scripts/build/debug/300-gdb.sh M scripts/build/libc/avr-libc.sh M scripts/build/libc/glibc.sh M scripts/build/libc/mingw-w64.sh M scripts/build/libc/musl.sh M scripts/build/libc/newlib.sh M scripts/build/libc/uClibc.sh M scripts/crosstool-NG.sh Log Message: ----------- Rename JOBSFLAGS -> CT_JOBSFLAGS ... so that it is saved/restored when restarting the build. Signed-off-by: Alexey Neyman Commit: 51f1db5c0aed562caf6d195ee5d3666ee33cc0ad https://github.com/crosstool-ng/crosstool-ng/commit/51f1db5c0aed562caf6d195ee5d3666ee33cc0ad Author: Alexey Neyman Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M Makefile.am M bootstrap M config/arch/riscv.in M config/cc/gcc.in M config/debug/gdb.in.native M config/global.in M maintainer/kconfig-versions.template M samples/xtensa-fsf-elf/crosstool.config M scripts/build/binutils/binutils.sh M scripts/build/cc/gcc.sh M scripts/build/companion_libs/050-zlib.sh M scripts/build/companion_libs/100-gmp.sh M scripts/build/companion_libs/110-mpfr.sh M scripts/build/companion_libs/121-isl.sh M scripts/build/companion_libs/130-cloog.sh M scripts/build/companion_libs/140-mpc.sh M scripts/build/companion_libs/210-expat.sh M scripts/build/companion_libs/220-ncurses.sh M scripts/build/companion_libs/320-libiconv.sh M scripts/build/companion_libs/330-gettext.sh M scripts/build/debug/300-gdb.sh M scripts/build/libc/avr-libc.sh M scripts/build/libc/glibc.sh M scripts/build/libc/mingw-w64.sh M scripts/build/libc/musl.sh M scripts/build/libc/newlib.sh M scripts/build/libc/uClibc.sh M scripts/crosstool-NG.sh Log Message: ----------- Merge pull request #1178 from stilor/master Last fixes for 1.24.0 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ace18924a37d...51f1db5c0aed