From patchwork Mon May 8 14:02:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Schwab X-Patchwork-Id: 68904 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2B692385783F for ; Mon, 8 May 2023 14:03:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B692385783F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683554598; bh=fLTocCztVYVSxHuyYuBOvJZvmWi/MYoSXZ7l+kerhyo=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=dX6cc0nI/MLeU7K6EfxMxOlnJ4ruxbRBETy3YhIrN3Zmp3KnIe9pd/pi7vLBQV8A1 Vsy3VdUf5M/Iix0ByNQDgvbUA5PqSs/vcAItqsYFDHEl2AB9FWjhiemqNulDDIx5WT ZUQRzNEsYnZtXPAFMxYktE3RBnbTTSnYY4sn0ves= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id 5DFE53858D32 for ; Mon, 8 May 2023 14:02:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5DFE53858D32 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 8FC4E21F94 for ; Mon, 8 May 2023 14:02:46 +0000 (UTC) Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 8206F2C141 for ; Mon, 8 May 2023 14:02:46 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 7372B4A039C; Mon, 8 May 2023 16:02:46 +0200 (CEST) To: libc-alpha@sourceware.org Subject: [PATCH] Remove last remnants of have-protected X-Yow: I'm meditating on the FORMALDEHYDE and the ASBESTOS leaking into my PERSONAL SPACE!! Date: Mon, 08 May 2023 16:02:46 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-Spam-Status: No, score=-9.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, SPF_HELO_NONE, 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 X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Andreas Schwab via Libc-alpha From: Andreas Schwab Reply-To: Andreas Schwab Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" --- sysdeps/hppa/Makefile | 3 --- sysdeps/powerpc/powerpc32/Makefile | 3 --- sysdeps/powerpc/powerpc32/libgcc-compat.S | 4 +--- 3 files changed, 1 insertion(+), 9 deletions(-) Reviewed-by: Adhemerval Zanella diff --git a/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile index 9531504c4b..b7765c31ec 100644 --- a/sysdeps/hppa/Makefile +++ b/sysdeps/hppa/Makefile @@ -30,9 +30,6 @@ endif ifeq ($(subdir),csu) ifeq (yes,$(build-shared)) # Compatibility -ifeq (yes,$(have-protected)) -CPPFLAGS-libgcc-compat.c = -DHAVE_DOT_HIDDEN -endif sysdep_routines += libgcc-compat shared-only-routines += libgcc-compat endif diff --git a/sysdeps/powerpc/powerpc32/Makefile b/sysdeps/powerpc/powerpc32/Makefile index cf620c8269..1fff5b83bf 100644 --- a/sysdeps/powerpc/powerpc32/Makefile +++ b/sysdeps/powerpc/powerpc32/Makefile @@ -35,9 +35,6 @@ CFLAGS-gmon-start.o = -G0 ifeq (yes,$(build-shared)) # Compatibility -ifeq (yes,$(have-protected)) -CPPFLAGS-libgcc-compat.S = -DHAVE_DOT_HIDDEN -endif sysdep_routines += libgcc-compat shared-only-routines += libgcc-compat endif diff --git a/sysdeps/powerpc/powerpc32/libgcc-compat.S b/sysdeps/powerpc/powerpc32/libgcc-compat.S index ffa8f0a44a..6beac24039 100644 --- a/sysdeps/powerpc/powerpc32/libgcc-compat.S +++ b/sysdeps/powerpc/powerpc32/libgcc-compat.S @@ -36,20 +36,18 @@ .symver __floatdisf_v_glibc20,__floatdisf@GLIBC_2.0 #endif -#ifdef HAVE_DOT_HIDDEN .hidden __ashldi3 .hidden __ashrdi3 .hidden __lshrdi3 .hidden __cmpdi2 .hidden __ucmpdi2 -# if !defined _SOFT_FLOAT && !defined __NO_FPRS__ +#if !defined _SOFT_FLOAT && !defined __NO_FPRS__ .hidden __fixdfdi .hidden __fixsfdi .hidden __fixunsdfdi .hidden __fixunssfdi .hidden __floatdidf .hidden __floatdisf -# endif #endif .section ".text"