summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This patch improves strncpy performance by using strnlen/memcpy rather than a...Wilco Dijkstra2015-08-051-0/+5
* Improve feenableexcept performance - avoid an unnecessary FPCR read in caseWilco Dijkstra2015-08-051-0/+5
* Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra2015-08-051-0/+5
* Also check dead->data[category] != NULLH.J. Lu2015-08-051-0/+5
* Fix powf (close to -1, large) (bug 18647).Joseph Myers2015-08-051-0/+8
* arm: Assembly implementation cleanupAdhemerval Zanella2015-08-051-0/+6
* localedata: remove timezone information [BZ #18525]Marko Myllynen2015-08-051-0/+10
* Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki2015-08-051-0/+8
* test-skeleton: add usage informationMike Frysinger2015-08-051-0/+5
* mmap64: fix undef warningsMike Frysinger2015-08-051-0/+5
* nptl: fix set-but-unused warning w/_STACK_GROWS_UPMike Frysinger2015-08-051-0/+6
* Open development for 2.23. glibc-2.22.90Carlos O'Donell2015-08-051-0/+3
* Update version.h and include/features.h for 2.22 release glibc-2.22Carlos O'Donell2015-08-051-0/+6
* tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf2015-08-041-0/+6
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-041-0/+7
* Updated translations for 2.22.Carlos O'Donell2015-08-011-0/+9
* Deprecate the use of regexp.hZack Weinberg2015-08-011-0/+10
* Regenerate libc.pot for 2.22 release.Carlos O'Donell2015-07-311-0/+4
* Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich2015-07-301-0/+8
* hppa: add bz entry for pthreadtypes.h fixMike Frysinger2015-07-301-0/+1
* hppa: fix pthreadtypes.h namespace failuresMike Frysinger2015-07-301-0/+6
* hppa: Remove custom lowlevellock.h.Torvald Riegel2015-07-301-0/+4
* hppa: sigaction.h: change sa_flags to an intMike Frysinger2015-07-291-0/+16
* hppa: rewrite INLINE_SYSCALLMike Frysinger2015-07-291-0/+5
* Extend local PLT reference checkH.J. Lu2015-07-291-0/+10
* Added runtime check for AVX vector math tests.Andrew Senkevich2015-07-291-0/+7
* ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger2015-07-281-0/+4
* ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2015-07-281-0/+5
* ia64: clean up old kernel headers cruftMike Frysinger2015-07-281-0/+5
* pwd.h: revert __nonnull markings on putpwent [BZ #18641]Mike Frysinger2015-07-271-0/+5
* Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers2015-07-271-0/+2
* Fix spurious conform test failuresAndreas Schwab2015-07-271-0/+5
* Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2015-07-261-0/+6
* Add #include <string.h> to nptl/tst-join7mod.c to silence GCC warnings.Chung-Lin Tang2015-07-261-0/+4
* Update Nios II ulps file.Chung-Lin Tang2015-07-251-0/+4
* Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2015-07-241-0/+7
* NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath2015-07-241-0/+4
* Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar2015-07-241-0/+10
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-07-241-0/+4
* Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich2015-07-241-0/+19
* [ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-241-0/+3
* [AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-241-0/+7
* Mention dl_load_lock by name in the commentsSiddhesh Poyarekar2015-07-241-0/+5
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-231-0/+8
* Add SIGWINCH to generic <bits/signum.h>.Roland McGrath2015-07-231-0/+3
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-231-0/+5
* conform/linknamespace: whitelist matherrf/matherrlMike Frysinger2015-07-231-0/+4
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-231-0/+5
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-0/+18
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-211-0/+9