diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-04 12:13:06 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-04 13:07:24 +0000 |
commit | 931ed9559b9717aafecc057e6ced05f4ac4bcfaf (patch) | |
tree | 4aab63fc9ff0840f185a63fb3c98969e55d78d02 /ports/ChangeLog.arm | |
parent | bc7981ac2b217098cc9f12fb8474e3254a472763 (diff) | |
download | glibc-931ed9559b9717aafecc057e6ced05f4ac4bcfaf.tar glibc-931ed9559b9717aafecc057e6ced05f4ac4bcfaf.tar.gz glibc-931ed9559b9717aafecc057e6ced05f4ac4bcfaf.tar.bz2 glibc-931ed9559b9717aafecc057e6ced05f4ac4bcfaf.zip |
arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cache
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 ee1871012d..c01a8127ed 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,5 +1,9 @@ 2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org> + * sysdeps/unix/sysv/linux/arm/dl-cache.h: New file. + +2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org> + * sysdeps/unix/sysv/linux/arm/ldconfig.h: New file. 2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org> |