aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-08aarch64: add NEWS entry about branch protection supportnsz/pacbti-v7Szabolcs 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-08rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy5-64/+118
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
2020-07-08aarch64: Rename place holder .S files to .cSzabolcs Nagy3-0/+0
2020-07-08aarch64: configure test for BTI supportSzabolcs Nagy3-0/+64
2020-07-08Rewrite abi-note.S in C.Szabolcs Nagy2-18/+15
2020-07-08sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer3-9/+8
2020-07-07hurd: Fix strerror not setting errnoSamuel Thibault1-5/+11
2020-07-07tst-strsignal: fix checking for RT signals supportSamuel Thibault1-4/+8
2020-07-07hurd: Evaluate fd before entering the critical sectionSamuel Thibault1-1/+2
2020-07-07Rewrite iconv option parsing [BZ #19519]Arjun Shankar11-143/+988
2020-07-07nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer6-760/+9
2020-07-07sunrpc: Do not export getrpcport by defaultFlorian Weimer1-0/+5
2020-07-07sunrpc: Do not export key handling hooks by defaultFlorian Weimer1-3/+14
2020-07-07sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbolFlorian Weimer1-0/+4
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella42-1/+259
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella43-10/+236
2020-07-07string: Add strerror_l on test-strerror-errnoAdhemerval Zanella1-0/+5
2020-07-07string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella6-1/+145
2020-07-07string: Add strsignal testAdhemerval Zanella2-2/+61
2020-07-07string: Simplify strerror_rAdhemerval Zanella2-101/+7
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella7-40/+20
2020-07-07string: Implement strerror in terms of strerror_lAdhemerval Zanella5-26/+24
2020-07-07string: Remove old TLS usage on strsignalAdhemerval Zanella10-91/+155
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella15-28/+43
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella30-1898/+1115
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella14-116/+93
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella18-374/+461
2020-07-07Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers4-121/+45
2020-07-07elf: Do not signal LA_ACT_CONSISTENT for an empty namespace [BZ #26076]Florian Weimer1-2/+8
2020-07-07Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler2-9/+13
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu7-26/+86
2020-07-06Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers8-14/+33
2020-07-06x86: Detect Extended Feature Disable (XFD)H.J. Lu2-0/+4
2020-07-06x86: Correct bit_cpu_CLFSH [BZ #26208]H.J. Lu1-1/+1
2020-07-06manual: Document __libc_single_threadedFlorian Weimer1-0/+113
2020-07-06Add the __libc_single_threaded variableFlorian Weimer51-8/+663
2020-07-06Linux: rseq registration testsMathieu Desnoyers4-1/+388
2020-07-06Linux: Use rseq in sched_getcpu if availableMathieu Desnoyers1-2/+20
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers48-3/+781
2020-07-05tst-cancel4: deal with ENOSYS errorsSamuel Thibault1-4/+38
2020-07-03manual: Show copyright information not just in the printed manualFlorian Weimer1-9/+11