about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* aarch64: add NEWS entry about branch protection support nsz/pacbti-v7Szabolcs Nagy2020-07-081-0/+11
* aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy2020-07-081-0/+7
* aarch64: fix pac-ret support in _mcountSzabolcs Nagy2020-07-082-1/+13
* aarch64: Add pac-ret support to assembly filesSzabolcs Nagy2020-07-085-1/+47
* aarch64: configure check for pac-ret code generationSzabolcs Nagy2020-07-083-0/+63
* aarch64: ensure objects are BTI compatibleSzabolcs Nagy2020-07-083-0/+11
* aarch64: enable BTI at runtimeSudakshina Das2020-07-088-0/+161
* rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy2020-07-085-64/+118
* aarch64: fix RTLD_START for BTISzabolcs Nagy2020-07-081-1/+4
* aarch64: fix swapcontext for BTISzabolcs Nagy2020-07-081-2/+12
* aarch64: Add BTI support to assembly filesSudakshina Das2020-07-0810-1/+50
* aarch64: Rename place holder .S files to .cSzabolcs Nagy2020-07-083-0/+0
* aarch64: configure test for BTI supportSzabolcs Nagy2020-07-083-0/+64
* Rewrite abi-note.S in C.Szabolcs Nagy2020-07-082-18/+15
* sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer2020-07-083-9/+8
* hurd: Fix strerror not setting errnoSamuel Thibault2020-07-071-5/+11
* tst-strsignal: fix checking for RT signals supportSamuel Thibault2020-07-071-4/+8
* hurd: Evaluate fd before entering the critical sectionSamuel Thibault2020-07-071-1/+2
* Rewrite iconv option parsing [BZ #19519]Arjun Shankar2020-07-0711-143/+988
* nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer2020-07-076-760/+9
* sunrpc: Do not export getrpcport by defaultFlorian Weimer2020-07-071-0/+5
* sunrpc: Do not export key handling hooks by defaultFlorian Weimer2020-07-071-3/+14
* sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbolFlorian Weimer2020-07-071-0/+4
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-0742-1/+259
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-0743-10/+236
* string: Add strerror_l on test-strerror-errnoAdhemerval Zanella2020-07-071-0/+5
* string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella2020-07-076-1/+145
* string: Add strsignal testAdhemerval Zanella2020-07-072-2/+61
* string: Simplify strerror_rAdhemerval Zanella2020-07-072-101/+7
* string: Use tls-internal on strerror_lAdhemerval Zanella2020-07-077-40/+20
* string: Implement strerror in terms of strerror_lAdhemerval Zanella2020-07-075-26/+24
* string: Remove old TLS usage on strsignalAdhemerval Zanella2020-07-0710-91/+155
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-0715-28/+43
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-0730-1898/+1115
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-0714-116/+93
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-0718-374/+461
* Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers2020-07-074-121/+45
* elf: Do not signal LA_ACT_CONSISTENT for an empty namespace [BZ #26076]Florian Weimer2020-07-071-2/+8
* Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler2020-07-072-9/+13
* x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu2020-07-067-26/+86
* Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers2020-07-068-14/+33
* x86: Detect Extended Feature Disable (XFD)H.J. Lu2020-07-062-0/+4
* x86: Correct bit_cpu_CLFSH [BZ #26208]H.J. Lu2020-07-061-1/+1
* manual: Document __libc_single_threadedFlorian Weimer2020-07-061-0/+113
* Add the __libc_single_threaded variableFlorian Weimer2020-07-0651-8/+663
* Linux: rseq registration testsMathieu Desnoyers2020-07-064-1/+388
* Linux: Use rseq in sched_getcpu if availableMathieu Desnoyers2020-07-061-2/+20
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-0648-3/+781
* tst-cancel4: deal with ENOSYS errorsSamuel Thibault2020-07-051-4/+38
* manual: Show copyright information not just in the printed manualFlorian Weimer2020-07-031-9/+11