aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix
AgeCommit message (Expand)Author
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
2013-03-10ia64: makecontext: fix signed warningsMike Frysinger
2013-03-10ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger
2013-03-07AARCH64: Use <bits/mman-linux.h>Andreas Jaeger
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger
2013-03-06arm: Implement hard-tp for GET_TLSRichard Henderson
2013-03-06arm: Use push/pop mnemonicsRichard Henderson
2013-03-06arm: Introduce and use GET_TLSRichard Henderson
2013-03-06arm: Introduce and use NEGOFF series of macrosRichard Henderson
2013-03-06arm: Introduce and use LDST_PCRELRichard Henderson
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-06Use <bits/mman-linux.h> on M68kAndreas Jaeger
2013-03-06Use <bits/mman-linux.h> on ARMAndreas Jaeger
2013-03-05Use bits/mman-linux.h for TILEAndreas Jaeger
2013-02-28tile: Add priority inheritance futex supportChris Metcalf
2013-02-28Remove bounded-pointers relics from am33 code.Joseph Myers
2013-02-28arm: Mark assembly files that will not use thumb modeRichard Henderson
2013-02-28arm: Add IT insns for thumb modeRichard Henderson
2013-02-28arm: Introduce and use PC_OFSRichard Henderson
2013-02-28arm: Tidy whitespace in sysdep.h filesRichard Henderson
2013-02-28arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson
2013-02-27ARM: Macroize use of .cfi_sections directive.Roland McGrath
2013-02-27Add support for building as MIPS16 code.Maciej W. Rozycki
2013-02-20Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson
2013-02-20alpha: Include errno.h in sysdep.hRichard Henderson
2013-02-20Properly sort a libc.abilist file.Thomas Schwinge
2013-02-19Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers
2013-02-18Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers
2013-02-18Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-14hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers
2013-02-08m68k: update kernel-features.hAndreas Schwab
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell