about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]Martin Sebor2020-05-049-82/+146
* 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
* locale/tst-localedef-path-norm: Don't create $(complocaledir)Carlos O'Donell2020-04-301-22/+19
* support: Set errno before testing it.Carlos O'Donell2020-04-302-1/+5
* localedef: Add tests-container test for --no-hard-links.Carlos O'Donell2020-04-306-0/+154
* test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell2020-04-302-3/+42
* 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-304-2/+44
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-307-0/+232
* powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy2020-04-305-17/+55
* powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy2020-04-304-0/+77
* powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy2020-04-305-1/+107
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-3037-64/+74
* ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy2020-04-305-0/+44
* 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
* Update translationsSiddhesh Poyarekar2020-04-301-32/+32
* 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
* elf: Add initial flag argument to __libc_early_initFlorian Weimer2020-04-296-12/+31
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-04-296-30/+159
* Makeconfig: Use $(error ...) to output error messageSimon Marchi2020-04-291-1/+1
* manual: Fix typos in the fexecve descriptionFlorian Weimer2020-04-291-1/+1
* misc: Remove sstk from the autogenerated system call listFlorian Weimer2020-04-283-2/+5
* Remove unused floating-point configuration from gmp-impl.h.Joseph Myers2020-04-282-52/+0
* support: Implement <support/xthread.h> key create/deleteMathieu Desnoyers2020-04-274-0/+56
* nptl/tst-setuid1-static: Improve isolation from system objectsFlorian Weimer2020-04-271-0/+5
* Increase the timeout of locale/tst-localedef-path-normSzabolcs Nagy2020-04-271-0/+1
* Use 2020 as copyright year.Carlos O'Donell2020-04-273-3/+3
* misc: Turn sstk into a compat symbolFlorian Weimer2020-04-271-7/+4
* manual: Document the fexecve functionFlorian Weimer2020-04-271-0/+13
* nptl: Start new threads with all signals blocked [BZ #25098]Florian Weimer2020-04-272-24/+32
* localedef: Add verbose messages for failure paths.Carlos O'Donell2020-04-2611-75/+394
* 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