summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."alistair/rv32.nextAlistair Francis2020-04-251-4/+0
* COVER: glibc port for 32-bit RISC-V (RV32)Alistair Francis2020-04-251-0/+0
* Add RISC-V 32-bit target to build-many-glibcs.pyZong Li2020-04-251-0/+15
* Documentation for the RISC-V 32-bit portZong Li2020-04-252-0/+7
* RISC-V: Add rv32 path to RTLDLIST in lddZong Li2020-04-251-1/+1
* riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis2020-04-252-0/+8
* RISC-V: Build Infastructure for 32-bitZong Li2020-04-259-8/+67
* RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li2020-04-251-0/+38
* RISC-V: Add the RV32 libm-test-ulpsAlistair Francis2020-04-252-0/+1402
* RISC-V: Add ABI listsAlistair Francis2020-04-2513-0/+3499
* RISC-V: Hard float support for 32-bitZong Li2020-04-254-0/+124
* RISC-V: The ABI implementation for 32-bitZong Li2020-04-256-5/+121
* RISC-V: nptl: update default pthread-offsets.hAlistair Francis2020-04-251-2/+11
* RISC-V: Add arch-syscall.h for RV32Alistair Francis2020-04-251-0/+283
* RISC-V: Add path of library directories for the 32-bitZong Li2020-04-251-2/+15
* RISC-V: Support dynamic loader for the 32-bitZong Li2020-04-251-1/+1
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-04-251-6/+13
* RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bitAlistair Francis2020-04-251-0/+61
* RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis2020-04-254-0/+166
* generic/typesizes.h: Add support for 32-bit arches with 64-bit typesAlistair Francis2020-04-251-12/+25
* sysv: linux: Pass 64-bit version of semctl syscallAlistair Francis2020-04-257-4/+235
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-2411-117/+141
* bits/sem.h: Split out struct semid_dsAlistair Francis2020-04-243-23/+45
* Remove most gmp-mparam.h headers.Joseph Myers2020-04-245-146/+0
* elf: Implement __libc_early_initFlorian Weimer2020-04-2413-10/+283
* elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2020-04-244-23/+79
* Add a syscall test for [BZ #25810]H.J. Lu2020-04-222-1/+168
* elf: Support lld-style link map for librtld.mapFangrui Song2020-04-211-1/+2
* signal: Only handle on NSIG signals on signal functions (BZ #25657)Adhemerval Zanella2020-04-218-94/+246
* linux: Use pthread_sigmask on sigprocmaskAdhemerval Zanella2020-04-214-15/+27
* ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella2020-04-212-4/+3
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-2161-34/+77
* Bug 25819: Update to Unicode 13.0.0Mike FABIAN2020-04-2115-1439/+3838
* ARC: Update syscall-names.list for ARC specific syscallsVineet Gupta2020-04-201-0/+3
* Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella2020-04-202-60/+1
* provide y2038 safe socket constants for default/asm-generic ABIVineet Gupta2020-04-191-2/+14
* x86_64: Add SSE sfp-exceptionsAdhemerval Zanella2020-04-172-1/+60
* Remove __NO_MATH_INLINESAdhemerval Zanella2020-04-176-26/+3
* i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella2020-04-171-30/+49
* Reset converter state after second wchar_t output (Bug 25734)Carlos O'Donell2020-04-153-4/+176
* Fix typo in posix/tst-fnmatch.input (Bug 25790)Carlos O'Donell2020-04-151-1/+1
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-1514-277/+51
* posix: Add wait4 test caseAlistair Francis2020-04-142-1/+211
* linux: wait4: Fix incorrect return value comparisonAlistair Francis2020-04-141-10/+9
* hurd: add mach_print functionSamuel Thibault2020-04-142-0/+4
* x32: Properly pass long to syscall [BZ #25810]H.J. Lu2020-04-132-6/+25
* Add GRND_INSECURE from Linux 5.6 to sys/random.hJoseph Myers2020-04-092-0/+4
* Update kernel version to 5.6 in tst-mman-consts.py.Joseph Myers2020-04-091-1/+1
* Update mips libm-test-ulpsAdhemerval Zanella2020-04-082-54/+56
* Update alpha libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28