summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm
AgeCommit message (Expand)Author
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
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath
2014-05-01ARM: Remove lowlevellock.cWill Newton
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers