about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer2020-07-218-11/+86
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2020-07-201-30/+30
* Use MPFR 4.1.0 in build-many-glibcs.py.Joseph Myers2020-07-201-1/+1
* elf: Change TLS static surplus default back to 1664Florian Weimer2020-07-203-8/+75
* hurd: Fix longjmp check for sigstateSamuel Thibault2020-07-182-2/+2
* hurd: Fix longjmp early in initializationSamuel Thibault2020-07-182-2/+16
* manual: New signal and errno string functions are AS-safeFlorian Weimer2020-07-172-4/+4
* AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra2020-07-175-126/+161
* Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer2020-07-175-12/+3
* en_US: Minimize changes to date_fmt (Bug 25923)Carlos O'Donell2020-07-161-2/+5
* Linux: Remove rseq supportFlorian Weimer2020-07-1654-1197/+6
* manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer2020-07-161-3/+3
* Add NEWS entry for CVE-2020-6096 (bug 25620)Aurelien Jarno2020-07-161-0/+5
* arm: remove string/tst-memmove-overflow XFAILAurelien Jarno2020-07-161-5/+0
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-07-153-4/+8
* AArch64: Add optimized Q-register memcpyWilco Dijkstra2020-07-155-4/+255
* AArch64: Align ENTRY to a cachelineWilco Dijkstra2020-07-151-1/+1
* Correct timespec implementation [BZ #26232]H.J. Lu2020-07-144-54/+71
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-1343-9603/+35
* hurd: Fix build-many-glibcs.pyAdhemerval Zanella2020-07-133-0/+3
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1363-732/+854
* string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installedAdhemerval Zanella2020-07-133-1/+14
* malloc: Deprecate more hook-related functionalityFlorian Weimer2020-07-132-3/+11
* elf: Support at least 32-byte alignment in static dlopenFlorian Weimer2020-07-121-0/+6
* x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu2020-07-111-5/+1
* x86: Remove the unused __x86_prefetchwH.J. Lu2020-07-115-24/+5
* Documentation for ARC portVineet Gupta2020-07-103-0/+16
* build-many-glibcs.py: Enable ARC buildsVineet Gupta2020-07-101-0/+10
* ARC: Build InfrastructureVineet Gupta2020-07-1015-0/+369
* ARC: ABI listsVineet Gupta2020-07-1018-0/+4671
* ARC: Linux Startup and Dynamic LoadingVineet Gupta2020-07-102-0/+116
* ARC: Linux ABIVineet Gupta2020-07-1013-0/+600
* ARC: Linux Syscall InterfaceVineet Gupta2020-07-1015-0/+941
* ARC: hardware floating point supportVineet Gupta2020-07-1020-0/+711
* ARC: math soft float supportVineet Gupta2020-07-105-0/+203
* ARC: Atomics and Locking primitivesVineet Gupta2020-07-101-0/+69
* ARC: Thread Local Storage supportVineet Gupta2020-07-105-0/+240
* ARC: startup and dynamic linking codeVineet Gupta2020-07-107-0/+591
* ARC: ABI ImplementationVineet Gupta2020-07-1017-0/+547
* Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes2020-07-105-30/+415
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-107-4/+52
* Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]Mike FABIAN2020-07-101-2/+2
* Update i686 libm-test-ulpsPatsy Franklin2020-07-091-21/+21
* Fix memory leak in __printf_fp_l (bug 26215).Joseph Myers2020-07-093-8/+57
* Fix double free in __printf_fp_l (bug 26214).Joseph Myers2020-07-093-3/+48
* linux: Fix syscall list generation instructionsMaciej W. Rozycki2020-07-091-1/+1
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-0915-50/+331
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-0912-172/+198
* sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2020-07-093-33/+59
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-0915-63/+350