From patchwork Mon Oct 27 07:59:47 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Pinski X-Patchwork-Id: 39587 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f198.google.com (mail-lb0-f198.google.com [209.85.217.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B05832118A for ; Mon, 27 Oct 2014 08:04:35 +0000 (UTC) Received: by mail-lb0-f198.google.com with SMTP id l4sf142268lbv.9 for ; Mon, 27 Oct 2014 01:04:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:mailing-list :precedence:list-id:list-unsubscribe:list-subscribe:list-archive :list-post:list-help:sender:delivered-to:from:to:cc:subject:date :message-id:in-reply-to:references:x-original-sender :x-original-authentication-results; bh=RzcgZ4YzToNiBRma2EsRvNOS1/cDAT8dYe1QHwKOMrA=; b=S/x0cASO80AniO8jZSHgUpOqM82dqdDPjortOiTlqQWVCIFlRsGw9m52q47Mcjdv4H Tg5ZBtDpf0aaMfKPsbh//v2ecY2kf8jaYFX+83bO2OlfbpckEIArMWdI/SF+8n4RW6g+ lU7f6VWBzgRXl/ER5itELFV72JWiVElxhhTqOvRfRP9QOyvgFzCbJij4xLf1ZSWKJvBv dkvj/rSR5oTWdUZvStU9QN7IoqgVHWacTZf6XDsbgSLmVJsAEs1Vy3qDIwlWINnxmmm1 LkInb6zbzEJKqDjpC2Gz/A+LljmvR5Rzm/0I3UtrtMG6YY9uFRsHEtucnd+P+JkfB8qJ +Tfw== X-Gm-Message-State: ALoCoQn/+vBicK2YRsFQh3gqqjBjUan0atZQUx6c3495F+Wp/nEJqBuddKlKvRD4QB2CAyS6hCnl X-Received: by 10.112.97.35 with SMTP id dx3mr68879lbb.20.1414397074579; Mon, 27 Oct 2014 01:04:34 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.5.227 with SMTP id v3ls37770lav.91.gmail; Mon, 27 Oct 2014 01:04:34 -0700 (PDT) X-Received: by 10.153.4.44 with SMTP id cb12mr22089524lad.10.1414397074148; Mon, 27 Oct 2014 01:04:34 -0700 (PDT) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com. [2a00:1450:4010:c03::22f]) by mx.google.com with ESMTPS id l8si18726129lah.23.2014.10.27.01.04.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 27 Oct 2014 01:04:33 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c03::22f as permitted sender) client-ip=2a00:1450:4010:c03::22f; Received: by mail-la0-f47.google.com with SMTP id pv20so5261716lab.6 for ; Mon, 27 Oct 2014 01:04:33 -0700 (PDT) X-Received: by 10.152.116.102 with SMTP id jv6mr21783329lab.40.1414397073927; Mon, 27 Oct 2014 01:04:33 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.84.229 with SMTP id c5csp247702lbz; Mon, 27 Oct 2014 01:04:33 -0700 (PDT) X-Received: by 10.67.5.41 with SMTP id cj9mr22172959pad.73.1414397072413; Mon, 27 Oct 2014 01:04:32 -0700 (PDT) Received: from sourceware.org (server1.sourceware.org. [209.132.180.131]) by mx.google.com with ESMTPS id uf4si9939820pbc.38.2014.10.27.01.04.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Oct 2014 01:04:32 -0700 (PDT) Received-SPF: pass (google.com: domain of libc-alpha-return-53819-patch=linaro.org@sourceware.org designates 209.132.180.131 as permitted sender) client-ip=209.132.180.131; Received: (qmail 30193 invoked by alias); 27 Oct 2014 08:03:12 -0000 Mailing-List: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org Precedence: list 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 30103 invoked by uid 89); 27 Oct 2014 08:03:11 -0000 X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: mail-ig0-f176.google.com X-Received: by 10.50.27.98 with SMTP id s2mr20240883igg.21.1414396984630; Mon, 27 Oct 2014 01:03:04 -0700 (PDT) From: Andrew Pinski To: libc-alpha@sourceware.org Cc: Andrew Pinski Subject: [PATCH 23/29] [AARCH64] Add ILP32 ld.so to the known interpreter names. Date: Mon, 27 Oct 2014 00:59:47 -0700 Message-Id: <1414396793-9005-24-git-send-email-apinski@cavium.com> In-Reply-To: <1414396793-9005-1-git-send-email-apinski@cavium.com> References: <1414396793-9005-1-git-send-email-apinski@cavium.com> X-Original-Sender: apinski@cavium.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c03::22f as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org; dkim=pass header.i=@sourceware.org X-Google-Group-Id: 836684582541 This patch adds ILP32 ld.so names to the known interpreter names. * sysdeps/unix/sysv/linux/aarch64/ldconfig.h (SYSDEP_KNOWN_INTERPRETER_NAMES): Add ilp32 ld.so names. --- sysdeps/unix/sysv/linux/aarch64/ldconfig.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/sysdeps/unix/sysv/linux/aarch64/ldconfig.h b/sysdeps/unix/sysv/linux/aarch64/ldconfig.h index b0e6b6a..a70eafc 100644 --- a/sysdeps/unix/sysv/linux/aarch64/ldconfig.h +++ b/sysdeps/unix/sysv/linux/aarch64/ldconfig.h @@ -21,6 +21,8 @@ #define SYSDEP_KNOWN_INTERPRETER_NAMES \ { "/lib/ld-linux-aarch64.so.1", FLAG_ELF_LIBC6 }, \ { "/lib/ld-linux-aarch64_be.so.1", FLAG_ELF_LIBC6 }, \ + { "/lib/ld-linux-aarch64_ilp32.so.1", FLAG_ELF_LIBC6 }, \ + { "/lib/ld-linux-aarch64_be_ilp32.so.1", FLAG_ELF_LIBC6 }, \ { "/lib/ld-linux.so.3", FLAG_ELF_LIBC6 }, \ { "/lib/ld-linux-armhf.so.3", FLAG_ELF_LIBC6 }, #define SYSDEP_KNOWN_LIBRARY_NAMES \