aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel43-9603/+35
2020-07-13hurd: Fix build-many-glibcs.pyAdhemerval Zanella3-0/+3
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu63-732/+854
2020-07-13string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installedAdhemerval Zanella3-1/+14
2020-07-13malloc: Deprecate more hook-related functionalityFlorian Weimer2-3/+11
2020-07-12elf: Support at least 32-byte alignment in static dlopenFlorian Weimer1-0/+6
2020-07-11x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu1-5/+1
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu5-24/+5
2020-07-10Documentation for ARC portVineet Gupta3-0/+16
2020-07-10build-many-glibcs.py: Enable ARC buildsVineet Gupta1-0/+10
2020-07-10ARC: Build InfrastructureVineet Gupta15-0/+369
2020-07-10ARC: ABI listsVineet Gupta18-0/+4671
2020-07-10ARC: Linux Startup and Dynamic LoadingVineet Gupta2-0/+116
2020-07-10ARC: Linux ABIVineet Gupta13-0/+600
2020-07-10ARC: Linux Syscall InterfaceVineet Gupta15-0/+941
2020-07-10ARC: hardware floating point supportVineet Gupta20-0/+711
2020-07-10ARC: math soft float supportVineet Gupta5-0/+203
2020-07-10ARC: Atomics and Locking primitivesVineet Gupta1-0/+69
2020-07-10ARC: Thread Local Storage supportVineet Gupta5-0/+240
2020-07-10ARC: startup and dynamic linking codeVineet Gupta7-0/+591
2020-07-10ARC: ABI ImplementationVineet Gupta17-0/+547
2020-07-10Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes5-30/+415
2020-07-10powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho7-4/+52
2020-07-10Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]Mike FABIAN1-2/+2
2020-07-09Update i686 libm-test-ulpsPatsy Franklin1-21/+21
2020-07-09Fix memory leak in __printf_fp_l (bug 26215).Joseph Myers3-8/+57
2020-07-09Fix double free in __printf_fp_l (bug 26214).Joseph Myers3-3/+48
2020-07-09linux: Fix syscall list generation instructionsMaciej W. Rozycki1-1/+1
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella15-50/+331
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella12-172/+198
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella3-33/+59
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella15-63/+350
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella11-157/+210
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella3-33/+58
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella17-73/+373
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy18-17/+382
2020-07-08rtld: Account static TLS surplus for audit modulesSzabolcs Nagy5-13/+51
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy6-19/+105
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel71-11162/+48
2020-07-08Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer10-10/+10
2020-07-08aarch64: add NEWS entry about branch protection supportSzabolcs Nagy1-0/+11
2020-07-08aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy1-0/+7
2020-07-08aarch64: fix pac-ret support in _mcountSzabolcs Nagy2-1/+13
2020-07-08aarch64: Add pac-ret support to assembly filesSzabolcs Nagy5-1/+47
2020-07-08aarch64: configure check for pac-ret code generationSzabolcs Nagy3-0/+63
2020-07-08aarch64: ensure objects are BTI compatibleSzabolcs Nagy3-0/+11
2020-07-08aarch64: enable BTI at runtimeSudakshina Das8-0/+161
2020-07-08aarch64: fix RTLD_START for BTISzabolcs Nagy1-1/+4
2020-07-08aarch64: fix swapcontext for BTISzabolcs Nagy1-2/+12
2020-07-08aarch64: Add BTI support to assembly filesSudakshina Das10-1/+50