aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2013-10-12Fix typos.Yuri Chornoivan2-2/+2
2013-10-04Move powerpc ports pieces to libc.Joseph Myers24-4153/+0
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers4-0/+150
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton1-2/+0
2013-10-03ARM: Add pointer encryption support.Will Newton1-3/+39
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson1-31/+21
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski1-1/+1
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft1-0/+35
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki5-29/+316
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab2-0/+2
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers1-0/+5
2013-09-02hppa: add fanotify_markMike Frysinger2-0/+4
2013-08-30Fix typos.Ondřej Bílka4-5/+5
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton1-2/+2
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2-5/+5
2013-08-29Fix typos.Ondřej Bílka1-1/+1
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft1-0/+1
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab4-2/+124
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf1-1/+1
2013-07-09[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft4-0/+128
2013-07-07tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf4-0/+128
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger3-3/+76
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold1-1/+5
2013-06-28[AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft1-2/+1
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki2-14/+0
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson1-0/+5
2013-06-15New API to set default thread attributesSiddhesh Poyarekar14-0/+54
2013-06-14MicroBlaze: negated errors in lowlevellock.hKirk Meyer1-4/+4
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers2-2/+2
2013-06-06Fix executable mode.Ondrej Bilka1-0/+0
2013-06-05Remove trailing whitespace in ports.Joseph Myers33-87/+87
2013-06-04[AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft2-0/+5
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado4-5/+31
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers3-16/+78
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2-0/+4
2013-05-12[AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft2-4/+3
2013-04-18MicroBlaze PortDavid Holsgrove55-0/+5254
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge13-0/+59
2013-03-21Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers3-5/+3
2013-03-20Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers1-3/+0
2013-03-19aarch64: Move rtld link to /libAndreas Schwab2-0/+2
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge1-1/+0
2013-03-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab2-0/+25
2013-03-12ia64: fix set-but-unused warnings with syscallsMike Frysinger1-2/+5
2013-03-12ia64: fix strict aliasing warnings with func descriptorsMike Frysinger1-10/+6
2013-03-11Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers2-0/+2
2013-03-11AM33: Use <bits/mman.h>Andreas Jaeger1-61/+2
2013-03-11Use <bits/mman.h> on ia64Andreas Jaeger1-74/+2
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab6-6/+0