about summary refs log tree commit diff
path: root/ports/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Yuri Chornoivan2013-10-122-2/+2
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0424-4153/+0
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-044-0/+150
* ARM: Allow building __longjmp as Thumb.Will Newton2013-10-041-2/+0
* ARM: Add pointer encryption support.Will Newton2013-10-031-3/+39
* alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson2013-10-011-31/+21
* [AArch64] Fix BE access to errno.Andrew Pinski2013-09-301-1/+1
* [AArch64] Adding sigcontextinfo.hMarcus Shawcroft2013-09-241-0/+35
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-185-29/+316
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-112-0/+2
* Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers2013-09-041-0/+5
* hppa: add fanotify_markMike Frysinger2013-09-022-0/+4
* Fix typos.Ondřej Bílka2013-08-304-5/+5
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-301-2/+2
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-292-5/+5
* Fix typos.Ondřej Bílka2013-08-291-1/+1
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* [AArch64] Provide symbol version for _mcount.Marcus Shawcroft2013-07-261-0/+1
* m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab2013-07-214-2/+124
* tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf2013-07-191-1/+1
* [AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft2013-07-094-0/+128
* tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf2013-07-074-0/+128
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-043-3/+76
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-1/+5
* [AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft2013-06-281-2/+1
* _dl_static_init: Remove nested locking.Maciej W. Rozycki2013-06-272-14/+0
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-241-0/+5
* New API to set default thread attributesSiddhesh Poyarekar2013-06-1514-0/+54
* MicroBlaze: negated errors in lowlevellock.hKirk Meyer2013-06-141-4/+4
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-082-2/+2
* Fix executable mode.Ondrej Bilka2013-06-061-0/+0
* Remove trailing whitespace in ports.Joseph Myers2013-06-0533-87/+87
* [AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft2013-06-042-0/+5
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-224-5/+31
* Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers2013-05-213-16/+78
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-162-0/+4
* [AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft2013-05-122-4/+3
* MicroBlaze PortDavid Holsgrove2013-04-1855-0/+5254
* 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