about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-1/+5
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Remove trailing whitespace in ports.Joseph Myers2013-06-053-3/+3
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+2
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+4
* Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers2013-03-201-3/+0
* Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers2013-03-112-0/+2
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+0
* arm: Implement hard-tp for GET_TLSRichard Henderson2013-03-062-8/+13
* arm: Use push/pop mnemonicsRichard Henderson2013-03-0610-49/+48
* arm: Introduce and use GET_TLSRichard Henderson2013-03-066-22/+40
* arm: Introduce and use NEGOFF series of macrosRichard Henderson2013-03-064-14/+19
* arm: Introduce and use LDST_PCRELRichard Henderson2013-03-062-14/+6
* Use <bits/mman-linux.h> on ARMAndreas Jaeger2013-03-061-74/+2
* arm: Mark assembly files that will not use thumb modeRichard Henderson2013-02-282-0/+4
* arm: Add IT insns for thumb modeRichard Henderson2013-02-286-2/+12
* arm: Introduce and use PC_OFSRichard Henderson2013-02-286-14/+12
* arm: Tidy whitespace in sysdep.h filesRichard Henderson2013-02-282-249/+245
* arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson2013-02-281-1/+1
* ARM: Macroize use of .cfi_sections directive.Roland McGrath2013-02-271-1/+1
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-181-0/+28
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-084-12/+8
* ARM: Support loading unmarked objects from cache.Carlos O'Donell2013-02-082-2/+13
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0263-70/+63
* arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft2012-12-041-0/+29
* arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-041-0/+25
* arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft2012-12-041-0/+73
* Avoid $(shell) in determining default ARM ABI.Joseph Myers2012-11-211-16/+7
* Fix thumb2 build breakage in libcryptMarcus Shawcroft2012-11-141-0/+4
* Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2012-11-051-1/+13
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* Always define __O_LARGEFILEAndreas Jaeger2012-10-221-4/+1
* ARM: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-271/+7
* 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