aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix
AgeCommit message (Expand)Author
2013-10-12Fix typos.Yuri Chornoivan
2013-10-04Move powerpc ports pieces to libc.Joseph Myers
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton
2013-10-03ARM: Add pointer encryption support.Will Newton
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers
2013-09-02hppa: add fanotify_markMike Frysinger
2013-08-30Fix typos.Ondřej Bílka
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge
2013-08-29Fix typos.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf
2013-07-09[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft
2013-07-07tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-28[AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-14MicroBlaze: negated errors in lowlevellock.hKirk Meyer
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-06Fix executable mode.Ondrej Bilka
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-06-04[AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-12[AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft
2013-04-18MicroBlaze PortDavid Holsgrove
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-21Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers
2013-03-20Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers
2013-03-19aarch64: Move rtld link to /libAndreas Schwab
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge
2013-03-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab
2013-03-12ia64: fix set-but-unused warnings with syscallsMike Frysinger
2013-03-12ia64: fix strict aliasing warnings with func descriptorsMike Frysinger
2013-03-11Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers
2013-03-11AM33: Use <bits/mman.h>Andreas Jaeger
2013-03-11Use <bits/mman.h> on ia64Andreas Jaeger
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab