about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-0213-0/+59
* Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers2013-03-213-5/+3
* Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers2013-03-201-3/+0
* aarch64: Move rtld link to /libAndreas Schwab2013-03-192-0/+2
* Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge2013-03-151-1/+0
* aarch64: use lib64 as default lib and slib directoryAndreas Schwab2013-03-142-0/+25
* ia64: fix set-but-unused warnings with syscallsMike Frysinger2013-03-121-2/+5
* ia64: fix strict aliasing warnings with func descriptorsMike Frysinger2013-03-121-10/+6
* Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers2013-03-112-0/+2
* AM33: Use <bits/mman.h>Andreas Jaeger2013-03-111-61/+2
* Use <bits/mman.h> on ia64Andreas Jaeger2013-03-111-74/+2
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-116-6/+0
* ia64: makecontext: fix signed warningsMike Frysinger2013-03-101-2/+2
* ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger2013-03-101-23/+4
* AARCH64: Use <bits/mman-linux.h>Andreas Jaeger2013-03-071-73/+3
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-061-72/+5
* 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
* Sync with Linux 3.8Andreas Jaeger2013-03-067-2/+14
* Use <bits/mman-linux.h> on M68kAndreas Jaeger2013-03-061-74/+2
* Use <bits/mman-linux.h> on ARMAndreas Jaeger2013-03-061-74/+2
* Use bits/mman-linux.h for TILEAndreas Jaeger2013-03-051-74/+2
* tile: Add priority inheritance futex supportChris Metcalf2013-02-281-0/+28
* Remove bounded-pointers relics from am33 code.Joseph Myers2013-02-281-4/+3
* 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 support for building as MIPS16 code.Maciej W. Rozycki2013-02-2721-14/+408
* Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson2013-02-201-0/+25
* Properly sort a libc.abilist file.Thomas Schwinge2013-02-201-11/+11
* Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers2013-02-191-0/+30
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-181-0/+28
* Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar2013-02-181-0/+3
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-1812-0/+36
* hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell2013-02-142-14/+0
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-139-14/+14
* Add CFI information for MIPS assembly sources.Joseph Myers2013-02-1110-21/+55
* m68k: update kernel-features.hAndreas Schwab2013-02-081-0/+20
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-0811-40/+25
* ARM: Support loading unmarked objects from cache.Carlos O'Donell2013-02-082-2/+13
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-087-17/+7
* MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki2013-02-053-120/+120
* MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki2013-02-053-87/+234
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-046-15/+7