diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-05 20:45:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-05 20:45:54 +0000 |
commit | 5e01438702688db6e26eab8aee262924c7065ecc (patch) | |
tree | 21dae43cfa04a919f1bb81a834a4897154dea45a /ChangeLog | |
parent | 8912b9aa26801f857e1667e5b80f3612610378cc (diff) | |
download | glibc-5e01438702688db6e26eab8aee262924c7065ecc.tar.gz glibc-5e01438702688db6e26eab8aee262924c7065ecc.tar.xz glibc-5e01438702688db6e26eab8aee262924c7065ecc.zip |
Update.
2001-04-05 David S. Miller <davem@redhat.com> * elf/elf.h (HWCAP_SPARC_ULTRA3): Define it. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Add it to capability flags table and HWCAP_IMPORTANT, increase _DL_HWCAP_COUNT to 6. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5a8426c4c3..ccc0794dea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-04-05 David S. Miller <davem@redhat.com> + + * elf/elf.h (HWCAP_SPARC_ULTRA3): Define it. + * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Add it to + capability flags table and HWCAP_IMPORTANT, increase + _DL_HWCAP_COUNT to 6. + * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise. + 2001-04-04 David Mosberger <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Fix |