about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* Remove socket.S implementationAdhemerval Zanella2015-05-223-18/+0
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-081-1/+1
* Function declaration cleanupAdhemerval Zanella2015-01-064-20/+4
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-052-259/+0
* Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers2015-01-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0258-58/+58
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+4
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-161-2/+0
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-161-0/+2
* Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers2014-11-261-0/+3
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-3/+3
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan2014-10-271-4/+6
* Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers2014-10-273-2/+3
* Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers2014-10-248-8/+8
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-063-2/+2
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-2/+0
* Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2014-09-231-1/+0
* ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton2014-09-232-2/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-3/+3
* Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath2014-08-011-307/+0
* ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath2014-08-011-44/+0
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+9
* ARM: Clean up EABI-related configuryRoland McGrath2014-07-162-21/+0
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-5/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-9/+1
* ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2014-06-301-0/+42
* ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath2014-06-264-26/+4
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-252-2/+0
* ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton2014-06-252-28/+44
* Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers2014-06-214-59/+7
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-22/+0
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-251-1/+0
* Fix ARM build with GCC trunk.Joseph Myers2014-05-202-2/+4
* ARM: Convert fork.c to arch-fork.hRoland McGrath2014-05-161-10/+7
* ARM: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-143-77/+20
* Reduce kernel-features.h duplication.Joseph Myers2014-05-141-7/+0
* Clean up ARM old-ABI symbol versioning relics.Joseph Myers2014-05-142-48/+1
* Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2014-05-132-221/+0
* Verbatim NPTL file moves for ARM/Linux.Roland McGrath2014-05-1321-0/+0
* Consolidate NPTL configury for ARM/Linux.Roland McGrath2014-05-1310-41/+27
* Consolidate NPTL vs non clone.S for ARM.Roland McGrath2014-05-132-7/+1
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-121-13/+3
* Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath2014-05-061-278/+0
* ARM: Remove lowlevellock.cWill Newton2014-05-011-132/+0
* Fixed and unified pthread_once.Torvald Riegel2014-04-111-89/+0