From patchwork Sun Jul 16 15:36:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John David Anglin X-Patchwork-Id: 21633 Received: (qmail 54915 invoked by alias); 16 Jul 2017 15:36:17 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 54188 invoked by uid 89); 16 Jul 2017 15:36:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD, SPF_PASS, UNPARSEABLE_RELAY autolearn=ham version=3.3.2 spammy= X-HELO: torfep01.bell.net From: John David Anglin Mime-Version: 1.0 (Apple Message framework v1085) Date: Sun, 16 Jul 2017 11:36:12 -0400 Subject: [committed] Fix elf/check-localplt on hppa Cc: Carlos O'Donell To: GNU C Library Message-Id: <861FEC1C-BF6C-48C7-8AEB-84C17FD2323A@bell.net> The attached change fixes elf/check-localplt on hppa on hppa. Dave --- John David Anglin dave.anglin@bell.net 2017-07-16 John David Anglin * sysdeps/unix/sysv/linux/hppa/localplt.data: Remove _exit entry. diff --git a/sysdeps/unix/sysv/linux/hppa/localplt.data b/sysdeps/unix/sysv/linux/hppa/localplt.data index 9dd81b47c8..db9e24b090 100644 --- a/sysdeps/unix/sysv/linux/hppa/localplt.data +++ b/sysdeps/unix/sysv/linux/hppa/localplt.data @@ -6,7 +6,6 @@ libc.so: free libc.so: malloc libc.so: memalign libc.so: realloc -libc.so: _exit libc.so: __sigsetjmp libc.so: _IO_funlockfile libc.so: sigprocmask