aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix
AgeCommit message (Expand)Author
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
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-05MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-29MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf
2012-12-10aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft