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