about summary refs log tree commit diff
path: root/ports/ChangeLog.aarch64
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@linaro.org>2012-12-04 12:18:03 +0000
committerMarcus Shawcroft <marcus.shawcroft@linaro.org>2012-12-04 13:07:25 +0000
commita915e17fe7413624a8e8ce39336cad3c53b87a7a (patch)
tree28583e51d0f614a2182b2abe23017d47bb6542a7 /ports/ChangeLog.aarch64
parentba835e107481a8144987d851e5b8b22dc9345206 (diff)
downloadglibc-a915e17fe7413624a8e8ce39336cad3c53b87a7a.tar.gz
glibc-a915e17fe7413624a8e8ce39336cad3c53b87a7a.tar.xz
glibc-a915e17fe7413624a8e8ce39336cad3c53b87a7a.zip
aarch64: 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 <steve.mcintyre@linaro.org>
Diffstat (limited to 'ports/ChangeLog.aarch64')
-rw-r--r--ports/ChangeLog.aarch645
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64
index 232965248d..85d7386587 100644
--- a/ports/ChangeLog.aarch64
+++ b/ports/ChangeLog.aarch64
@@ -1,5 +1,10 @@
 2012-12-04  Steve McIntyre <steve.mcintyre@linaro.org>
 
+	* sysdeps/unix/sysv/linux/aarch64/ldconfig.h: Add entries
+        for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3.
+
+2012-12-04  Steve McIntyre <steve.mcintyre@linaro.org>
+
         * sysdeps/unix/sysv/linux/aarch64/readelflib.c: New file.
 
 2012-11-29  Steve McIntyre <steve.mcintyre@linaro.org>