summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2013-02-28tile: Add priority inheritance futex supportChris Metcalf
2013-02-28Remove bounded-pointers relics from am33 code.Joseph Myers
2013-02-28Remove powerpc32 bounded-pointers 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-28arm: Handle armv6 in preconfigureRichard Henderson
2013-02-28arm: Update preconfigure fragment for gcc 4.8Richard 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-20Respect the user's namespace in installed header files.Thomas Schwinge
2013-02-20Properly sort a libc.abilist file.Thomas Schwinge
2013-02-20bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge
2013-02-20Add missing __attribute_used__.Thomas Schwinge
2013-02-20Align to generic 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-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers
2013-02-14hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell
2013-02-14aarch64: Update libm-test-ulps.Marcus Shawcroft
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers
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-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell
2013-02-08Use ENTRY and END in more MIPS .S files.Joseph Myers
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-252013-01-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-24AArch64: Adding optimized strncmp implementation.Marcus Shawcroft
2013-01-24AArch64: Adding optimized strnlen implementation.Marcus Shawcroft
2013-01-20m68k: update libm test ULPsAndreas Schwab
2013-01-20m68k: add unwind tables to backtraceAndreas Schwab
2013-01-19Add backtrace for m68kAndreas Schwab
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab
2013-01-17AArch64: Implement optimized strlen.Marcus Shawcroft
2013-01-17AArch64: Implement optimized strcmpMarcus Shawcroft