| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2020-09-11 | 56 | -114/+109 |
* | Linux: Consolidate xmknod | Adhemerval Zanella | 2020-09-11 | 2 | -59/+3 |
* | linux: Consolidate fxstatat{64} | Adhemerval Zanella | 2020-09-11 | 23 | -301/+92 |
* | linux: Consolidate fxstat{64} | Adhemerval Zanella | 2020-09-11 | 18 | -268/+107 |
* | linux: Consolidate lxstat{64} | Adhemerval Zanella | 2020-09-11 | 19 | -345/+136 |
* | linux: Consolidate xstat{64} | Adhemerval Zanella | 2020-09-11 | 20 | -332/+194 |
* | linux: Define STAT64_IS_KERNEL_STAT64 | Adhemerval Zanella | 2020-09-11 | 13 | -0/+23 |
* | linux: Always define STAT_IS_KERNEL_STAT | Adhemerval Zanella | 2020-09-11 | 14 | -7/+15 |
* | Update powerpc libm-test-ulps | Matheus Castanho | 2020-09-10 | 1 | -3/+3 |
* | benchtests: Add "workload" traces for sinf128 | Paul Zimmermann | 2020-09-10 | 2 | -1/+2008 |
* | benchtests: Add "workload" traces for sinf | Paul Zimmermann | 2020-09-10 | 1 | -0/+2004 |
* | benchtests: Add "workload" traces for sin | Paul Zimmermann | 2020-09-10 | 1 | -0/+2004 |
* | benchtests: Add "workload" traces for powf128 | Paul Zimmermann | 2020-09-10 | 2 | -1/+1006 |
* | benchtests: Add "workload" traces for pow | Paul Zimmermann | 2020-09-10 | 1 | -0/+1002 |
* | benchtests: Add "workload" traces for expf128 | Paul Zimmermann | 2020-09-10 | 2 | -1/+1006 |
* | benchtests: Add "workload" traces for exp | Paul Zimmermann | 2020-09-10 | 1 | -0/+1002 |
* | nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_ca... | Lukasz Majewski | 2020-09-09 | 1 | -3/+3 |
* | Disable -Wstringop-overread for some string tests | Joseph Myers | 2020-09-07 | 2 | -0/+11 |
* | string: Fix GCC 11 `-Werror=stringop-overread' error | Maciej W. Rozycki | 2020-09-07 | 1 | -0/+4 |
* | C11 threads: Fix inaccuracies in testsuite | Corinna Vinschen | 2020-09-07 | 3 | -3/+3 |
* | elf.h: Add aarch64 bti/pac dynamic tag constants | Mark Wielaard | 2020-09-07 | 1 | -0/+2 |
* | x86: Set CPU usable feature bits conservatively [BZ #26552] | H.J. Lu | 2020-09-03 | 1 | -96/+47 |
* | Update i686 ulps. | Patsy Griffin | 2020-09-02 | 1 | -3/+3 |
* | Use LFS readdir in generic POSIX getcwd [BZ# 22899] | Adhemerval Zanella | 2020-09-02 | 2 | -4/+9 |
* | linux: Remove __ASSUME_ATFCTS | Adhemerval Zanella | 2020-09-02 | 2 | -9/+0 |
* | Sync getcwd with gnulib | Adhemerval Zanella | 2020-09-02 | 2 | -421/+376 |
* | x86-64: Fix FMA4 detection in ifunc [BZ #26534] | Ondřej Hošek | 2020-09-02 | 1 | -1/+1 |
* | y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time | Lukasz Majewski | 2020-09-02 | 5 | -9/+152 |
* | malloc: Fix mallinfo deprecation declaration | Adhemerval Zanella | 2020-08-31 | 3 | -2/+15 |
* | x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.h | H.J. Lu | 2020-08-31 | 2 | -0/+22 |
* | Add mallinfo2 function that support sizes >= 4GB. | Martin Liska | 2020-08-31 | 3 | -23/+69 |
* | Remove obsolete default/nss code | Thorsten Kukuk | 2020-08-29 | 2 | -43/+0 |
* | AArch64: Improve backwards memmove performance | Wilco Dijkstra | 2020-08-28 | 1 | -3/+4 |
* | Add RISC-V 32-bit target to build-many-glibcs.py | Zong Li | 2020-08-27 | 1 | -0/+15 |
* | Documentation for the RISC-V 32-bit port | Alistair Francis | 2020-08-27 | 2 | -1/+11 |
* | RISC-V: Build infrastructure for 32-bit port | Zong Li | 2020-08-27 | 9 | -10/+69 |
* | RISC-V: Add rv32 path to RTLDLIST in ldd | Zong Li | 2020-08-27 | 1 | -1/+1 |
* | riscv32: Specify the arch_minimum_kernel as 5.4 | Alistair Francis | 2020-08-27 | 2 | -0/+8 |
* | RISC-V: Fix llrint and llround missing exceptions on RV32 | Zong Li | 2020-08-27 | 1 | -0/+38 |
* | RISC-V: Add the RV32 libm-test-ulps | Alistair Francis | 2020-08-27 | 2 | -0/+1406 |
* | RISC-V: Add 32-bit ABI lists | Alistair Francis | 2020-08-27 | 13 | -0/+3336 |
* | RISC-V: Add hard float support for 32-bit CPUs | Zong Li | 2020-08-27 | 4 | -0/+124 |
* | RISC-V: Support the 32-bit ABI implementation | Alistair Francis | 2020-08-27 | 7 | -22/+146 |
* | RISC-V: Add arch-syscall.h for RV32 | Alistair Francis | 2020-08-27 | 1 | -0/+284 |
* | RISC-V: Add path of library directories for the 32-bit | Alistair Francis | 2020-08-27 | 1 | -16/+38 |
* | RISC-V: Support dynamic loader for the 32-bit | Zong Li | 2020-08-27 | 1 | -1/+1 |
* | RISC-V: Add support for 32-bit vDSO calls | Alistair Francis | 2020-08-27 | 1 | -6/+17 |
* | RISC-V: Use 64-bit-time syscall numbers with the 32-bit port | Alistair Francis | 2020-08-27 | 1 | -0/+23 |
* | RISC-V: Cleanup some of the sysdep.h code | Alistair Francis | 2020-08-27 | 1 | -13/+4 |
* | RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 | Alistair Francis | 2020-08-27 | 4 | -0/+162 |