about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar2012-10-021-1/+1
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-4/+0
* Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre2012-08-231-3/+15
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-2/+1
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-151-0/+0
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-151-47/+13
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-092-82/+85
* Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath2012-08-091-0/+30
* ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath2012-08-081-3/+5
* Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath2012-08-081-13/+22
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-073-5/+1
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-3/+0
* Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers2012-08-011-3/+0
* Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath2012-08-011-0/+28
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-1/+0
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-251-3/+1
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+13
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+67
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-121-7/+3
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-01130-0/+8953