aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-04improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]Martin Sebor9-82/+146
2020-05-04nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang1-22/+0
2020-04-30powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu1-12/+12
2020-04-30locale/tst-localedef-path-norm: Don't create $(complocaledir)Carlos O'Donell1-22/+19
2020-04-30support: Set errno before testing it.Carlos O'Donell2-1/+5
2020-04-30localedef: Add tests-container test for --no-hard-links.Carlos O'Donell6-0/+154
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell2-3/+42
2020-04-30i386: Remove unused variable in sysdeps/x86/cacheinfo.cFlorian Weimer1-1/+1
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu4-2/+44
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes7-0/+232
2020-04-30powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy5-17/+55
2020-04-30powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy4-0/+77
2020-04-30powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy5-1/+107
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy37-64/+74
2020-04-30ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy5-0/+44
2020-04-30x86: Add the test case of __get_cpu_features support for Zhaoxin processorsmayshao-oc1-0/+2
2020-04-30x86: Add cache information support for Zhaoxin processorsmayshao-oc1-196/+282
2020-04-30x86: Add CPU Vendor ID detection support for Zhaoxin processorsmayshao2-0/+55
2020-04-30Update translationsSiddhesh Poyarekar1-32/+32
2020-04-29Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu4-3/+66
2020-04-29generic/typesizes.h: Add support for 32-bit arches with 64-bit typesAlistair Francis1-10/+23
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis11-117/+141
2020-04-29bits/sem.h: Split out struct semid_dsAlistair Francis3-23/+45
2020-04-29Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu2-18/+18
2020-04-29elf: Add initial flag argument to __libc_early_initFlorian Weimer6-12/+31
2020-04-29Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu6-30/+159
2020-04-29Makeconfig: Use $(error ...) to output error messageSimon Marchi1-1/+1
2020-04-29manual: Fix typos in the fexecve descriptionFlorian Weimer1-1/+1
2020-04-28misc: Remove sstk from the autogenerated system call listFlorian Weimer3-2/+5
2020-04-28Remove unused floating-point configuration from gmp-impl.h.Joseph Myers2-52/+0
2020-04-27support: Implement <support/xthread.h> key create/deleteMathieu Desnoyers4-0/+56
2020-04-27nptl/tst-setuid1-static: Improve isolation from system objectsFlorian Weimer1-0/+5
2020-04-27Increase the timeout of locale/tst-localedef-path-normSzabolcs Nagy1-0/+1
2020-04-27Use 2020 as copyright year.Carlos O'Donell3-3/+3
2020-04-27misc: Turn sstk into a compat symbolFlorian Weimer1-7/+4
2020-04-27manual: Document the fexecve functionFlorian Weimer1-0/+13
2020-04-27nptl: Start new threads with all signals blocked [BZ #25098]Florian Weimer2-24/+32
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell11-75/+394
2020-04-24Remove most gmp-mparam.h headers.Joseph Myers5-146/+0
2020-04-24elf: Implement __libc_early_initFlorian Weimer13-10/+283
2020-04-24elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer4-23/+79
2020-04-22Add a syscall test for [BZ #25810]H.J. Lu2-1/+168
2020-04-21elf: Support lld-style link map for librtld.mapFangrui Song1-1/+2
2020-04-21signal: Only handle on NSIG signals on signal functions (BZ #25657)Adhemerval Zanella8-94/+246
2020-04-21linux: Use pthread_sigmask on sigprocmaskAdhemerval Zanella4-15/+27
2020-04-21ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella2-4/+3
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella61-34/+77
2020-04-21Bug 25819: Update to Unicode 13.0.0Mike FABIAN15-1439/+3838
2020-04-20ARC: Update syscall-names.list for ARC specific syscallsVineet Gupta1-0/+3
2020-04-20Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella2-60/+1