From patchwork Thu May 9 09:03:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Szabolcs Nagy X-Patchwork-Id: 1097436 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-101879-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="NL/yCI6/"; dkim=pass (1024-bit key; unprotected) header.d=armh.onmicrosoft.com header.i=@armh.onmicrosoft.com header.b="iFhNOoxL"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4506pc6Pm0z9sBp for ; Thu, 9 May 2019 19:04:08 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :content-type:mime-version; q=dns; s=default; b=neRsEf70pcDa4rrf Tjud3X3ltVt6tn1c0UKyi1n0yssU4KZAmbZ63PbX9l3PnLFhGqMQF/RdQ9aTXF9d T9vPHsESZL82jHkwSE14kSh7AJ+pgQ8vf2Rpoh9mFF/byF34Z0BByPW4nFmrtoaM iKIkz8QO4/SY6VhEhZo0JPjG1kY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :content-type:mime-version; s=default; bh=BK4YRCLskMqwMm4v9n3+Vy 9/Sy8=; b=NL/yCI6/sejlYZwX/Z6x6L2/k+cICLlDWVE+Re8dG6lJWkE5rsEhR/ jbAoZZBi4BESbQsZzHgTHwutrQODjvjmH2SHMnf+JTIcYGB4QZYufhGYtkyp829o BbAbSrC/JlT85Ssz0p51OLSVZsrZ46qNqcZG993YhuXdfuf2oIaLU= Received: (qmail 118004 invoked by alias); 9 May 2019 09:04:03 -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 117995 invoked by uid 89); 9 May 2019 09:04:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-16.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=H*c:HHH X-HELO: EUR04-VI1-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=armh.onmicrosoft.com; s=selector1-arm-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=hnnf93NL7ZRL6OLrYmNjeKbsfiUoVNX+6rh+n7USsb0=; b=iFhNOoxLlirK/ME/RYNymPYF/r76klxNUAsxnb4b/KsIZMODiYPQ91DjGUOAM3Vnlw6NJKpt1ctSLX5mwdgfibgVEvbCmZF4Sz/S5Q7pGWluJ00Xv5mM2xnJQJS9/4Cuw7GiFWh4PkXNVeKnvMicelxE6fseUy3et+vBfM32Y64= From: Szabolcs Nagy To: GNU C Library CC: nd , Yury Norov , Steve Ellcey Subject: [committed arm/ilp32] aarch64: Update ILP32 abilists for glibc 2.29 Date: Thu, 9 May 2019 09:03:58 +0000 Message-ID: user-agent: Mozilla/5.0 (X11; Linux aarch64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 authentication-results: spf=none (sender IP is ) smtp.mailfrom=Szabolcs.Nagy@arm.com; x-ms-oob-tlc-oobclassifiers: OLM:605; received-spf: None (protection.outlook.com: arm.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 MIME-Version: 1.0 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED Bit late, but updated the arm/ilp32 branch to glibc 2.29. This will need to be merged with the initial ilp32 abilist commit. 2019-05-09 Szabolcs Nagy * sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist: Update. diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist index 91d59cd013..8c10137980 100644 --- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist +++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist @@ -2098,3 +2098,6 @@ GLIBC_2.28 thrd_current F GLIBC_2.28 thrd_equal F GLIBC_2.28 thrd_sleep F GLIBC_2.28 thrd_yield F +GLIBC_2.29 getcpu F +GLIBC_2.29 posix_spawn_file_actions_addchdir_np F +GLIBC_2.29 posix_spawn_file_actions_addfchdir_np F