diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-21 21:14:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-21 21:14:22 +0000 |
commit | 76c3727c5a0bb5f949b59639917d44615312e2ec (patch) | |
tree | 98bf2c20f26f31604ab5a173f63adaf9ba0d0b8f /ChangeLog | |
parent | ae221102ff58c9ca11696bfcd1fc58991f61c604 (diff) | |
download | glibc-76c3727c5a0bb5f949b59639917d44615312e2ec.tar.gz |
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_DL_HWCAP_PLATFORM):
Correct the value so it covers all platforms, and is computed
from _DL_PLATFORMS_COUNT rather than hard-wired.
From Andrew Suffield <asuffield@debian.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-09-21 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_DL_HWCAP_PLATFORM): + Correct the value so it covers all platforms, and is computed + from _DL_PLATFORMS_COUNT rather than hard-wired. + From Andrew Suffield <asuffield@debian.org>. + 2002-09-20 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Avoid |