aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+5
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra1-3/+0
2015-11-06Simplify the abilist formatFlorian Weimer13-3114/+3078
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard1-0/+7
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-4/+1
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-0/+1
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-1/+1
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella3-136/+18
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+3
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella4-84/+10
2015-06-04ARM: VDSO supportNathan Lynch5-0/+84
2015-05-22Remove socket.S implementationAdhemerval Zanella3-18/+0
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell1-1/+1
2015-01-06Function declaration cleanupAdhemerval Zanella4-20/+4
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2-259/+0
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers58-58/+58
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers1-1/+4
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath1-2/+0
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath1-0/+2
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers1-0/+3
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar2-4/+4
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-3/+3
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-2/+2
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-0/+9
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 Myers3-2/+3
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers8-8/+8
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers3-2/+2
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-2/+0
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers1-1/+0
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton2-2/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-3/+3
2014-08-01Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath1-307/+0
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath1-44/+0
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-0/+9
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath2-21/+0
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-9/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-5/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-9/+1
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath1-0/+42
2014-06-26ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath4-26/+4
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers2-2/+0
2014-06-25ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton2-28/+44
2014-06-21Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers4-59/+7
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath1-22/+0
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson1-1/+0
2014-05-20Fix ARM build with GCC trunk.Joseph Myers2-2/+4
2014-05-16ARM: Convert fork.c to arch-fork.hRoland McGrath1-10/+7