From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cmx-torrgo001.bell.net (mta-tor-003.bell.net [209.71.212.30]) by sourceware.org (Postfix) with ESMTP id B3917383A235 for ; Wed, 31 Aug 2022 00:32:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B3917383A235 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bell.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=bell.net X-RG-CM-BuS: 0 X-RG-CM-SC: 0 X-RG-CM: Clean X-Originating-IP: [174.95.58.43] X-RG-Env-Sender: dave.anglin@bell.net X-RG-Rigid: 63082230008377FA X-CM-Envelope: MS4xfJiQoW1M8FIWriRAF3i1XNtl8wrVF79UIkLOB4i7YGRka6YTIUZJIWYLkQdV77lylsHFYBcLgcxRWilfUO8wqEfvk127961T1tMknFu4m3RR1IbGUrpd hPw9X4nRRVca7udzf+ur8DeifZuitS9msBGUJ2CdhU3PMRcgm613PBSG3USTTW+Y+09//Iapt8w/wNY8pddmS4JDh5dvP8ezuiDCs9zsem++V/gBa+nXAuRK BXxbR67JFODUVzYqJrpQqdRkvf5cjWihEHTseBC3/++ppYSCGW/s8nDGmRhRcpwo88GRS2kCtx3zU6jRxAKpTg== X-CM-Analysis: v=2.4 cv=BKfQEHcG c=1 sm=1 tr=0 ts=630eac02 a=oiJDitmlNOPgVxj52MZyFw==:117 a=oiJDitmlNOPgVxj52MZyFw==:17 a=IkcTkHD0fZMA:10 a=FBHGMhGWAAAA:8 a=_NGFc1fvuGn0WXAEJEgA:9 a=QEXdDO2ut3YA:10 a=9gvnlMMaQFpL9xblJ6ne:22 Received: from [192.168.2.49] (174.95.58.43) by cmx-torrgo001.bell.net (5.8.807) (authenticated as dave.anglin@bell.net) id 63082230008377FA; Tue, 30 Aug 2022 20:32:02 -0400 Message-ID: Date: Tue, 30 Aug 2022 20:32:01 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH] 32-bit PA-RISC with HP-UX: remove deprecated ports Content-Language: en-US To: Jeff Law , =?UTF-8?Q?Martin_Li=c5=a1ka?= , gcc-patches@gcc.gnu.org References: <7181be4a-33bf-5092-0782-a951cdb63ee8@bell.net> From: John David Anglin In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,NICE_REPLY_A,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 2022-08-30 8:13 p.m., Jeff Law wrote: > > > On 8/28/2022 10:34 AM, John David Anglin wrote: >> On 2022-08-26 3:15 a.m., Martin Liška wrote: >>> Removes the deprecated ports. If I'm correct all hpux9,hpux10 should be removed >>> as they only provide 32-bit targets. On the contrary, hpux11 supports hppa64 that >>> we still do support. >> It is my understanding that the 32-bit hppa hpux targets were deprecated because they don't >> support ELF and the DWARF debug format (.stabs is to be removed). Some of the changes to >> libtool.m4 affect the 32-bit ia64 hpux target.  As far as I know, it supports ELF and the DWARF >> debug format. > If someone really cared, they could support dwarf on the 32bit PA SOM targets -- but I'm not going to lose any sleep over 32bit PA SOM:-) Yes.  I thought about working on it.  However, although 32bit hppa-hpux lives on in qemu, my main focus is linux. I also had to shutdown my dedicated hpux machine. Dave -- John David Anglin dave.anglin@bell.net