about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers2015-06-181-0/+19
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+33
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+43
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+36
* Remove ldbl-128ibm variants of complex math functions.Joseph Myers2015-06-171-0/+8
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-171-0/+24
* Fix ttyslot namespace (bug 18547).Joseph Myers2015-06-171-0/+23
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-0/+22
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-171-0/+18
* Create hidden aliases for non-libc syscalls automatically.Joseph Myers2015-06-171-0/+11
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-171-0/+27
* Fix swscanf vswscanf namespace (bug 18542).Joseph Myers2015-06-171-0/+9
* Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers2015-06-171-0/+13
* Fix fmtmsg addseverity namespace (bug 18539).Joseph Myers2015-06-171-0/+9
* Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers2015-06-171-0/+20
* Fix syslog dprintf namespace (bug 18534).Joseph Myers2015-06-171-0/+12
* Fix vsyslog namespace (bug 18533).Joseph Myers2015-06-171-0/+6
* Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers2015-06-171-0/+16
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+33
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+30
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+32
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+30
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+34
* [AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.SSzabolcs Nagy2015-06-171-0/+5
* [BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy2015-06-171-0/+15
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+31
* Fix linknamespace expectations for in6addr_any, in6addr_loopback.Joseph Myers2015-06-141-0/+9
* Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers2015-06-121-0/+11
* Fix netdb.h addrinfo namespace (bug 18529).Joseph Myers2015-06-121-0/+32
* Fix grp.h endgrent, getgrent namespace (bug 18528).Joseph Myers2015-06-121-0/+13
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-121-0/+17
* Attempting to install glibc configured with --prefix=/usr intoMartin Sebor2015-06-121-0/+10
* Fix aio_* pread namespace (bug 18519).Joseph Myers2015-06-121-0/+8
* Fix ecvt_r, fcvt_r namespace (bug 18522).Joseph Myers2015-06-121-0/+10
* Fix h_errno namespace (bug 18520).Joseph Myers2015-06-121-0/+14
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+31
* More strict check of AVX512 support in assembler.Andrew Senkevich2015-06-111-0/+5
* pthread_key_create: Fix typo in commentFlorian Weimer2015-06-111-0/+5
* nptl: restore .interp section in libpthread.soGleb Fotengauer-Malinovskiy2015-06-101-0/+9
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-101-0/+12
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-091-0/+16
* Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2015-06-091-0/+30
* Fix pathconf statvfs namespace (bug 18507).Joseph Myers2015-06-091-0/+17
* Consolidate sched_getcpuAdhemerval Zanella2015-06-091-0/+22
* This patch adds vector cosf tests.Andrew Senkevich2015-06-091-0/+16
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+21
* Addition of testing infrastructure for vector math functions.Andrew Senkevich2015-06-091-0/+19
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+30
* Remove unused PREDEFINED_CLASSES codeMarko Myllynen2015-06-091-0/+5
* This patch adds detection of availability for AVX512F and AVX512DQ ISAs.Andrew Senkevich2015-06-081-0/+8