diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-11-29 10:11:44 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-11-29 10:38:49 +0000 |
commit | 8d953369efe439d2064e78ad318f337ff9fac515 (patch) | |
tree | 79dde60d3ecd9dfd52871de32b9549e134f5bca5 /ports/ChangeLog.aarch64 | |
parent | 06b313bf04eef2d7dbf60f1d6d440e76754181e9 (diff) | |
download | glibc-8d953369efe439d2064e78ad318f337ff9fac515.tar glibc-8d953369efe439d2064e78ad318f337ff9fac515.tar.gz glibc-8d953369efe439d2064e78ad318f337ff9fac515.tar.bz2 glibc-8d953369efe439d2064e78ad318f337ff9fac515.zip |
aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.
Use the new FLAG_AARCH64_LIB64 ldconfig cache tag for AArch64,
similarly to the way tags are handled for other architectures.
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
Reviewed-by: Carlos O'Donell <carlos@systemhalted.org>
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@linaro.org>
Diffstat (limited to 'ports/ChangeLog.aarch64')
-rw-r--r-- | ports/ChangeLog.aarch64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64 index e0ec344cb5..eac41e5012 100644 --- a/ports/ChangeLog.aarch64 +++ b/ports/ChangeLog.aarch64 @@ -1,3 +1,7 @@ +2012-11-29 Steve McIntyre <steve.mcintyre@linaro.org> + + * sysdeps/unix/sysv/linux/aarch64/dl-cache.h: New file. + 2012-11-22 Marcus Shawcroft <marcus.shawcroft@linaro.org> * sysdeps/aarch64/libm-test-ulps: Regenerate. |