From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from emagii.se (www.emagii.com [185.133.207.17]) by sourceware.org (Postfix) with ESMTPS id CB3423858D37 for ; Fri, 3 Mar 2023 14:47:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CB3423858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=emagii.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=emagii.com Received: from valinor.ownit.se (84-55-68-216.customers.ownit.se [84.55.68.216]) by emagii.se (Postfix) with ESMTPSA id DE9A11201F3; Fri, 3 Mar 2023 15:47:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emagii.com; s=default; t=1677854843; bh=C5ij2OtxDgg+nB/tKbNde2HlKqNSyaZdWOfSEgcG1oY=; h=From:To:Subject; b=26+4p9JLkXuK2/90I2f18t4FS+c2Xf4LDuu+IQXaMpL3p73lVLhRaOWzLpm2k0smC c6ZRykc6eJzbPdyK5TiXgqHZbOAyD9Q2VDNCXC109dC/JGK5bZ3zMc9d1OfO1Ab8ju hsvNvY8uO49RctmbDkDtwKP6kWPQlsBs5sA8cFPo= Authentication-Results: emagii.beebytevps.io; spf=pass (sender IP is 84.55.68.216) smtp.mailfrom=binutils@emagii.com smtp.helo=valinor.ownit.se Received-SPF: pass (emagii.beebytevps.io: connection is authenticated) From: binutils@emagii.com To: binutils@sourceware.org Cc: nickc@redhat.com Subject: [PATCH v11 0/11 Add support for CRC64 generation in linker Date: Fri, 3 Mar 2023 15:46:55 +0100 Message-Id: <20230303144706.1977061-1-binutils@emagii.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-PPP-Message-ID: <167785484165.1849043.13583519604712470977@localhost.localdomain> X-PPP-Vhost: emagii.com X-Spam-Status: No, score=-6.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_FAIL,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Patchset XI During final generation of CRC, the output sections will be searched for the section that contains the address of the digest and this will be the selected section. The 'DIGEST SECTION "name"' command is removed. Added multiple test for error conditions when testing DIGEST Patchset 10 Forget patchset IX. Managed to push the master branch. This is the real thing. Patchset IX Endian: Default small endian. Override with switches: -BE, -LE Override in label using [#BE] and [#LE] DIGEST "