aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/arm
AgeCommit message (Expand)Author
2012-12-04arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft
2012-11-21Avoid $(shell) in determining default ARM ABI.Joseph Myers
2012-11-14Fix thumb2 build breakage in libcryptMarcus Shawcroft
2012-11-05Define lll_futex_timed_wait_bitset for ARM.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-22Always define __O_LARGEFILEAndreas Jaeger
2012-10-22ARM: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-23Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers
2012-08-15Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath
2012-08-15Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath
2012-08-09Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath
2012-08-09Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath
2012-08-08ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath
2012-08-08Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers
2012-08-01Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-07-12Remove pre-2.4.1 Linux kernel support.Joseph Myers
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers