summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw
2014-11-05powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers
2014-11-03powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi
2014-11-01Remove __libc_nanosleep function name.Joseph Myers
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel
2014-10-31Remove __libc_pselect alias.Joseph Myers
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-31Fix SPARC atomic_write_barrier.Torvald Riegel
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers
2014-10-30Remove __libc_creat function name.Joseph Myers
2014-10-28Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers
2014-10-27arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab
2014-10-24Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra
2014-10-24Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra
2014-10-24Call get_rounding_mode rather than duplicating functionality.Wilco Dijkstra
2014-10-24Cleanup feenableexcept to use the same logic as the ARM version. No functiona...Wilco Dijkstra
2014-10-24Cleanup fedisableexcept to use the same logic as the ARM version. No function...Wilco Dijkstra
2014-10-24Cleanup feclearexcept to use the same logic as the ARM version. No functional...Wilco Dijkstra
2014-10-24Cleanup fesetexceptflag to use the same logic as the ARM version. No function...Wilco Dijkstra
2014-10-24Remove an unused include.Wilco Dijkstra
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Remove spaces.Wilco Dijkstra
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell
2014-10-23Don't use INTDEF for powerpc32 compat symbols (bug 14132).Joseph Myers
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-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-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath
2014-10-16Remove sysdeps/arm/soft-fp directory.Roland McGrath
2014-10-14Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers
2014-10-09soft-fp: Refactor exception handling for comparisons.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-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: fix copyright header blocks in just-committed filesChris Metcalf