summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-22Rework some nscd code not to use variable-length struct types.Roland McGrath
2014-10-22ARM: Use movw/movt more when availableRoland McGrath
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki
2014-10-21Don't use INTDEF with __ldexpf (bug 14132).Joseph Myers
2014-10-21Avoid local PLT reference in __nptl_main.Roland McGrath
2014-10-20Tiny refactoring in fts to eliminate a warning.Roland McGrath
2014-10-20NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.Roland McGrath
2014-10-20NPTL: Add some missing #include'sRoland McGrath
2014-10-20Make internal lock-init macros return void.Roland McGrath
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel
2014-10-20pthread_once: Clean up constants.Torvald Riegel
2014-10-20Move readv and writev definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-17Remove obsolete TLS_DEFINE_INIT_TP fallback.Roland McGrath
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath
2014-10-17NPTL: Conditionalize direct futex syscall uses.Roland McGrath
2014-10-17NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.Roland McGrath
2014-10-17Fix NPTL build error when missing __NR_set_robust_list.Roland McGrath
2014-10-17Fix up incorrect formatting in last commitSiddhesh Poyarekar
2014-10-17strcoll: improve performance by removing the cache (#15884)Leonhard Holz
2014-10-16Remove sysdeps/arm/soft-fp directory.Roland McGrath
2014-10-14conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h.Joseph Myers
2014-10-14Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar
2014-10-10Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE.Joseph Myers
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-10-09remove nested functions from elf/dl-load.cKostya Serebryany
2014-10-09soft-fp: Use parentheses around macro arguments.Joseph Myers
2014-10-09soft-fp: Support rsigned == 2 in _FP_TO_INT.Joseph Myers
2014-10-09soft-fp: Support more precise "invalid" exceptions.Joseph Myers
2014-10-09Update French translationAllan McRae
2014-10-09Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).Joseph Myers
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers
2014-10-09soft-fp: Add FP_DENORM_ZERO.Joseph Myers
2014-10-09soft-fp: Fix _FP_TO_INT latent bug in overflow handling.Joseph Myers
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers
2014-10-09soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow...Joseph Myers
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers
2014-10-08BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath
2014-10-08Remove unnecessarily nested function in do_lookup_unique.Roland McGrath
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf
2014-10-06tile: optimize memcmpChris Metcalf
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf
2014-10-06Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar
2014-10-01remove nested functions from elf/dl-deps.cKostya Serebryany