about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* foo roland/nacl-debug-hackRoland McGrath2015-06-184-2/+39
* 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
* Attempting to install glibc configured with --prefix=/usr intoMartin Sebor2015-06-125-10/+44
* Fix aio_* pread namespace (bug 18519).Joseph Myers2015-06-125-7/+15
* Fix ecvt_r, fcvt_r namespace (bug 18522).Joseph Myers2015-06-124-6/+13
* Fix h_errno namespace (bug 18520).Joseph Myers2015-06-127-9/+22
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-1130-5/+1333
* More strict check of AVX512 support in assembler.Andrew Senkevich2015-06-113-0/+7
* pthread_key_create: Fix typo in commentFlorian Weimer2015-06-112-1/+6
* nptl: restore .interp section in libpthread.soGleb Fotengauer-Malinovskiy2015-06-104-3/+16
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-105-11/+26
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-097-74/+36
* Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2015-06-0912-23/+61
* Fix pathconf statvfs namespace (bug 18507).Joseph Myers2015-06-097-10/+28
* Consolidate sched_getcpuAdhemerval Zanella2015-06-0913-203/+32
* This patch adds vector cosf tests.Andrew Senkevich2015-06-0916-4/+461
* Vector cosf for x86_64.Andrew Senkevich2015-06-0920-3/+2458
* Addition of testing infrastructure for vector math functions.Andrew Senkevich2015-06-0918-9/+606
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-0926-1/+1499
* Remove unused PREDEFINED_CLASSES codeMarko Myllynen2015-06-093-92/+11