aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Make aclocal.m4 comment mention updating install.texi for autoconf version.Joseph Myers1-0/+5
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel1-0/+8
2014-10-31Add a hook to enable load-time inspection of program headersMatthew Fortune1-0/+7
2014-10-31BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath1-0/+7
2014-10-31Update autoconf version requirement in install.texi.Joseph Myers1-0/+4
2014-10-31Remove __libc_pselect alias.Joseph Myers1-0/+4
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers1-0/+8
2014-10-31Fix SPARC atomic_write_barrier.Torvald Riegel1-0/+9
2014-10-30Clean up internal ctype.h header.Roland McGrath1-0/+6
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers1-0/+20
2014-10-30Clean up wchar_t conversion code in iconv program.Roland McGrath1-0/+8
2014-10-30Remove __libc_creat function name.Joseph Myers1-0/+17
2014-10-29manual/llio.texi: Add Linux-specific comments for write().Carlos O'Donell1-0/+5
2014-10-28elf/dl-load.c: Use __strdup.Carlos O'Donell1-0/+7
2014-10-28Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers1-0/+18
2014-10-27arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan1-0/+10
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers1-0/+31
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab1-0/+10
2014-10-24Rework compiler version check in configure.Roland McGrath1-0/+5
2014-10-24Prototypify htonl and htons definitions.Roland McGrath1-0/+5
2014-10-24This patch improves strncat performance by using strlen. Strlen has a fast C ...Wilco Dijkstra1-0/+4
2014-10-24This patch improves strcat performance by using strlen and strcpy. Strlen has...Wilco Dijkstra1-0/+4
2014-10-24Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra1-0/+5
2014-10-24Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra1-0/+5
2014-10-24Call get_rounding_mode rather than duplicating functionality.Wilco Dijkstra1-0/+5
2014-10-24Cleanup feenableexcept to use the same logic as the ARM version. No functiona...Wilco Dijkstra1-0/+5
2014-10-24Cleanup fedisableexcept to use the same logic as the ARM version. No function...Wilco Dijkstra1-0/+5
2014-10-24Cleanup feclearexcept to use the same logic as the ARM version. No functional...Wilco Dijkstra1-0/+5
2014-10-24Cleanup fesetexceptflag to use the same logic as the ARM version. No function...Wilco Dijkstra1-0/+5
2014-10-24Remove an unused include.Wilco Dijkstra1-0/+5
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers1-0/+85
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers1-0/+32
2014-10-24Remove spaces.Wilco Dijkstra1-0/+7
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell1-0/+8
2014-10-23Don't use INTDEF for powerpc32 compat symbols (bug 14132).Joseph Myers1-0/+16
2014-10-22Rework some nscd code not to use variable-length struct types.Roland McGrath1-0/+13
2014-10-22ARM: Use movw/movt more when availableRoland McGrath1-0/+27
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki1-0/+5
2014-10-21Don't use INTDEF with __ldexpf (bug 14132).Joseph Myers1-0/+5
2014-10-21Avoid local PLT reference in __nptl_main.Roland McGrath1-0/+4
2014-10-20Tiny refactoring in fts to eliminate a warning.Roland McGrath1-0/+5
2014-10-20NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.Roland McGrath1-0/+4
2014-10-20NPTL: Add some missing #include'sRoland McGrath1-0/+7
2014-10-20Make internal lock-init macros return void.Roland McGrath1-0/+9
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel1-0/+8
2014-10-20pthread_once: Clean up constants.Torvald Riegel1-0/+9
2014-10-20Move readv and writev definitions to syscalls.list (bug 14138).Joseph Myers1-0/+9
2014-10-17Remove obsolete TLS_DEFINE_INIT_TP fallback.Roland McGrath1-0/+2
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath1-0/+11
2014-10-17NPTL: Conditionalize direct futex syscall uses.Roland McGrath1-0/+12