Age | Commit message (Expand) | Author |
2018-11-20 | [AArch64] Adjust writeback in non-zero memset | Wilco Dijkstra |
2018-11-19 | hurd: Support lockf at offset 0 with size 0 or 1. | Samuel Thibault |
2018-11-16 | Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg |
2018-11-16 | hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 | Samuel Thibault |
2018-11-14 | hurd: Fix build with GCC 9 | Samuel Thibault |
2018-11-13 | Fix mips build with GCC 9. | Joseph Myers |
2018-11-13 | Add hidden_tls_def macros, fix powerpc-soft build with GCC 9. | Joseph Myers |
2018-11-13 | Fix sparc64 build with GCC 9. | Joseph Myers |
2018-11-12 | Fix armv7 build with GCC 9. | Joseph Myers |
2018-11-12 | Fix i686 build with GCC 9. | Joseph Myers |
2018-11-12 | Remove redundant macro definitions from ia64 sfp-machine.h. | Joseph Myers |
2018-11-11 | hurd: Document dtable_cloexec size convention. | Samuel Thibault |
2018-11-10 | Hurd: export _hurd_port_move | Samuel Thibault |
2018-11-10 | Hurd: Fix ulinks in fd table reallocation | Samuel Thibault |
2018-11-10 | Hurd: Implement chdir support in posix_spawn | Samuel Thibault |
2018-11-09 | Add support for GCC 9 attribute copy. | Martin Sebor |
2018-11-08 | Remove __ASSUME_SOCKETCALL. | Joseph Myers |
2018-11-08 | Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509] | H.J. Lu |
2018-11-07 | Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867). | Joseph Myers |
2018-11-07 | RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864) | Andreas Schwab |
2018-11-06 | Correct SH kernel-features.h undefines (bug 23862). | Joseph Myers |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-11-04 | hurd: Fix last-minute refactoring | Samuel Thibault |
2018-11-03 | hurd: Support msync | Samuel Thibault |
2018-11-01 | Update and correct SPARC configuration for supported socket syscalls (bug 238... | Joseph Myers |
2018-11-01 | MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too | Fredrik Noring |
2018-10-31 | Simplify an #if #else #endif | Rafael Avila de Espindola |
2018-10-31 | hurd: Fix errno* generation | Samuel Thibault |
2018-10-31 | hurd: Fix build | Samuel Thibault |
2018-10-31 | hurd: Document how to translate EIEIO error message | Samuel Thibault |
2018-10-30 | RISC-V: properly terminate call chain (bug 23125) | Andreas Schwab |
2018-10-28 | hurd: Fix race between calling RPC and handling a signal | Samuel Thibault |
2018-10-26 | i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] | Szabolcs Nagy |
2018-10-25 | Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h. | Joseph Myers |
2018-10-25 | conform: XFAIL siginfo_t si_band test on sparc64 | Florian Weimer |
2018-10-25 | hurd: XFAIL absence of C11 threads implementation | Samuel Thibault |
2018-10-24 | Y2038: provide size of default time_t for target architecture | Albert ARIBAUD (3ADEV) |
2018-10-24 | x86: Support RDTSCP for benchtests | H.J. Lu |
2018-10-23 | x86: Fix Haswell strong flags (BZ#23709) | Adhemerval Zanella |
2018-10-23 | Don't use PSEUDO_END for non-PSEUDO function | Andreas Schwab |
2018-10-22 | Update kernel version in syscall-names.list to 4.19. | Joseph Myers |
2018-10-21 | x86: Don't include <x86intrin.h> | H.J. Lu |
2018-10-19 | signal: Use correct type for si_band in siginfo_t [BZ #23562] | Ilya Yu. Malakhov |
2018-10-18 | Add VDSO support to sparc. | David S. Miller |
2018-10-18 | Regenerate sparc ulps. | David S. Miller |
2018-10-17 | x86: Use _rdtsc intrinsic for HP_TIMING_NOW | H.J. Lu |
2018-10-17 | Use single bits/shm.h for all architectures. | Joseph Myers |
2018-10-17 | Move SHMLBA to its own header. | Joseph Myers |
2018-10-17 | Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B... | Stefan Liebler |
2018-10-17 | Don't reduce test timeout to less than default | Andreas Schwab |