From 76c3727c5a0bb5f949b59639917d44615312e2ec Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 21 Sep 2002 21:14:22 +0000 Subject: [PATCH] * 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 . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index aaa28bb..f8c9f88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-09-21 Roland McGrath + + * 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 . + 2002-09-20 Ulrich Drepper * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Avoid -- 2.7.4