about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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-023-1/+106
* x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu2020-08-312-0/+22
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-08-281-3/+4
* 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
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-08-271-6/+17
* RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis2020-08-271-0/+23
* RISC-V: Cleanup some of the sysdep.h codeAlistair Francis2020-08-271-13/+4
* RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis2020-08-274-0/+162
* hurd: define BSD 4.3 ioctls only under __USE_MISCSamuel Thibault2020-08-271-0/+2
* linux: Simplify utimensatAdhemerval Zanella2020-08-241-13/+10
* linux: Simplify timerfd_settimeAdhemerval Zanella2020-08-241-14/+9
* linux: Simplify timer_gettimeAdhemerval Zanella2020-08-241-12/+8
* linux: Simplify sched_rr_get_intervalAdhemerval Zanella2020-08-241-12/+8
* linux: Simplify ppollAdhemerval Zanella2020-08-241-11/+10
* linux: Simplify mq_timedsendAdhemerval Zanella2020-08-241-7/+7
* linux: Simplify mq_timedreceiveAdhemerval Zanella2020-08-241-9/+9
* linux: Simplify clock_settimeAdhemerval Zanella2020-08-241-9/+9
* linux: Simplify clock_nanosleepAdhemerval Zanella2020-08-241-22/+11
* linux: Simplify clock_gettimeAdhemerval Zanella2020-08-241-25/+17
* linux: Simplify clock_adjtimeAdhemerval Zanella2020-08-241-13/+10
* linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella2020-08-243-1/+95
* S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler2020-08-212-0/+6
* Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers2020-08-131-1/+1
* y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski2020-08-131-0/+52
* aarch64: update ulps.Szabolcs Nagy2020-08-131-1/+1
* S390: Regenerate ULPs.Stefan Liebler2020-08-121-1/+1
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-082-6/+6
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-072-3/+19
* math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2020-08-071-1/+16
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-0725-2/+27
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-067-1/+1991
* hurd: Add missing hidden defSamuel Thibault2020-08-061-0/+1
* hurd: Rework sbrkSamuel Thibault2020-08-053-9/+32
* hurd: Implement basic sched_get/setschedulerSamuel Thibault2020-08-052-0/+75
* x86: Rename Intel CPU feature namesH.J. Lu2020-08-052-15/+15
* Regenerate configure scripts.Carlos O'Donell2020-08-042-1/+2
* RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki2020-08-041-15/+18
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2