* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
authorRoland McGrath <roland@gnu.org>
Thu, 8 Sep 2005 22:37:21 +0000 (22:37 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 8 Sep 2005 22:37:21 +0000 (22:37 +0000)
properly, first byte is bit number in mask.  Skip disabled caps.

ChangeLog

index b3b320d..7fd735c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-08  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
+       properly, first byte is bit number in mask.  Skip disabled caps.
+
 2005-07-11  Derek R. Price  <derek@ximbiot.com>
 
        [BZ #1061]