about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move some libm-test logic for running tests from gen-libm-test.pl to libm-tes...Joseph Myers2013-05-081-0/+29
* Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-081-0/+56
* Preheat CPU in benchtests.Ondrej Bilka2013-05-081-0/+4
* Only defined DEV_BSIZE if not already defined.Aurelien Jarno2013-05-081-0/+4
* Declare _dl_skip_args in ldsodefs.h header.Roland McGrath2013-05-071-0/+5
* manual/message.texi: Fix english and clarify.Carlos O'Donell2013-05-071-0/+5
* Fix glob64 broken by cleanup.Roland McGrath2013-05-061-0/+2
* Remove a dead declaration.Roland McGrath2013-05-061-0/+2
* Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath2013-05-061-0/+3
* Flesh out stub not-cancel.h file.Roland McGrath2013-05-061-0/+4
* Move getlogin_r_chk to login/ subdir.Roland McGrath2013-05-061-0/+7
* Fix poll stub implementation.Roland McGrath2013-05-061-0/+4
* Move ptsname_r_chk to login/ subdir.Roland McGrath2013-05-061-0/+7
* Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath2013-05-061-0/+11
* Fix stub setrlimit implementation.Roland McGrath2013-05-061-0/+3
* Clean up POSIX.1 implementation of truncate.Roland McGrath2013-05-061-0/+7
* Initialize x in frexp, modf, remqou tests.Joseph Myers2013-05-061-0/+3
* Consistently use TEST_f_f1 in gamma tests.Joseph Myers2013-05-061-0/+5
* PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella2013-05-061-0/+8
* Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath2013-05-061-0/+7
* Remove unused libm-test expected-failure mechanism.Joseph Myers2013-05-041-0/+31
* Use static initializers for constant variables in libm-test.inc.Joseph Myers2013-05-041-0/+12
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-031-0/+19
* Fix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sysdep_start.Roland McGrath2013-05-031-0/+7
* PowerPC: Add time vDSO supportAdhemerval Zanella2013-05-031-0/+11
* Consistently use TEST_f_f1 in lgamma tests.Joseph Myers2013-05-031-0/+3
* Don't use IGNORE_ZERO_INF_SIGN in hypot tests.Joseph Myers2013-05-031-0/+5
* Sync with Linux 3.9Andreas Jaeger2013-05-031-0/+7
* Update powerpc libm-test ULPsAdhemerval Zanella2013-05-031-0/+4
* Add yesstr and nostr to en_CA, es_AR, and es_ESCarlos O'Donell2013-05-021-0/+7
* Add bug 14952 to ChangeLog and NEWSAllan McRae2013-05-031-0/+1
* Update Sparc ULPs.David S. Miller2013-05-021-0/+4
* Remove duplicate __strcmp_cgOndrej Bilka2013-05-011-0/+4
* Add missing #include in sysdeps/posix/opendir.c.Roland McGrath2013-05-011-0/+4
* Use __gnu_inline__ for __extern_always_inline in g++-4.2Richard Smith2013-05-011-0/+8
* Fix catan, catanh spurious underflows (bug 15423).Joseph Myers2013-05-011-0/+15
* Update powerpc libm-test ULPsAdhemerval Zanella2013-04-301-0/+4
* Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers2013-04-301-0/+15
* Format s_sin.cSiddhesh Poyarekar2013-04-301-0/+2
* Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar2013-04-301-0/+26
* Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar2013-04-301-0/+11
* Make stub fchdir.c define __fchdir.Roland McGrath2013-04-291-0/+5
* Integrate errno testing better in libm-test.inc.Joseph Myers2013-04-291-0/+30
* BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger2013-04-291-0/+4
* BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger2013-04-291-1/+6
* BZ#15380: Fix initstate error returnAndreas Jaeger2013-04-291-0/+4
* BZ#15086: Fix res_debug printing of optionsAndreas Jaeger2013-04-291-0/+7
* Update powerpc libm-test ULPsAdhemerval Zanella2013-04-291-0/+4
* Add missing semicolons to libm-test.inc tests.Joseph Myers2013-04-291-0/+7
* Fix catan, catanh spurious overflows (bug 15409).Joseph Myers2013-04-271-0/+21