Age | Commit message (Expand) | Author |
2015-02-05 | hppa: Remove warnings and fix conformance errors. | Carlos O'Donell |
2015-01-25 | ia64: avoid set-but-not-used warning | Andreas Schwab |
2015-01-25 | m68k/coldfire: avoid warning about volatile register variables | Andreas Schwab |
2015-01-21 | BZ #16418: Fix powerpc get_clockfreq raciness | Adhemerval Zanella |
2015-01-21 | Fix semaphore destruction (bug 12674). | Carlos O'Donell |
2015-01-17 | Commit nios2 port to master. | Chung-Lin Tang |
2015-01-16 | S390: Get rid of linknamespace failures for utmp functions. | Stefan Liebler |
2015-01-12 | Add x86 32 bit vDSO time function support | Adhemerval Zanella |
2015-01-12 | powerpc: Fix Copyright dates and CL entry | Adhemerval Zanella |
2015-01-12 | powerpc: abort transaction in syscalls | Adhemerval Zanella |
2015-01-12 | powerpc: Add adaptive elision to rwlocks | Adhemerval Zanella |
2015-01-12 | powerpc: Add the lock elision using HTM | Adhemerval Zanella |
2015-01-09 | MicroBlaze: Fix BZ17791 - Remove fixed page size macros and others | Matthew Fortune |
2015-01-09 | MicroBlaze: Remove custom lowlevellock.h. | Torvald Riegel |
2015-01-09 | MicroBlaze: Remove custom pthread_once implementation on microblaze. | Torvald Riegel |
2015-01-08 | Clean up allocrtsig code. | Roland McGrath |
2015-01-08 | Add stub sys/procfs.h file | Roland McGrath |
2015-01-08 | NPTL: Refactor cpu_set_t validation to be sysdeps-controlled | Roland McGrath |
2015-01-08 | powerpc: Fix compiler warning on some syscalls | Adhemerval Zanella |
2015-01-07 | mips: Fix __libc_pread prototype | Adhemerval Zanella |
2015-01-06 | Clean up check_pf allocation pattern. addresses | Ondřej Bílka |
2015-01-06 | Function declaration cleanup | Adhemerval Zanella |
2015-01-06 | Define CLOCKS_PER_SEC type to the type clock_t | H.J. Lu |
2015-01-05 | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath |
2015-01-05 | Fix MIPS n64 posix_fadvise namespace (bug 17796). | Joseph Myers |
2015-01-05 | tile: check error properly for vDSO calls | Chris Metcalf |
2015-01-05 | Fix ARM posix_fadvise64 namespace (bug 17793). | Joseph Myers |
2015-01-05 | Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777). | Joseph Myers |
2015-01-05 | Fix MIPS variable PAGE_SIZE bug (16191) | Matthew Fortune |
2015-01-02 | Fix MIPS TIOCSER_TEMT namespace (bug 17782). | Joseph Myers |
2015-01-02 | Fix MIPS sa_flags type (bug 17781). | Joseph Myers |
2015-01-02 | Fix MIPS bits/fcntl.h namespace (bug 17780). | Joseph Myers |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | Add support for MIPS O32 FPXX and .MIPS.abiflags | Matthew Fortune |
2014-12-30 | i386: Fix build by GCC 5.0 | Andrew Senkevich |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-29 | Fix a couple of -Wundef warnings. | Chris Metcalf |
2014-12-26 | linux/clock_settime: remove unnecessary vDSO definitions | Chris Metcalf |
2014-12-26 | tilegx: fix sysdep.h to avoid a redefinition warning | Chris Metcalf |
2014-12-22 | Make __ASSUME_UTIMES hppa-specific. | Joseph Myers |
2014-12-22 | 2014-12-22 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |
2014-12-22 | Fix resolver bind, getsockname namespace (bug 17733). | Joseph Myers |
2014-12-21 | tile: remove localplt.data and use generic one again. | Chris Metcalf |
2014-12-21 | Add hidden __tls_get_addr/___tls_get_addr alias | H.J. Lu |
2014-12-20 | tile: provide localplt.data with __tls_get_addr optional | Chris Metcalf |
2014-12-19 | i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h. | Torvald Riegel |
2014-12-19 | Use generic lowlevellock-futex.h in x86_64 lowlevellock.h. | Torvald Riegel |
2014-12-19 | sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations. | Torvald Riegel |
2014-12-17 | Fix profil_counter namespace (bug 17725). | Joseph Myers |