about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc64le/power9: guard power9 strcmp against rtld usage [BZ# 25905]Paul E. Murphy2020-05-041-0/+2
* float128: use builtin_signbitf128 alwaysPaul E. Murphy2020-05-041-18/+1
* nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang2020-05-041-22/+0
* powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu2020-04-301-12/+12
* i386: Remove unused variable in sysdeps/x86/cacheinfo.cFlorian Weimer2020-04-301-1/+1
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-04-303-2/+43
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-306-0/+227
* powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy2020-04-303-12/+42
* powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy2020-04-302-0/+69
* powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy2020-04-302-0/+94
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-3011-17/+14
* x86: Add the test case of __get_cpu_features support for Zhaoxin processorsmayshao-oc2020-04-301-0/+2
* x86: Add cache information support for Zhaoxin processorsmayshao-oc2020-04-301-196/+282
* x86: Add CPU Vendor ID detection support for Zhaoxin processorsmayshao2020-04-302-0/+55
* Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu2020-04-294-3/+66
* generic/typesizes.h: Add support for 32-bit arches with 64-bit typesAlistair Francis2020-04-291-10/+23
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-2911-117/+141
* bits/sem.h: Split out struct semid_dsAlistair Francis2020-04-293-23/+45
* Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu2020-04-292-18/+18
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-04-296-30/+159
* misc: Remove sstk from the autogenerated system call listFlorian Weimer2020-04-281-1/+0
* Remove unused floating-point configuration from gmp-impl.h.Joseph Myers2020-04-281-2/+0
* Remove most gmp-mparam.h headers.Joseph Myers2020-04-245-146/+0
* elf: Implement __libc_early_initFlorian Weimer2020-04-242-4/+17
* elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2020-04-243-15/+77
* signal: Only handle on NSIG signals on signal functions (BZ #25657)Adhemerval Zanella2020-04-212-83/+78
* linux: Use pthread_sigmask on sigprocmaskAdhemerval Zanella2020-04-212-15/+24
* ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella2020-04-212-4/+3
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-2158-30/+63
* 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
* i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella2020-04-171-30/+49
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-1510-124/+46
* linux: wait4: Fix incorrect return value comparisonAlistair Francis2020-04-141-10/+9
* hurd: add mach_print functionSamuel Thibault2020-04-141-0/+1
* x32: Properly pass long to syscall [BZ #25810]H.J. Lu2020-04-132-6/+25
* 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
* Update ia64 libm-test-ulpsAdhemerval Zanella2020-04-081-15/+17
* Update sparc libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* Update arm libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* Update aarch64 libm-test-ulpsAdhemerval Zanella2020-04-081-15/+16
* powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho2020-04-071-16/+18
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-073-52/+4
* Update hppa libm-test-ulpsJohn David Anglin2020-04-061-27/+27
* y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski2020-04-061-4/+47
* y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski2020-04-061-3/+46