about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Give cancelhandling fields type unsigned int. roland/cancelhandlingRoland McGrath2015-06-242-2/+7
* NPTL: Use unsigned type for setxid_futex.Roland McGrath2015-06-242-1/+4
* Use unsigned types for counters in getaddrinfo_a code.Roland McGrath2015-06-245-6/+16
* Use unsigned types for counters in AIO code.Roland McGrath2015-06-245-12/+23
* Align TCB offset to the maximum alignmentH.J. Lu2015-06-243-5/+14
* Refactor libm tests.Joseph Myers2015-06-2429-493/+492
* NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.Roland McGrath2015-06-242-2/+7
* Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers2015-06-2425-38/+2414
* Print more information in tst-getcpu failure case.Roland McGrath2015-06-242-1/+6
* Line-wrap some log entries.Roland McGrath2015-06-241-10/+12
* Don't issue errors on GDB Python filesH.J. Lu2015-06-243-2/+17
* Move csin, csinh tests to auto-libm-test-in.Joseph Myers2015-06-244-78/+1306
* Fix csin, csinh overflow in directed rounding modes (bug 18593).Joseph Myers2015-06-2412-23/+251
* Fix ldbl-128 expl missing underflows (bug 18586).Joseph Myers2015-06-243-2/+16
* Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.Andrew Senkevich2015-06-2419-3586/+219
* Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers2015-06-2312-32/+762
* Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18...Joseph Myers2015-06-234-30/+35
* Fix atomic_full_barrier on x86 and x86_64.Torvald Riegel2015-06-234-12/+35
* Fix math/Makefile dependency on libm-test.stmp for libmvec tests.Joseph Myers2015-06-232-1/+9
* Combination of data tables for x86_64 vector functions sin, cos and sincos.Andrew Senkevich2015-06-2321-439/+198
* Fix csqrt spurious underflows (bug 18371).Joseph Myers2015-06-238-11/+843
* Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers2015-06-236-8/+203
* Fix potential hanging of gethostbyaddr_r/gethostbyname_rDmitry V. Levin2015-06-235-12/+139
* _res_hconf_reorder_addrs: fix typo in commentDmitry V. Levin2015-06-232-1/+6
* Fix expm1 missing underflows (bug 16353).Joseph Myers2015-06-229-134/+211
* Record TTL also for DNS PTR queries (bug 18513)Andreas Schwab2015-06-223-3/+15
* remove unnecessary memset in strcollLeonhard Holz2015-06-222-2/+7
* remove now unused idxnow in strcollLeonhard Holz2015-06-222-1/+4
* Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569).Joseph Myers2015-06-216-1/+341
* Correct ChangeLog syntax for conditional change within function.Joseph Myers2015-06-211-2/+2
* Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers2015-06-216-43/+294
* conformtest: Fix pselect expectations.Joseph Myers2015-06-193-4/+7
* conformtest: Support xfail markers on individual assertions.Joseph Myers2015-06-199-59/+123
* Fixed powerpc64 build.Andrew Senkevich2015-06-192-0/+10
* Fix benchtests build failure after 'add benchmark for strcoll'Stefan Liebler2015-06-192-3/+7
* Fix timezone tests run in parallel.Stefan Liebler2015-06-192-0/+11
* S/390: Regenerate ULPsStefan Liebler2015-06-192-214/+270
* Fix asinh missing underflows (bug 16350).Joseph Myers2015-06-1812-142/+218
* Remove include/bits/ipc.h.Joseph Myers2015-06-183-33/+13
* Remove stray spurious-underflow markings from cexp test.Joseph Myers2015-06-183-293/+296
* Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers2015-06-184-14/+20
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-1832-43/+2706
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-1840-21/+1917
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-1832-9/+5639
* Remove ldbl-128ibm variants of complex math functions.Joseph Myers2015-06-176-281/+22
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-1711-21/+54
* Fix ttyslot namespace (bug 18547).Joseph Myers2015-06-176-22/+50
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-1714-8/+39
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-179-10/+35
* Create hidden aliases for non-libc syscalls automatically.Joseph Myers2015-06-174-7/+21