diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-04 10:50:34 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-04 10:50:34 +0000 |
commit | a55bca6542d033a8e869a0e617a0cece51083b39 (patch) | |
tree | fef904e3a99dac1449b4ef030f04560a527be977 /ports/ChangeLog.arm | |
parent | 029264d1fbcdbe950eafb4fbfb8b9d86e3b5947c (diff) | |
download | glibc-a55bca6542d033a8e869a0e617a0cece51083b39.zip glibc-a55bca6542d033a8e869a0e617a0cece51083b39.tar.gz glibc-a55bca6542d033a8e869a0e617a0cece51083b39.tar.bz2 |
arm: Tag ARM and AArch64 binaries in the ldconfig cache.
Add the correct tags for ARM and AArch64 libraries in the ldconfig
cache for ARM.
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r-- | ports/ChangeLog.arm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index d28d28a..80b9aa9 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,3 +1,7 @@ +2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org> + + * sysdeps/unix/sysv/linux/arm/readelflib.c: New file. + 2012-11-30 Joseph Myers <joseph@codesourcery.com> * sysdeps/arm/libm-test-ulps: Update. |