about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Say "C++ tests" in comment on __open_memstream declaration.Joseph Myers2015-06-081-0/+4
* mach: fix typoSamuel Thibault2015-06-061-0/+4
* Fix open_memstream namespace (bug 18498).Joseph Myers2015-06-051-0/+15
* Fix regex wcrtomb namespace (bug 18496).Joseph Myers2015-06-051-0/+4
* Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers2015-06-051-0/+10
* Fix regex wctype namespace (bug 18495).Joseph Myers2015-06-051-0/+14
* Commit 7fe9e2e089f4990b7d18d0798f591ab276b15f2b fixes [BZ# 17322]Florian Weimer2015-06-051-0/+1
* Avoid outputting to TTY after an expected memory corruption in testcaseTulio Magno Quites Machado Filho2015-06-051-0/+5
* posix_fallocate: Emulation fixes and documentation [BZ #15661]Florian Weimer2015-06-051-0/+9
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-041-0/+111
* ARM: VDSO supportNathan Lynch2015-06-041-0/+15
* Use inline syscalls for non-cancellable versionsAdhemerval Zanella2015-06-041-0/+16
* Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel2015-06-041-0/+14
* Fix lost wake-up when pthread_rwlock_timedrwlock times out.Torvald Riegel2015-06-041-0/+8
* NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath2015-06-031-0/+12
* Replace finite with isfinite.Wilco Dijkstra2015-06-031-0/+7
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-0/+93
* Fix fnmatch strnlen namespace (bug 18470).Joseph Myers2015-06-031-0/+16
* Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers2015-06-031-0/+9
* BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath2015-06-021-0/+12
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-021-0/+9
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-021-0/+14
* Fix fnmatch towlower namespace (bug 18469).Joseph Myers2015-06-021-0/+12
* Fix setenv.c diagnostic pragma to be compatible with GCC 4.6Roland McGrath2015-06-021-0/+5
* 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra2015-06-021-0/+4
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-011-0/+12