aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-07 Linux: Add execveat system call wrappersasha/execveatAlexandra Hájková
2020-09-07elf.h: Add aarch64 bti/pac dynamic tag constantsMark Wielaard
2020-09-03x86: Set CPU usable feature bits conservatively [BZ #26552]H.J. Lu
2020-09-02Update i686 ulps.Patsy Griffin
2020-09-02Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella
2020-09-02linux: Remove __ASSUME_ATFCTSAdhemerval Zanella
2020-09-02Sync getcwd with gnulibAdhemerval Zanella
2020-09-02x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek
2020-09-02y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski
2020-08-31malloc: Fix mallinfo deprecation declarationAdhemerval Zanella
2020-08-31x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu
2020-08-31Add mallinfo2 function that support sizes >= 4GB.Martin Liska
2020-08-29Remove obsolete default/nss codeThorsten Kukuk
2020-08-28AArch64: Improve backwards memmove performanceWilco Dijkstra
2020-08-27Add RISC-V 32-bit target to build-many-glibcs.pyZong Li
2020-08-27Documentation for the RISC-V 32-bit portAlistair Francis
2020-08-27RISC-V: Build infrastructure for 32-bit portZong Li
2020-08-27RISC-V: Add rv32 path to RTLDLIST in lddZong Li
2020-08-27riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis
2020-08-27RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li
2020-08-27RISC-V: Add the RV32 libm-test-ulpsAlistair Francis
2020-08-27RISC-V: Add 32-bit ABI listsAlistair Francis
2020-08-27RISC-V: Add hard float support for 32-bit CPUsZong Li
2020-08-27RISC-V: Support the 32-bit ABI implementationAlistair Francis
2020-08-27RISC-V: Add arch-syscall.h for RV32Alistair Francis
2020-08-27RISC-V: Add path of library directories for the 32-bitAlistair Francis
2020-08-27RISC-V: Support dynamic loader for the 32-bitZong Li
2020-08-27RISC-V: Add support for 32-bit vDSO callsAlistair Francis
2020-08-27RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis
2020-08-27RISC-V: Cleanup some of the sysdep.h codeAlistair Francis
2020-08-27RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis
2020-08-27io/lockf: Include bits/types.h before __OFF_T_MATCHES_OFF64_T checkAlistair Francis
2020-08-27elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol testsAlistair Francis
2020-08-27hurd: define BSD 4.3 ioctls only under __USE_MISCSamuel Thibault
2020-08-26string: test strncasecmp and strncpy near page boundariesRaphael Moreira Zinsly
2020-08-24linux: Simplify utimensatAdhemerval Zanella
2020-08-24linux: Simplify timerfd_settimeAdhemerval Zanella
2020-08-24linux: Simplify timer_gettimeAdhemerval Zanella
2020-08-24linux: Simplify sched_rr_get_intervalAdhemerval Zanella
2020-08-24linux: Simplify ppollAdhemerval Zanella
2020-08-24linux: Simplify mq_timedsendAdhemerval Zanella
2020-08-24linux: Simplify mq_timedreceiveAdhemerval Zanella
2020-08-24linux: Simplify clock_settimeAdhemerval Zanella
2020-08-24linux: Simplify clock_nanosleepAdhemerval Zanella
2020-08-24linux: Simplify clock_gettimeAdhemerval Zanella
2020-08-24linux: Simplify clock_adjtimeAdhemerval Zanella
2020-08-24linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella
2020-08-21S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler
2020-08-20[vcstocl] Import ProjectQuirks from its own fileSiddhesh Poyarekar
2020-08-20build-many-glibcs.py: Add a s390x -O3 glibc variant.Stefan Liebler