about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* linux: Add time64 semtimedop supportAdhemerval Zanella2020-09-112-8/+55
* linux: Add ppoll time64 optimizationAdhemerval Zanella2020-09-111-5/+13
* linux: Simplify clock_getresAdhemerval Zanella2020-09-111-23/+15
* Update sparc libm-test-ulpsAdhemerval Zanella2020-09-111-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-1156-114/+109
* Linux: Consolidate xmknodAdhemerval Zanella2020-09-112-59/+3
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-1123-301/+92
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-1118-268/+107
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-1119-345/+136
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-1120-332/+194
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-1113-0/+23
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-1114-7/+15
* Update powerpc libm-test-ulpsMatheus Castanho2020-09-101-3/+3
* benchtests: Add "workload" traces for sinf128Paul Zimmermann2020-09-102-1/+2008
* benchtests: Add "workload" traces for sinfPaul Zimmermann2020-09-101-0/+2004
* benchtests: Add "workload" traces for sinPaul Zimmermann2020-09-101-0/+2004
* benchtests: Add "workload" traces for powf128Paul Zimmermann2020-09-102-1/+1006
* benchtests: Add "workload" traces for powPaul Zimmermann2020-09-101-0/+1002
* benchtests: Add "workload" traces for expf128Paul Zimmermann2020-09-102-1/+1006
* benchtests: Add "workload" traces for expPaul Zimmermann2020-09-101-0/+1002
* nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_ca...Lukasz Majewski2020-09-091-3/+3
* Disable -Wstringop-overread for some string testsJoseph Myers2020-09-072-0/+11
* string: Fix GCC 11 `-Werror=stringop-overread' errorMaciej W. Rozycki2020-09-071-0/+4
* C11 threads: Fix inaccuracies in testsuiteCorinna Vinschen2020-09-073-3/+3
* elf.h: Add aarch64 bti/pac dynamic tag constantsMark Wielaard2020-09-071-0/+2
* x86: Set CPU usable feature bits conservatively [BZ #26552]H.J. Lu2020-09-031-96/+47
* Update i686 ulps.Patsy Griffin2020-09-021-3/+3
* Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella2020-09-022-4/+9
* linux: Remove __ASSUME_ATFCTSAdhemerval Zanella2020-09-022-9/+0
* Sync getcwd with gnulibAdhemerval Zanella2020-09-022-421/+376
* x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek2020-09-021-1/+1
* y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski2020-09-025-9/+152
* malloc: Fix mallinfo deprecation declarationAdhemerval Zanella2020-08-313-2/+15
* x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu2020-08-312-0/+22
* Add mallinfo2 function that support sizes >= 4GB.Martin Liska2020-08-313-23/+69
* Remove obsolete default/nss codeThorsten Kukuk2020-08-292-43/+0
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-08-281-3/+4
* Add RISC-V 32-bit target to build-many-glibcs.pyZong Li2020-08-271-0/+15
* Documentation for the RISC-V 32-bit portAlistair Francis2020-08-272-1/+11
* RISC-V: Build infrastructure for 32-bit portZong Li2020-08-279-10/+69
* RISC-V: Add rv32 path to RTLDLIST in lddZong Li2020-08-271-1/+1
* riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis2020-08-272-0/+8
* RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li2020-08-271-0/+38
* RISC-V: Add the RV32 libm-test-ulpsAlistair Francis2020-08-272-0/+1406
* RISC-V: Add 32-bit ABI listsAlistair Francis2020-08-2713-0/+3336
* RISC-V: Add hard float support for 32-bit CPUsZong Li2020-08-274-0/+124
* RISC-V: Support the 32-bit ABI implementationAlistair Francis2020-08-277-22/+146
* RISC-V: Add arch-syscall.h for RV32Alistair Francis2020-08-271-0/+284
* RISC-V: Add path of library directories for the 32-bitAlistair Francis2020-08-271-16/+38
* RISC-V: Support dynamic loader for the 32-bitZong Li2020-08-271-1/+1