aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-16WIPalistair/rv32.wipAlistair Francis
2020-01-16COVER: RISC-V glibc port for the 32-bitAlistair Francis
2020-01-16Add RISC-V 32-bit target to build-many-glibcs.pyZong Li
2020-01-16Documentation for the RISC-V 32-bit portZong Li
2020-01-16RISC-V: Add rv32 path to RTLDLIST in lddZong Li
2020-01-16riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis
2020-01-16RISC-V: Build Infastructure for 32-bitZong Li
2020-01-16RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li
2020-01-16RISC-V: Add the RV32 libm-test-ulpsAlistair Francis
2020-01-16RISC-V: Add ABI listsAlistair Francis
2020-01-16RISC-V: Hard float support for 32-bitZong Li
2020-01-16RISC-V: The ABI implementation for the 32-bitZong Li
2020-01-16RISC-V: Add arch-syscall.h for RV32Alistair Francis
2020-01-16RISC-V: Add path of library directories for the 32-bitZong Li
2020-01-16RISC-V: Support dynamic loader for the 32-bitZong Li
2020-01-16RISC-V: Add socket-constants.h for RV32Alistair Francis
2020-01-16RISC-V: Add support for 32-bit vDSO callsAlistair Francis
2020-01-16RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bitAlistair Francis
2020-01-16RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis
2020-01-15linux: Use 32-bit time_t for rusageAlistair Francis
2020-01-15linux: Use 32-bit time_t for itimervalAlistair Francis
2020-01-14time: Add a timeval with a long tv_sec and tv_usecAlistair Francis
2020-01-13tst-clone3: Use __NR_futex_time64 if we don't have __NR_futexAlistair Francis
2020-01-13Convert all Python scripts to Python 3Alistair Francis
2020-01-13htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault
2020-01-13htl: Avoid crashing when passed invalid pthread_t valuesSamuel Thibault
2020-01-13Update build-many-glibcs.py for GCC move to git.Joseph Myers
2020-01-13Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.Stefan Liebler
2020-01-13htl: Avoid exposing unixoid functionsSamuel Thibault
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault
2020-01-13htl: Add internal versions of functions used by C11 threadsSamuel Thibault
2020-01-09Update timezone/READMEPaul Eggert
2020-01-09 elf: Add tst-ldconfig-ld_so_conf-update testAlexandra Hájková
2020-01-09Revise NEWS description of changes to gettimeofday etc.Zack Weinberg
2020-01-09Drop dependency of dist target on ChangeLogSiddhesh Poyarekar
2020-01-08MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.hZack Weinberg
2020-01-08sl_SI locale: Use "." as the thousands separator (bug 25233)Rafał Lużyński
2020-01-07Fix formatting of ChangeLog ouputSiddhesh Poyarekar
2020-01-05hurd: Fix message reception for timer_threadSamuel Thibault
2020-01-04htl: Add __errno_location and __h_errno_locationSamuel Thibault
2020-01-04htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault
2020-01-04htl: Drop common tcbhead_t definitionSamuel Thibault
2020-01-04htl: Use dso_handle.hSamuel Thibault
2020-01-03linux: Optimize fallback 32-bit clock_getresAdhemerval Zanella
2020-01-03linux: Add support for clock_getres64 vDSOAdhemerval Zanella
2020-01-03linux: Enable vDSO clock_gettime64 for mipsAdhemerval Zanella
2020-01-03linux: Enable vDSO clock_gettime64 for armAdhemerval Zanella
2020-01-03linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella
2020-01-03linux: Optimize fallback 32-bit clock_gettimeAdhemerval Zanella
2020-01-03linux: Add support for clock_gettime64 vDSOAdhemerval Zanella