From e8e0bee5dd414bb6d5ee7e6a1fa37f330dcb38e4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 30 Mar 1998 18:45:41 +0000 Subject: Update. 1998-03-30 Ulrich Drepper * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): New function. * sysdeps/generic/dl-procinfo.h (HWCAP_IMPORTANT): New definition. * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_hwcap_string): New function. (HWCAP_IMPORTANT): New definition. 1998-03-30 17:26 H.J. Lu * elf/dl-open.c (_dl_open): Fix a typo. (_dl_global_scope_alloc): Make it static. * nss/getXXent_r.c (REENTRANT_GETNAME): Avoid endless loop. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6925f97729..50302ac924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1998-03-30 Ulrich Drepper + + * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): New + function. + + * sysdeps/generic/dl-procinfo.h (HWCAP_IMPORTANT): New definition. + + * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_hwcap_string): + New function. + (HWCAP_IMPORTANT): New definition. + +1998-03-30 17:26 H.J. Lu + + * elf/dl-open.c (_dl_open): Fix a typo. + (_dl_global_scope_alloc): Make it static. + 1998-03-30 17:20 Ulrich Drepper * Makerules: Remove duplicate rules to handle stamp.oS. @@ -158,6 +174,8 @@ * setjmp/tst-setjmp.c: Don't test __setjmp, test _setjmp instead. + * nss/getXXent_r.c (REENTRANT_GETNAME): Avoid endless loop. + 1998-03-29 02:02 H.J. Lu * sysdeps/i386/i486/bits/string.h: Fix typos. -- cgit v1.2.3