mirror of git://sourceware.org/git/glibc.git
Update.
2001-08-11 Andreas Jaeger <aj@suse.de> * sysdeps/ieee754/ldbl-128/e_j0l.c: New file. Contributed by Stephen L Moshier <moshier@mediaone.net>.
This commit is contained in:
parent
541587c879
commit
aff17a5081
|
|
@ -1,3 +1,8 @@
|
||||||
|
2001-08-11 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* sysdeps/ieee754/ldbl-128/e_j0l.c: New file.
|
||||||
|
Contributed by Stephen L Moshier <moshier@mediaone.net>.
|
||||||
|
|
||||||
2001-08-11 Ulrich Drepper <drepper@redhat.com>
|
2001-08-11 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* assert/assert.c (set_progname): Removed.
|
* assert/assert.c (set_progname): Removed.
|
||||||
|
|
|
||||||
2
NEWS
2
NEWS
|
|
@ -9,7 +9,7 @@ Please send GNU C library bug reports using the `glibcbug' script to
|
||||||
Version 2.2.4
|
Version 2.2.4
|
||||||
|
|
||||||
* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh,
|
* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh,
|
||||||
asinh, atanh for the 128-bit long double format.
|
asinh, atanh, j0 for the 128-bit long double format.
|
||||||
|
|
||||||
* Bruno Haible updated all the code handling Unicode in some form to
|
* Bruno Haible updated all the code handling Unicode in some form to
|
||||||
support Unicode 3.1.
|
support Unicode 3.1.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue