summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-1712-17/+62
* Fix swscanf vswscanf namespace (bug 18542).Joseph Myers2015-06-176-4/+17
* Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers2015-06-177-5/+23
* Fix fmtmsg addseverity namespace (bug 18539).Joseph Myers2015-06-174-6/+12
* Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers2015-06-179-9/+38
* Fix syslog dprintf namespace (bug 18534).Joseph Myers2015-06-176-6/+19
* Fix vsyslog namespace (bug 18533).Joseph Myers2015-06-174-3/+9
* Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers2015-06-176-8/+30
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-1731-4/+6934
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-1728-2/+1255
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-1730-4/+2329
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-1728-3/+1232
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-1730-2/+2927
* [AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.SSzabolcs Nagy2015-06-172-5/+10
* [BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy2015-06-176-22/+91
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-1528-2/+2377
* Fix linknamespace expectations for in6addr_any, in6addr_loopback.Joseph Myers2015-06-143-6/+13
* Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers2015-06-126-4/+21
* Fix netdb.h addrinfo namespace (bug 18529).Joseph Myers2015-06-124-3/+41
* Fix grp.h endgrent, getgrent namespace (bug 18528).Joseph Myers2015-06-125-8/+15
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-129-16/+39