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
/
math
Age
Commit message (
Expand
)
Author
2015-01-28
Clarify math/README.libm-test. Add "How to read the test output."
Martin Sebor
2015-01-12
Fix ldbl-96 scalblnl underflowing results (bug 17803).
Joseph Myers
2015-01-12
Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).
Joseph Myers
2015-01-07
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-06
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-06
Remove duplicated -frounding-math
Andrew Senkevich
2015-01-05
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-02
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-12-31
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-30
Fix some warnings in the absence of FP round/exception support
Chris Metcalf
2014-12-30
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-22
Fix namespace conformance issue with Bessel functions.
Chris Metcalf
2014-12-22
Split __kernel_standard* functions (fixes bug 17724).
Joseph Myers
2014-12-19
math: increase timeout for math/atest-*.c
Chris Metcalf
2014-11-05
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-10-21
Don't use INTDEF with __ldexpf (bug 14132).
Joseph Myers
2014-09-30
stdlib/tst-strtod-round.c: Fix build on ARM
Will Newton
2014-09-16
Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)
Siddhesh Poyarekar
2014-07-17
Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV (bug 17088).
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 x86/x86_64 expm1l spurious underflow exceptions (bug 16539).
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
Test cpow in all rounding modes.
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
Add FE_NOMASK_ENV return value test.
Wilco
2014-06-10
Fix log2 (1) in round-downward mode (bug 17042).
Joseph Myers
2014-06-06
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-05-23
Fix log10 (1) in round-downward mode (bug 16977).
Joseph Myers
2014-05-16
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-14
Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
Joseph Myers
2014-05-14
Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).
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-17
Add fenv test support for targets which don't have FP traps.
Wilco
2014-04-16
Correct IBM long double frexpl.
Alan Modra
2014-04-11
math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0.
Chris Metcalf
2014-04-02
Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).
Joseph Myers
2014-04-02
Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).
Joseph Myers
2014-04-02
Correct IBM long double nextafterl.
Alan Modra
2014-03-31
Set errno for scalb errors (bug 6803, bug 6804).
Joseph Myers
2014-03-31
Set errno for atan2 underflow (bug 16349).
Joseph Myers
2014-03-29
Fix scalb spurious "invalid" exceptions (bug 16770).
Joseph Myers
2014-03-28
Fix clog10 (-0 +/- 0i) (bug 16362).
Joseph Myers
[next]