From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by sourceware.org (Postfix) with ESMTPS id 820943858D1E for ; Thu, 1 Sep 2022 15:56:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 820943858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=statdns.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=statdns.com Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 6ADC032009DE; Thu, 1 Sep 2022 11:56:27 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 01 Sep 2022 11:56:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=statdns.com; h= cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=fm1; t=1662047786; x=1662134186; bh=9YqbmzG5d2 OJjCqU7OfmwhsdOouPOf1lANKQs/MMNh8=; b=e+Q9ZQk9vIdddFCW4/c8vwd9Te OkbR16oPOaswVOoZGQiQEBTzxzTiWsstbMSlJ7Lyofs48i27dJ6L8yrHwRqhopJo odJxeyWBXia5iZsjJ+/cb6VH+AFFxgJ86mP1Z9lsP07K29rfVUQVe5x10sIgr8ww Rzuf8ppjOrv0zqg0MljlGZ4rMz3UeAD5xKHM1MuowTVpyN0WuZSB3chuxVVQArBs /SHqr27nm6yHByFyvM82Qop5YwEi3l7X82DStFaDE7b1PTbV57jMt8yOD+EyEXhx bkxe72Vr0dLsQ6mxxs1y0cynmDHs2uT+gazH8MQM+H5tNvHXotSxzVrlUf1w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:feedback-id :feedback-id:from:from:in-reply-to:in-reply-to:message-id :mime-version:references:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1662047786; x=1662134186; bh=9YqbmzG5d2OJjCqU7OfmwhsdOouP Of1lANKQs/MMNh8=; b=slo8oa457vwh39R3hzLCYALR1pQhjXszW6VmgYM7FtL0 Su91NVcnvm9VgClauYzVp5wBvcDl1P+85bJB4qM2OvW5n8befB3p6t96jvhrOmh4 +FipLw1PG8wo5gPtDP/X2HsCQiRkNdA/VslHo05KUiz7aUAv96PzKcJn+5zR8JfS PJlUwawoVBjilY5cUwHrzSaPr+o3mLj/6qJrlKUxctCf2kQqmNcKW3wdYsecceba 1ruR0FQoVXJM2cL7yxYhZNitQte4SGQWb+qozQYOHMT/Xi3Lvj5aQ7o3oltFw572 DgcSoMklb4MAjxlPtkj0ukLAau9vxP4S4FLm0waGXw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrvdekkedgleehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefhrhgvuggv rhhitgcuvegrmhgsuhhsuceofhhrvggusehsthgrthgunhhsrdgtohhmqeenucggtffrrg htthgvrhhnpeellefhudegheehhffhtdfhvdefhedufeegjeetveehfefggeehhfffuefh keduudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hfrhgvugesshhtrghtughnshdrtghomh X-ME-Proxy: Feedback-ID: ic0e9462c:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 1 Sep 2022 11:56:25 -0400 (EDT) Date: Thu, 1 Sep 2022 17:56:22 +0200 From: Frederic Cambus To: Richard Earnshaw , binutils@sourceware.org Subject: Re: [PATCH] Add OpenBSD ARM Little Endian BFD support. Message-ID: References: <12d112cf-923c-81f7-0580-a1e5c33474f5@foss.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,JMQ_SPF_NEUTRAL,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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: On Thu, Sep 01, 2022 at 10:43:25AM +0100, Richard Earnshaw wrote: > On 31/08/2022 23:12, Frederic Cambus wrote: > > On Tue, Aug 30, 2022 at 02:55:00PM +0100, Richard Earnshaw wrote: > > > > > On 27/08/2022 18:28, Frederic Cambus wrote: > > > > > > + arm-*-openbsd*) > > > > + targ_defvec=arm_elf32_le_vec > > > > + targ_selvecs="arm_elf32_be_vec" > > > > + ;; > > > > > > This is exactly the same content as the entry directly above it (netbsd), so > > > please merge the two. It's a maintenance burden to have a lot of duplicated > > > entries. > > > > Makes sense, and note taken. Revised diff inline below, and full patch > > attached for convenience. > > Thanks, this is OK. Thanks for the review. I don't have commit access, could someone please commit it for me?