diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-16 08:03:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-16 08:03:44 +0000 |
commit | 301a6724af4f63ea696658ec7f4cded7b88f7a0e (patch) | |
tree | 58509e984c731ca93144134e091ddd7843993d63 /localedata | |
parent | 4cfde89657ffccbfb2801986d767964da400c7ec (diff) | |
download | glibc-301a6724af4f63ea696658ec7f4cded7b88f7a0e.tar glibc-301a6724af4f63ea696658ec7f4cded7b88f7a0e.tar.gz glibc-301a6724af4f63ea696658ec7f4cded7b88f7a0e.tar.bz2 glibc-301a6724af4f63ea696658ec7f4cded7b88f7a0e.zip |
Update.
* math/tgmath.h (__TGMATH_UNARY_IMAG_ONLY): Removed.
2003-06-15 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/fpu/feenablxcpt.c (feenableexcept): Correct setting
of MXCSR.
* sysdeps/i386/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
* sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
Reported by Arnaud Desitter
<arnaud.desitter@geography.oxford.ac.uk>.
* math/tgmath.h (carg): Handle real arguments.
(conj): Likewise.
(cproj): Likewise.
(cimag): Likewise.
(creal): Likewise.
* math/Makefile (CFLAGS-test-tgmath-ret.c): New.
(tests): Add test-tgmath-ret.
* math/test-tgmath-ret.c: New file.
* math/tgmath.h (ilogb): Return always an int.
2003-06-16 Ulrich Drepper <drepper@redhat.com>
computation so that prelinking works.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 767058e895..944107cd23 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,20 @@ +2003-06-16 Ulrich Drepper <drepper@redhat.com> + + * locales/an_ES: New file. Contributed by Jordi Mallach Péez. + +2003-06-15 Petter Reinholdtsen <pere@hungry.com> + + * tst-fmon.c (main): Remove unused variable 'monval'. + + * tst-fmon.sh: Make sure all tests are executed before an error + code is reported to make. + * tst-numeric.sh: Likewise. + +2003-06-15 Petter Reinholdtsen <pere@hungry.com> + + * locales/is_IS [LC_TIME]: Use lower case letters in month and + week day names. Patch from Bjarni Ingi Gislason. + 2003-05-31 Petter Reinholdtsen <pere@hungry.com> * locales/fi_FI: Add URL to a reference documenting Finish in |