aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10ARC: Thread Local Storage supportVineet Gupta
2020-07-10ARC: startup and dynamic linking codeVineet Gupta
2020-07-10ARC: ABI ImplementationVineet Gupta
2020-07-10Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes
2020-07-10powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho
2020-07-10Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]Mike FABIAN
2020-07-09Update i686 libm-test-ulpsPatsy Franklin
2020-07-09Fix memory leak in __printf_fp_l (bug 26215).Joseph Myers
2020-07-09Fix double free in __printf_fp_l (bug 26214).Joseph Myers
2020-07-09linux: Fix syscall list generation instructionsMaciej W. Rozycki
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy
2020-07-08rtld: Account static TLS surplus for audit modulesSzabolcs Nagy
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-08Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer
2020-07-08aarch64: add NEWS entry about branch protection supportSzabolcs Nagy
2020-07-08aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy
2020-07-08aarch64: fix pac-ret support in _mcountSzabolcs Nagy
2020-07-08aarch64: Add pac-ret support to assembly filesSzabolcs Nagy
2020-07-08aarch64: configure check for pac-ret code generationSzabolcs Nagy
2020-07-08aarch64: ensure objects are BTI compatibleSzabolcs Nagy
2020-07-08aarch64: enable BTI at runtimeSudakshina Das
2020-07-08aarch64: fix RTLD_START for BTISzabolcs Nagy
2020-07-08aarch64: fix swapcontext for BTISzabolcs Nagy
2020-07-08aarch64: Add BTI support to assembly filesSudakshina Das
2020-07-08aarch64: Rename place holder .S files to .cSzabolcs Nagy
2020-07-08aarch64: configure test for BTI supportSzabolcs Nagy
2020-07-08Rewrite abi-note.S in C.Szabolcs Nagy
2020-07-08rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy
2020-07-08string: Move tst-strsignal tst-strerror to tests-containerAdhemerval Zanella
2020-07-08string: Fix prototype mismatch in sigabbrev_np, __sigdescr_npFlorian Weimer
2020-07-08arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov
2020-07-08arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]Evgeny Eremin
2020-07-08sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer
2020-07-07hurd: Fix strerror not setting errnoSamuel Thibault
2020-07-07tst-strsignal: fix checking for RT signals supportSamuel Thibault
2020-07-07hurd: Evaluate fd before entering the critical sectionSamuel Thibault
2020-07-07Rewrite iconv option parsing [BZ #19519]Arjun Shankar
2020-07-07nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer
2020-07-07sunrpc: Do not export getrpcport by defaultFlorian Weimer
2020-07-07sunrpc: Do not export key handling hooks by defaultFlorian Weimer
2020-07-07sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbolFlorian Weimer
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella