Age | Commit message (Expand) | Author |
2013-03-05 | Use bits/mman-linux.h for TILE | Andreas Jaeger |
2013-02-28 | tile: Add priority inheritance futex support | Chris Metcalf |
2013-02-28 | Remove bounded-pointers relics from am33 code. | Joseph Myers |
2013-02-28 | Remove powerpc32 bounded-pointers code. | Joseph Myers |
2013-02-28 | arm: Mark assembly files that will not use thumb mode | Richard Henderson |
2013-02-28 | arm: Add IT insns for thumb mode | Richard Henderson |
2013-02-28 | arm: Introduce and use PC_OFS | Richard Henderson |
2013-02-28 | arm: Tidy whitespace in sysdep.h files | Richard Henderson |
2013-02-28 | arm: Include libc-do-syscall in sysdep-rtld-routines | Richard Henderson |
2013-02-28 | arm: Handle armv6 in preconfigure | Richard Henderson |
2013-02-28 | arm: Update preconfigure fragment for gcc 4.8 | Richard Henderson |
2013-02-27 | ARM: Macroize use of .cfi_sections directive. | Roland McGrath |
2013-02-27 | Add support for building as MIPS16 code. | Maciej W. Rozycki |
2013-02-20 | Add FUTEX_*_REQUEUE_PI support for Alpha. | Richard Henderson |
2013-02-20 | alpha: Include errno.h in sysdep.h | Richard Henderson |
2013-02-20 | Respect the user's namespace in installed header files. | Thomas Schwinge |
2013-02-20 | Properly sort a libc.abilist file. | Thomas Schwinge |
2013-02-20 | bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)). | Thomas Schwinge |
2013-02-20 | Add missing __attribute_used__. | Thomas Schwinge |
2013-02-20 | Align to generic file. | Thomas Schwinge |
2013-02-19 | Add FUTEX_*_REQUEUE_PI support for MIPS. | Joseph Myers |
2013-02-18 | Add FUTEX_*_REQUEUE_PI support for ARM. | Joseph Myers |
2013-02-18 | Add __cxa_thread_atexit_impl to aarch64 abilist | Siddhesh Poyarekar |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar |
2013-02-15 | Remove miscellaneous bounded-pointers relics in C code. | Joseph Myers |
2013-02-14 | hppa: Remove unused lll_unlock_wake_cb. | Carlos O'Donell |
2013-02-14 | aarch64: Update libm-test-ulps. | Marcus Shawcroft |
2013-02-14 | Remove bp-sym.h and BP_SYM uses from C code. | Joseph Myers |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers |
2013-02-11 | Add CFI information for MIPS assembly sources. | Joseph Myers |
2013-02-08 | m68k: update kernel-features.h | Andreas Schwab |
2013-02-08 | Remove CHECK_N and bp-checks.h. | Joseph Myers |
2013-02-08 | BZ #15006: Updates NEWS and ChangeLog. | Carlos O'Donell |
2013-02-08 | ARM: Support loading unmarked objects from cache. | Carlos O'Donell |
2013-02-08 | Use ENTRY and END in more MIPS .S files. | Joseph Myers |
2013-02-08 | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers |
2013-02-05 | MIPS: Correct formatting of syscall wrapper `asm' specifiers. | Maciej W. Rozycki |
2013-02-05 | MIPS: Respect the legacy syscall restart convention. | Maciej W. Rozycki |
2013-02-04 | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers |
2013-01-31 | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers |
2013-01-31 | Remove bp-semctl.h and CHECK_SEMCTL. | Joseph Myers |
2013-01-29 | MIPS: Correct NewABI syscall wrapper whitespace damage. | Maciej W. Rozycki |
2013-01-25 | 2013-01-25 Steve Ellcey <sellcey@mips.com> | Steve Ellcey |
2013-01-24 | AArch64: Adding optimized strncmp implementation. | Marcus Shawcroft |
2013-01-24 | AArch64: Adding optimized strnlen implementation. | Marcus Shawcroft |
2013-01-20 | m68k: update libm test ULPs | Andreas Schwab |
2013-01-20 | m68k: add unwind tables to backtrace | Andreas Schwab |
2013-01-19 | Add backtrace for m68k | Andreas Schwab |
2013-01-19 | Add not-cancel.h for m68k/nptl | Andreas Schwab |
2013-01-17 | AArch64: Implement optimized strlen. | Marcus Shawcroft |