diff options
author | Roland McGrath <roland@gnu.org> | 1995-02-22 05:47:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-02-22 05:47:15 +0000 |
commit | 50843ff068aae5b1ff58581eddd3bd107e99114b (patch) | |
tree | 0c72d59f78d63861d4a901fafd90cf6c3c822193 /ChangeLog | |
parent | 23ad311df0e01caa58b54afb8ae999a3ffc1ba7a (diff) | |
download | glibc-50843ff068aae5b1ff58581eddd3bd107e99114b.tar.gz glibc-50843ff068aae5b1ff58581eddd3bd107e99114b.tar.xz glibc-50843ff068aae5b1ff58581eddd3bd107e99114b.zip |
Wed Feb 22 00:44:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sysdeps/mach/hurd/i386/sigreturn.c: Restore the FPU state. * stdlib/random.c (__srandom): Change algorithm used to populate the state array. (randtbl): Recomputed with new algorithm.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 929fb46a0d..903f7e970f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ +Wed Feb 22 00:44:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * sysdeps/mach/hurd/i386/sigreturn.c: Restore the FPU state. + Tue Feb 21 21:53:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * stdlib/random.c (__srandom): Change algorithm used to populate + the state array. + (randtbl): Recomputed with new algorithm. + * sysdeps/sparc/Makefile [subdir=crypt] (crypt): Reset only if set to original value of `crypt'. * sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile [subdir=crypt] |