aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers3-12/+6
2014-10-30Remove __libc_creat function name.Joseph Myers4-6/+5
2014-10-28Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers1-15/+18
2014-10-27arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan1-4/+6
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers18-77/+18
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab4-10/+10
2014-10-24Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra1-8/+2
2014-10-24Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra1-24/+2
2014-10-24Call get_rounding_mode rather than duplicating functionality.Wilco Dijkstra1-4/+2
2014-10-24Cleanup feenableexcept to use the same logic as the ARM version. No functiona...Wilco Dijkstra1-6/+1
2014-10-24Cleanup fedisableexcept to use the same logic as the ARM version. No function...Wilco Dijkstra1-6/+1
2014-10-24Cleanup feclearexcept to use the same logic as the ARM version. No functional...Wilco Dijkstra1-1/+1
2014-10-24Cleanup fesetexceptflag to use the same logic as the ARM version. No function...Wilco Dijkstra1-2/+3
2014-10-24Remove an unused include.Wilco Dijkstra1-1/+0
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers46-278/+45
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers17-280/+19
2014-10-24Remove spaces.Wilco Dijkstra4-4/+0
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell1-7/+15
2014-10-23Don't use INTDEF for powerpc32 compat symbols (bug 14132).Joseph Myers1-14/+0
2014-10-22ARM: Use movw/movt more when availableRoland McGrath5-68/+176
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki1-0/+1
2014-10-20Make internal lock-init macros return void.Roland McGrath3-6/+6
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel2-371/+0
2014-10-20pthread_once: Clean up constants.Torvald Riegel1-1/+2
2014-10-20Move readv and writev definitions to syscalls.list (bug 14138).Joseph Myers3-105/+2
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath2-5/+10
2014-10-16Remove sysdeps/arm/soft-fp directory.Roland McGrath2-1/+0
2014-10-14Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar1-1/+1
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers1-3/+3
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers3-4/+4
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers17-55/+18
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers4-12/+4
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers6-12/+31
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers6-47/+6
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers8-47/+6
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella3-346/+4
2014-10-06tile: fix copyright header blocks in just-committed filesChris Metcalf4-13/+6
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf5-6/+69
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf1-5/+6
2014-10-06tile: optimize memcmpChris Metcalf1-0/+367
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf1-0/+75
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf4-5/+401
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf1-6/+5
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers2-35/+1
2014-10-01Remove extra whitespace from end of line.Steve Ellcey1-1/+1
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey1-0/+249
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers8-272/+8
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers1-1/+1
2014-09-29Require autoconf 2.69H.J. Lu12-17/+23
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers4-10/+5