diff options
author | 2001-08-14 07:06:51 +0000 | |
---|---|---|
committer | 2001-08-14 07:06:51 +0000 | |
commit | 908b8bbc06e067927f54d58f884c354e786d5e9d (patch) | |
tree | 3752ab8c3f235eacfd1d14522127545807b985e9 | |
parent | Copy from ldbl-96/w_expl.c with tweaked constants (diff) | |
download | glibc-908b8bbc06e067927f54d58f884c354e786d5e9d.tar.xz glibc-908b8bbc06e067927f54d58f884c354e786d5e9d.zip |
Update.
2001-08-14 Andreas Jaeger <aj@suse.de>
* sysdeps/ieee754/ldbl-128/w_expl.c: New file, copy from
ldbl-96/w_expl.c with tweaked constants. Patch by Stephen L
Moshier.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-08-14 Andreas Jaeger <aj@suse.de> + + * sysdeps/ieee754/ldbl-128/w_expl.c: New file, copy from + ldbl-96/w_expl.c with tweaked constants. Patch by Stephen L + Moshier. + 2001-08-13 Ulrich Drepper <drepper@redhat.com> * malloc/memusage.c (me): Allow creating the output file. |