From patchwork Mon Dec 3 18:18:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve McIntyre X-Patchwork-Id: 13345 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id A812023E1A for ; Mon, 3 Dec 2012 18:19:05 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 517FEA1954D for ; Mon, 3 Dec 2012 18:19:05 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so4461478ieb.11 for ; Mon, 03 Dec 2012 10:19:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:date:from :to:subject:message-id:mime-version:content-type:content-disposition :x-attached:user-agent:x-gm-message-state; bh=bxv+Jtl8H8IOmLfgQ3xYtJTf7uWrmt1hjgleE7KLR/Q=; b=Aj5e0VR190HlZkONTQqJQNy5B45aggflSOv4KNZQAF1OiEg35yS2Er2NKvL9fKBQNi DFbXLlibMZnX2bCKDRfFyO02ShMfdf8eecSZo3sfKqgmmi9ob1KxpZvnoq4N6aMAIim1 XzmTwaeG4mlw84X21n3sMlZ0XCJuG4yLpZXqog7QV/OK4eHqiRA7YftvlKi+qnshjG3r b+z133P3xNYlCtsa2Mmm07tKboSuH483sjeVVPo6bUPDRAH38Gn8me8iUTPJVcuEykxE L8RlXi7UYmyLKfmDFHIPZcizi9O7MmcZYeZ2QwK6EbwWN1PQnUYDMzEQjW3c8jlSIUcn gy7w== Received: by 10.50.173.34 with SMTP id bh2mr7182633igc.70.1354558744567; Mon, 03 Dec 2012 10:19:04 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp195280igt; Mon, 3 Dec 2012 10:19:03 -0800 (PST) Received: by 10.216.54.129 with SMTP id i1mr2755553wec.183.1354558743073; Mon, 03 Dec 2012 10:19:03 -0800 (PST) Received: from cheddar.halon.org.uk (cheddar.halon.org.uk. [217.10.144.130]) by mx.google.com with ESMTPS id v52si8720500wed.44.2012.12.03.10.19.02 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 03 Dec 2012 10:19:03 -0800 (PST) Received-SPF: neutral (google.com: 217.10.144.130 is neither permitted nor denied by best guess record for domain of steve.mcintyre@linaro.org) client-ip=217.10.144.130; Authentication-Results: mx.google.com; spf=neutral (google.com: 217.10.144.130 is neither permitted nor denied by best guess record for domain of steve.mcintyre@linaro.org) smtp.mail=steve.mcintyre@linaro.org Received: from bsmtp by cheddar.halon.org.uk with local-bsmtp (Exim 4.72) (envelope-from ) id 1Tfabe-0001QW-HC for patches@linaro.org; Mon, 03 Dec 2012 18:19:02 +0000 Received: from stemci01 by e102122-lin with local (Exim 4.76) (envelope-from ) id 1Tfaaw-0008Qx-Ei for patches@linaro.org; Mon, 03 Dec 2012 18:18:18 +0000 Date: Mon, 3 Dec 2012 18:18:18 +0000 From: Steve McIntyre To: patches@linaro.org Subject: [steve.mcintyre@linaro.org: [PATCH] AArch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6 cache] Message-ID: <20121203181818.GN12778@linaro.org> MIME-Version: 1.0 Content-Disposition: inline X-attached: none User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQk5DMxBPSmYd2aCSPaAbQd33Y5207OLsJ7NIxptoryWXI8fWcJ544vEdQSakgr/+F2k5guB ----- Forwarded message from Steve McIntyre ----- Date: Mon, 3 Dec 2012 15:27:19 +0000 From: Steve McIntyre To: libc-ports@sourceware.org Cc: Carlos O'Donell , "Joseph S. Myers" , Marcus Shawcroft Subject: [PATCH] AArch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6 cache User-Agent: Mutt/1.5.21 (2010-09-15) And here's my second patch for AArch64 - tag programs depending on the interpreter name. ========================================================================= Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6 * sysdeps/unix/sysv/linux/aarch64/ldconfig.h: Add entries for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3. Signed-off-by: Steve McIntyre --- ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h b/ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h index 4c1af06..d0517d8 100644 --- a/ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h +++ b/ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h @@ -19,7 +19,9 @@ #include #define SYSDEP_KNOWN_INTERPRETER_NAMES \ - { "/lib/ld-linux-aarch64.so.1", FLAG_ELF_LIBC6 }, + { "/lib/ld-linux-aarch64.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 \ { "libc.so.6", FLAG_ELF_LIBC6 }, \ { "libm.so.6", FLAG_ELF_LIBC6 },