]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Add ldconfig cache tag handling for ARM hard-float ABI
[thirdparty/glibc.git] / ChangeLog
index 00fa045a44e9e9c4cb7d5f26b2c7e36bf607d67e..f16eab4b54614b87aebc968e6c7c2c20ec541ba3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
+
+       * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
+       * elf/cache.c (print_entry): Print ",hard-float" for
+       FLAG_ARM_LIBHF.
+
 2012-11-18  David S. Miller  <davem@davemloft.net>
 
        With help from Joseph Myers.