Age | Commit message (Expand) | Author |
2009-10-28 | Readd definition of __expl in ldbl-128 | Joseph S. Myers |
2009-10-19 | Correct errno handling in expm1. | Andreas Schwab |
2009-09-15 | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath |
2009-08-26 | Add isinf optimized for 64-bit. | Ulrich Drepper |
2009-08-26 | Optimized isnan for 64-bit machines. | Ulrich Drepper |
2009-08-25 | Make llround an alias for lround on 64-bit machines. | Ulrich Drepper |
2009-08-25 | Optimized nearbyint for 64-bit. | Ulrich Drepper |
2009-08-25 | Optimized rint implementation for x86-64. | Ulrich Drepper |
2009-08-25 | Add 64-bit optimized s_round. | Ulrich Drepper |
2009-08-25 | Optimize out duplicated scalbln code for x86-64. | Ulrich Drepper |
2009-08-25 | Add 64-bit optimized scalbln. | Ulrich Drepper |
2009-08-25 | Add 64-bit optimized version lround. | Ulrich Drepper |
2009-08-25 | 64-bit optimized implementation of trunc. | Ulrich Drepper |
2009-08-24 | Add ceil implementation for 64-bit machines. | Ulrich Drepper |
2009-05-29 | Fix errno for boundary conditions in 128-bit long double. | Ulrich Drepper |
2009-05-22 | Fix errno for IBM long double. | Andreas Schwab |
2009-04-27 | * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow. | Ulrich Drepper |
2009-04-27 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in | Ulrich Drepper |
2009-04-26 | * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings. | Ulrich Drepper |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper |
2009-04-26 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct | Ulrich Drepper |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper |
2009-04-25 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors | Ulrich Drepper |
2008-05-11 | [BZ #3406] | Ulrich Drepper |
2008-05-10 | * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel. | Ulrich Drepper |
2008-04-12 | * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use | Ulrich Drepper |
2008-04-12 | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper |
2008-04-10 | [BZ #4407] | Ulrich Drepper |
2008-03-24 | [BZ #5857] | Ulrich Drepper |
2008-03-10 | [BZ #5753] | Andreas Jaeger |
2008-03-05 | * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857 | Ulrich Drepper |
2007-11-15 | Fix size of union. | Andreas Jaeger |
2007-10-06 | [BZ #4407] | Ulrich Drepper |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper |
2007-08-14 | * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. | Jakub Jelinek |
2007-08-10 | * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, | Jakub Jelinek |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |
2007-06-08 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove | Ulrich Drepper |
2007-06-04 | * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c | Ulrich Drepper |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper |
2007-04-16 | [BZ #3306] | Ulrich Drepper |
2007-03-14 | * sysdeps/ieee754/ldbl-128/Makefile: New file. | Richard Henderson |
2007-03-05 | [BZ #4096] | Ulrich Drepper |
2007-01-17 | [BZ #2749] | Jakub Jelinek |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-09-25 | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper |
2006-09-20 | [BZ #2592] | Ulrich Drepper |
2006-09-17 | * io/Makefile (CFLAGS-fstatat.c): Set. | Ulrich Drepper |