Update.
commita0780919b48b7b966822f3513edd6cf131ad3d8d
authorUlrich Drepper <drepper@redhat.com>
Sun, 20 Sep 1998 09:48:01 +0000 (20 09:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 20 Sep 1998 09:48:01 +0000 (20 09:48 +0000)
tree4fbadfbb73b113800da2fd1b21ac45ce1fe41862
parentc53a89d434f518f99d5168e9c8693ac63777042a
Update.

1998-09-20 09:37  Ulrich Drepper  <drepper@cygnus.com>

* elf/Versions [GLIBC_2.1] (libc): Add __fpu_control.
* elf/elf.h: Add AT_FPUCW.
* elf/Makefile (dl-routines): Add fpu_control.
(elide-routines.os): Add fpu_control.
(rtld-routines): Add fpu_control.
* math/Makefile (aux): Remove fpu_control.
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle AT_FPUCW.
(_dl_show_auxv): Likewise.
* sysdeps/unix/sysv/linux/init-first.c (init): Use __setfpucw only
if different from OS default.

* stdio-common/tstscanf.c: Add test case for (nil).
ChangeLog
elf/Makefile
elf/Versions
elf/elf.h
math/Makefile
stdio-common/tstscanf.c
sysdeps/generic/dl-sysdep.c
sysdeps/unix/sysv/linux/init-first.c