From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/14714 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?UTF-8?B?TWF0w61hcw==?= Fonzo Newsgroups: gmane.linux.lib.musl.general,gmane.comp.gnu.dragora,gmane.linux.distributions.gnu-linux-libre Subject: darkcrusade 2019Sep24 (set of cross compilers) Date: Tue, 24 Sep 2019 15:20:56 -0300 Message-ID: <20190924151946.669fd701@prometeo.example.org> Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/BOaYm/zouDHOdygZKonJx=/"; protocol="application/pgp-signature" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="259057"; mail-complaints-to="usenet@blaine.gmane.org" Cc: musl@lists.openwall.com, "Workgroup for fully free GNU/Linux distributions\" To: dragora-users@nongnu.org Original-X-From: musl-return-14730-gllmg-musl=m.gmane.org@lists.openwall.com Tue Sep 24 23:24:24 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1iCsII-0015CO-Vj for gllmg-musl@m.gmane.org; Tue, 24 Sep 2019 23:24:23 +0200 Original-Received: (qmail 32154 invoked by uid 550); 24 Sep 2019 21:24:19 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 32119 invoked from network); 24 Sep 2019 21:24:18 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dragora.org ; s=default; h=Content-Type:MIME-Version:Message-ID:Subject:Cc:To:From:Date: Sender:Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=4377dubnvMhIUhr/wlTBmsO5swTGjO60N0NFTBBuUKQ=; b=h68aQb/d+wE6zaP64muUiMCpqS ma3Q5+Xm047VHd6yzuOvbq8BNRaFfUU69Bb9vixzYWoOvfXVW0JsGDNB/IGYFanrXmb+gosizknsV 3u9phDQMVxFs19+eVYtNdsRVZjCw5dllCKPI051PLLfMldussWuQ+JjkPAXbdOiu3BmspBx0LND4J kj+QdQTor/O/5YcM1yVBSg5SN+pOiUs8I4H+nMYMeUHuojh/BRLIlhkuWe9jHNqn7MhNMA/+1A2q3 LWNphcHfr0YPyQmF+w5X2ZEhCDNJqLI27NTFOIEbDfE0cy/dGbBI6svprTKRImbxQUU9o5KHDPrOU zdqvQ9AQ==; X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.30; x86_64-unknown-linux-gnu) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel112.wnpower.com X-AntiAbuse: Original Domain - lists.openwall.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dragora.org X-Get-Message-Sender-Via: cpanel112.wnpower.com: authenticated_id: selk@dragora.org X-Authenticated-Sender: cpanel112.wnpower.com: selk@dragora.org Xref: news.gmane.org gmane.linux.lib.musl.general:14714 gmane.comp.gnu.dragora:406 gmane.linux.distributions.gnu-linux-libre:2953 Archived-At: --Sig_/BOaYm/zouDHOdygZKonJx=/ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am pleased to announce the release of darkcrusade (2019Sep24). Darkcrusade is the codename given to deploy a set of independent cross compilers built upon on the standard C library Musl. The full toolchain is composed by GNU Binutils, GNU Linux-libre, GCC, and Musl. Darkcrusade is ready to be used anywhere under general purposes. The homepage is at http://www.dragora.org The sources can be downloaded from http://rsync.dragora.org/current/compilers/darkcrusade_2019Sep24/ or from http://mirror.cedia.org.ec/dragora/current/compilers/darkcrusade_2019Sep24/ (please use this ^ second link which is a mirror). This release contains the following changes: Version 2019Sep24 released. * Binutils 2.32 + updates from 2_32-branch (version: 20190914). * Linux-libre 4.19.75 (headers). * GCC-9-20190921 (from snapshot, post gcc-9.2.0). - GMP 6.1.2. - MPFR 4.0.2 + cumulative patch (latest update: 2019-06-02). - MPC 1.1.0. - ISL 0.21. * Musl updated to the snapshot 20190913_f5eee489 (post musl-1.1.23). * Targets: armv7-a: - This soft float target has been renamed to 'armv7a_fp'. - The CPU name for the target triplet has been changed to be more generic (from armv7a to arm). armv7a_hf: - New target added. This is almost the same target as 'armv7a_fp' with the difference that this target is hard float, plus FPU 'vfpv3-d16'. armv7hl: - New target added. This is a hard float target for the armv7-a architecture (hard float) but with the FPU tuned for 'neon'. i586: - The option --enable-cld for the CLD instruction is now used by default (just in case). powerpc: - Option for decimal support has been disabled here. powerpc64: - The option --with-abi=3Delfv2 is now passed by default (just in case). - The target name has been renamed to 'powerpc64le' for clarification. riscv64: - New target added with multilib support. This is a hard float target for the architecture 'rv64gc' with the ABI 'lp64d'. s390x: - Directory to look into the corresponding (kernel) headers for the architecture has been fixed. (s390x -> s390). * Toolchain: - Option for binutils --disable-separate-code is now given by default. See: http://www.openwall.com/lists/musl/2019/08/12/4 - Patches for GCC has been updated to work against Musl, GCC-9. Thanks to Szabolcs Nagy for provide it. :-) - config.sub and config.guess have been updated in order to detect more target triplets, for example those containing "armv7hl"... * Darkcrusade is now distributed using the tarlz format. For more information, visit http://lzip.nongnu.org/tarlz.html * Minor changes. The following (target) architectures are currently supported: - aarch64: The 64-bit ARM architecture. - armv7a_fp: ARM softfloat v7. - armv7a_hf: ARM hardfloat v7 (FPU vfpv3-d16). - armv7hl: ARM hardfloat v7 (FPU neon). - i586: Intel 586 optimized for Intel 686+ processors. - microblaze: Soft microprocessor core designed for Xilinx FPGAs (32-bit). - mips: MIPS r4k big endian. - powerpc: PowerPC32. - powerpc: PowerPC64 (for Talos II systems). - riscv64: "risk-five" (64-bit long and pointers, hard-float). - s390x: z/Arch 64-bit. - x32: x86_64 ABI using 32-bit integers, longs and pointers. - x86_64: x86_64 (generic). Please try and report any errors you find. Best regards, Mat=C3=ADas Fonzo, darkcrusade author and maintainer. --Sig_/BOaYm/zouDHOdygZKonJx=/ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJdil6IXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzNUJEQjlENDZCNTZCNUZBQ0I2NDdDOUIz QUFGMUNFQzIwM0E5OUQ1AAoJEDqvHOwgOpnV2wIP/iFHLFEcyp813oidSczs8rqa O4jiIXt3nNj2/bpiV8rFcylNFQWpeJHvSMcq6VUSTyX6J9TfnqkBEit+7tehg/V+ jN2EBFL8Bdwm/CMPQOS7C/iQwO3EmhX4ndj0KqfqO0SUucnUrehPepdNBZiTe2WJ y0Vdaj2EYLRBWR2UlmHlupv8b4hNFfTfJU7mNwek3Njh3UmvcYiK4FVMswfW1IhE bVHjF15Og3H9xZukj+rR3XuCRSePZHfUkdQO+n2BCK0kX9fWagDH4opvV9+1qMbC TzvG+weLAwfyGqMLgrD00bUXvLRnr+9u3Hhw8oNnJQjWpy0jUSMh+Hd9Vfw1Pd58 VdiDqirjRUX+I/MytuqxBUB9ZlaFcwAwCGTXRLDJ8a/gXfP28971QQDa2TAo6fs9 +SHdK1Skk1AtA0JrEQZXqNH8NN6zK9yFAzVsnSv+Yy3SB2WkS7tCKv9zu/VjpHzf WU6Up5gtw+Y0pzWHv3rKk+PTP9e0EO4DDeD9ZsTI5QSBEXr7SLM37zO0SkdY+bKi KJv+//mQ6FqiS1NhuCJDvDz2iNFpKFQL5woVc8Pe0Le6ZpQB3F+D+jUh5R0k8X0y CilA/Vqz4G8rH+ec6W1LCBVyGL3Kmk6luynPlifdUDqpv4PmkJsratZRKZrvw8BC aIpgo+/ugCCiawJJP0Zt =vXn9 -----END PGP SIGNATURE----- --Sig_/BOaYm/zouDHOdygZKonJx=/--