aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm
AgeCommit message (Expand)Author
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-06-04ARM: VDSO supportNathan Lynch
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
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-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-01Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath
2014-06-26ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-25ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton
2014-06-21Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson
2014-05-20Fix ARM build with GCC trunk.Joseph Myers
2014-05-16ARM: Convert fork.c to arch-fork.hRoland McGrath
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath