Age | Commit message (Collapse) | Author |
|
1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/generic/dl-procinfo.h (_dl_hwcap_string): Provide
default.
1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* Makerules (installed-libcs): Fix typo.
1998-04-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* iconvdata/Makefile ($(objpfx)UHC.so): Link against libKSC.
(UHC-routines): Remove ksc5601.
|
|
1998-03-30 Ulrich Drepper <drepper@cygnus.com>
* 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 <hjl@gnu.org>
* 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.
|
|
1998-01-31 21:18 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
AT_PLATFORM string. Pretty print AT_BASE info.
* sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
(_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
* sysdeps/generic/dl-procinfo.h: New file.
* sysdeps/unix/sysv/linux/dl-procinfo.h: New file.
|