From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id CF6373858C52 for ; Sun, 30 Oct 2022 14:47:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CF6373858C52 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Received: by smtp.gentoo.org (Postfix, from userid 559) id 384B9340EC5; Sun, 30 Oct 2022 14:47:49 +0000 (UTC) Date: Sun, 30 Oct 2022 19:18:27 +0545 From: Mike Frysinger To: Indu Bhagat Cc: binutils@sourceware.org Subject: Re: [PATCH,V3 06/15] bfd: linker: merge .sframe sections Message-ID: Mail-Followup-To: Indu Bhagat , binutils@sourceware.org References: <20221030074450.1956074-1-indu.bhagat@oracle.com> <20221030074450.1956074-7-indu.bhagat@oracle.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Mk52kLvAy7BQ80Qg" Content-Disposition: inline In-Reply-To: <20221030074450.1956074-7-indu.bhagat@oracle.com> X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --Mk52kLvAy7BQ80Qg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On 30 Oct 2022 00:44, Indu Bhagat via Binutils wrote: > * Makefile.def: Add install dependency on libsframe for libbfd. > * Makefile.in: Regenerated. > * Makefile.am (TESTSFRAMELIB): Use it. > (check-DEJAGNU): Likewise. > * configure.ac (TESTSFRAMELIB): Set to the .so or .a like TESTBFDLIB. have you sent these top-level changes to upstream GCC for approval ? -mike --Mk52kLvAy7BQ80Qg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmNefScACgkQQWM7n+g3 9YFLDw/+KWhFeLUb5X1Sz+qo/DhIq7xq0UUn+nHiQ8xTOCxgso8H14ueZ1k8Fc1f YD73AA5PaBXGXdFIEVlbocP1XBeS1TKqSU3lF/oZgo0CSg3xwgsX75dJG3/m2rTw 57i4h6gZ2IKNb0Q5Wtw6nxkpRts2YHicXzMd0v3amcnAnykCoiX9KsngShzuglVw 1DLx/Wxp9VQgDkB2/kt6IV7K/yuzp1e1pRp6uYdImhSBpYr9D99W6qYuhzfT17HK iwLXa1rJ1mz4MtA8FHUYTZPt+5F8T/IRUqBxFmLgSXPUfT4Sx58L8ZbqfcWKCouv iBzrLlrEwfoLi0fUaZ1P8cXW3KdNmxHJcx+EqQVe7TQdTHMj+Sbhjfeh1f7p+oWT C+8PlnNux0JiBn+KNju7yjsiVVjsd/7GlzTMezI6ngOVDNJ/PFaNY78MLxy5pbfu 3sbBRo7byP0QCk/TT2OdUfogT1k4p5gei6ZywVZl853JbdQwqWeWbawFops2d4Xx XGd1Ak4Ds6dmV3kszNB9s93xw/TXC7BPc5nkTXgnddT8MzBG3FtncKcN+lMfQWlD LuDD3IRvtpiFaXfhdC8jJ8nnxN7X66NXFgTKGUliGlyK9JUYSoxqib4mDSWeS+XJ gtf8T7O4XsLhp6sf83IYF9Ec1fSH+KaE4X4xgmqnKXpxxlGWPmU= =6UGm -----END PGP SIGNATURE----- --Mk52kLvAy7BQ80Qg--