aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-10ia64: makecontext: fix signed warningsMike Frysinger1-2/+2
2013-03-10ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger1-23/+4
2013-03-07AARCH64: Use <bits/mman-linux.h>Andreas Jaeger1-73/+3
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger1-72/+5
2013-03-06arm: Implement hard-tp for GET_TLSRichard Henderson2-8/+13
2013-03-06arm: Use push/pop mnemonicsRichard Henderson10-49/+48
2013-03-06arm: Introduce and use GET_TLSRichard Henderson7-31/+43
2013-03-06arm: Introduce and use NEGOFF series of macrosRichard Henderson4-14/+19
2013-03-06arm: Introduce and use LDST_PCRELRichard Henderson3-24/+18
2013-03-06Sync with Linux 3.8Andreas Jaeger7-2/+14
2013-03-06Use <bits/mman-linux.h> on M68kAndreas Jaeger1-74/+2
2013-03-06Use <bits/mman-linux.h> on ARMAndreas Jaeger1-74/+2
2013-03-05Use bits/mman-linux.h for TILEAndreas Jaeger1-74/+2
2013-02-28tile: Add priority inheritance futex supportChris Metcalf1-0/+28
2013-02-28Remove bounded-pointers relics from am33 code.Joseph Myers1-4/+3
2013-02-28arm: Mark assembly files that will not use thumb modeRichard Henderson2-0/+4
2013-02-28arm: Add IT insns for thumb modeRichard Henderson7-4/+15
2013-02-28arm: Introduce and use PC_OFSRichard Henderson7-16/+14
2013-02-28arm: Tidy whitespace in sysdep.h filesRichard Henderson2-249/+245
2013-02-28arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson1-1/+1
2013-02-27ARM: Macroize use of .cfi_sections directive.Roland McGrath1-1/+1
2013-02-27Add support for building as MIPS16 code.Maciej W. Rozycki26-14/+418
2013-02-20Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson1-0/+25
2013-02-20alpha: Include errno.h in sysdep.hRichard Henderson1-0/+3
2013-02-20Properly sort a libc.abilist file.Thomas Schwinge1-11/+11
2013-02-19Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers1-0/+30
2013-02-18Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers1-0/+28
2013-02-18Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar1-0/+3
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar12-0/+36
2013-02-14hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell2-14/+0
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers9-14/+14
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers14-25/+77
2013-02-08m68k: update kernel-features.hAndreas Schwab1-0/+20