Aurelien Jarno
|
92221550d7
|
Use non-signaling floating-point comparisons in math functions.
|
2012-02-19 11:20:18 +01:00 |
|
Paul Eggert
|
59ba27a63a
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
|
Ulrich Drepper
|
0ac5ae2335
|
Optimize libm
libm is now somewhat integrated with gcc's -ffinite-math-only option
and lots of the wrapper functions have been optimized.
|
2011-10-12 11:27:51 -04:00 |
|
Ulrich Drepper
|
9277c06437
|
Use private math_private.h in files in math/
|
2011-10-08 05:16:04 -04:00 |
|
Ulrich Drepper
|
9d13fb2413
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
|
Ulrich Drepper
|
a334319f65
|
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
|
2004-12-22 20:10:10 +00:00 |
|
Jakub Jelinek
|
0ecb606cb6
|
2.5-18.1
|
2007-07-12 18:26:36 +00:00 |
|
Andreas Schwab
|
b3ed821981
|
1999-07-19 Andreas Schwab <schwab@suse.de>
* libio/Makefile (routines): Add fwprintf.
PowerPC has own version of w_sqrt.c and w_sqrtf.c.
* math/w_sqrt.c: Moved to ...
* sysdeps/generic/w_sqrt.c: ... here.
* math/w_sqrtf.c: Moved to ...
* sysdeps/generic/w_sqrtf.c: ... here.
* Make-dist (generic-dirs): New variable.
(try-sysdeps, +sysdep-names): Use it.
* extra-lib.mk (all-$(lib)-routines): New variable. Use it
instead of $(lib)-routines.
* elf/Makefile (distribute): Add dl-cache.h.
* db2/Makefile (distribute): Add all new files.
* iconvdata/Makefile (distribute): Don't distribute CVS
directory.
* math/Makefile (distribute): Remove machine/endian.h, add
math_ldbl.h.
* stdio-common/Makefile (distribute): Add _itowa.h.
* sysdeps/generic/Dist: Remove make_siglist.c, add siglist.h.
* sysdeps/gnu/Dist: Add eval.c
* sysdeps/gnu/Makefile (libdl-sysdep_routines) [$(subdir) =
dlfcn]: Add to this instead of libdl-routines.
* sysdeps/ieee754/ldbl-128/Dist: New file.
* sysdeps/mach/hurd/Dist: Add siglist.h
* sysdeps/unix/sysv/linux/Dist: Add kernel-features.h.
|
1999-07-20 08:19:37 +00:00 |
|
Ulrich Drepper
|
abfbdde177
|
Update.
|
1999-07-14 00:54:57 +00:00 |
|