index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
ieee754
Age
Commit message (
Expand
)
Author
2014-06-30
Fix ldbl-128 expm1l spurious underflow (bug 16539).
Joseph Myers
2014-06-29
Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).
Joseph Myers
2014-06-27
Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).
Joseph Myers
2014-06-25
Fix exp10 spurious underflows (bug 16560).
Joseph Myers
2014-06-24
Fix ldbl-128 erfl spurious underflows (bug 16287).
Joseph Myers
2014-06-23
Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...
Joseph Myers
2014-06-23
Set errno for y1 overflow (bug 17050).
Joseph Myers
2014-06-23
Fix pow overflow in non-default rounding modes (bug 16315).
Joseph Myers
2014-06-20
[BZ #6803] Set errno for scalbln, scalbn
Stefan Liebler
2014-06-17
PowerPC: Fix nearbyintl failure for few inputs
Rajalakshmi Srinivasaraghavan
2014-06-10
Fix log2 (1) in round-downward mode (bug 17042).
Joseph Myers
2014-05-31
Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.
David S. Miller
2014-05-23
Fix log10 (1) in round-downward mode (bug 16977).
Joseph Myers
2014-05-14
Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
Joseph Myers
2014-05-14
Fix acosh (1) in round-downward mode (bug 16927).
Joseph Myers
2014-05-14
Fix erf underflow handling near 0 (bug 16516).
Joseph Myers
2014-04-29
[BZ #16823] Fix log1pl returning wrong infinity sign
Stefan Liebler
2014-04-16
[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...
Stefan Liebler
2014-04-16
Correct IBM long double frexpl.
Alan Modra
2014-04-02
Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).
Joseph Myers
2014-04-02
Correct IBM long double nextafterl.
Alan Modra
2014-03-24
Fix implicit __isinf declarations in exp.
Joseph Myers
2014-03-24
Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).
Joseph Myers
2014-03-21
Fix log (1) in round-downward mode (bug 16731).
Joseph Myers
2014-03-11
Fix nextafter overflow in non-default rounding modes (bug 16677).
Joseph Myers
2014-02-27
Fix sign of input to bsloww1 (BZ #16623)
Siddhesh Poyarekar
2014-02-11
BZ #16447: Fix ldbl-128 expl implementation.
Andreas Krebbel
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-15
[BZ #16427] Fix ldbl-128 exp overflows.
Andreas Krebbel
2014-01-08
PowerPC: remove wrong truncl implementation for PowerPC64
Adhemerval Zanella
2014-01-08
Fix ldbl-128ibm expm1l on large arguments (bug 16408).
Joseph Myers
2014-01-07
Fix ldbl-128ibm coshl spurious overflows (bug 16407).
Joseph Myers
2014-01-06
Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).
Joseph Myers
2014-01-02
Fix ldbl-128ibm logl inaccuracy (bug 16386).
Joseph Myers
2014-01-02
Fix ldbl-128ibm asinhl inaccuracy (bug 16385).
Joseph Myers
2014-01-02
Fix ldbl-128ibm acoshl inaccuracy (bug 16384).
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-12-27
Fix typo in csloww()
Allan McRae
2013-12-22
Fix ldbl-128 lgammal for small negative arguments (bug 16337).
Joseph Myers
2013-12-20
Consolidate code to compute sin and cos from lookup tables
Siddhesh Poyarekar
2013-12-20
Remove more redundant computations in s_sin.c
Siddhesh Poyarekar
2013-12-20
Remove redundant arguments in reduce_and_compute
Siddhesh Poyarekar
2013-12-20
Remove some redundant computations in s_sin.c
Siddhesh Poyarekar
2013-12-18
Compile e_sqrt.c with -ffp-contract=off.
Marcus Shawcroft
2013-12-18
Fix ldbl-128 logl for subnormals (bug 16338).
Joseph Myers
2013-12-17
Fix dbl-64 hypot spurious underflows (bug 16314).
Joseph Myers
2013-12-17
Fix hypot handling of subnormals (bug 16316, bug 16330).
Joseph Myers
2013-12-16
Minor code cleanup in s_sin.c
Siddhesh Poyarekar
2013-12-11
Consolidate definition of constant t22
Siddhesh Poyarekar
2013-12-11
Use double constants instead of the struct number
Siddhesh Poyarekar
[next]