diff options
author | Roland McGrath <roland@redhat.com> | 2010-01-07 15:42:52 -0800 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-01-07 15:43:10 -0800 |
commit | 4472e1de3020a95d4823a9a209b02a250adc7baa (patch) | |
tree | ac3560b1e9de873091ae0b796d96b2a14c6fb83f /ChangeLog | |
parent | 44dcc00292b965b3b6bff8415175d6a3e290aab7 (diff) | |
download | glibc-4472e1de3020a95d4823a9a209b02a250adc7baa.zip glibc-4472e1de3020a95d4823a9a209b02a250adc7baa.tar.gz glibc-4472e1de3020a95d4823a9a209b02a250adc7baa.tar.bz2 |
Use NT_GNU_HWCAP instead of literal 2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-01-07 Roland McGrath <roland@redhat.com> + + * elf/dl-sysdep.c (_dl_important_hwcaps): Use NT_GNU_HWCAP instead of + literal 2. + 2010-01-06 Ulrich Drepper <drepper@redhat.com> * dirent/dirent.h: Fix typo in feature selection macro use. |