aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for isnanAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-06-12powerpc: consolidate rintAdhemerval Zanella
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-06-06[powerpc] get_rounding_mode: utilize faster method to get rounding modePaul A. Clarke
2019-06-06riscv: Do not use __has_include__Florian Weimer
2019-06-05[powerpc] fegetexcept: utilize function instead of duplicating codePaul A. Clarke
2019-06-04Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer
2019-05-30powerpc: Fix build failures with current GCCGabriel F. T. Gomes
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella
2019-05-28powerpc: generic nearbyint/nearbyintfAdhemerval Zanella
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella
2019-05-20sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella
2019-05-16Update kernel-features.h files for Linux 5.1.Joseph Myers
2019-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella
2019-05-14Assume LLL_LOCK_INITIALIZER is 0Adhemerval Zanella
2019-05-14Add single-thread.h headerAdhemerval Zanella
2019-05-09powerpc: trunc/truncf refactorAdhemerval Zanella
2019-05-09powerpc: round/roundf refactorAdhemerval Zanella
2019-05-09powerpc: floor/floorf refactorAdhemerval Zanella
2019-05-07Update syscall-names.list for Linux 5.1.Joseph Myers
2019-05-03aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-04-30Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki
2019-04-29powerpc: ceil/ceilf refactorAdhemerval Zanella
2019-04-29powerpc: Remove power4 mpa optimizationAdhemerval Zanella
2019-04-29<semaphore.h>: Add nonnull attributesYann Droneaud
2019-04-25riscv: remove DL_RO_DYN_SECTIONDavid Abdurachmanov
2019-04-17powerpc: Fix format issue from 3a16dd780eeba602Adhemerval Zanella
2019-04-17powerpc: fma using builtinsAdhemerval Zanella
2019-04-17powerpc: Use generic fabs{f} implementationsAdhemerval Zanella
2019-04-17mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella
2019-04-17powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer
2019-04-05aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella
2019-04-01alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson