about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* aarch64: add NEWS entry about branch protection support nsz/pacbti-v5Szabolcs Nagy2020-06-221-0/+12
* aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy2020-06-221-0/+7
* aarch64: fix pac-ret support in _mcountSzabolcs Nagy2020-06-222-1/+13
* aarch64: Add pac-ret support to assembly filesSzabolcs Nagy2020-06-225-1/+47
* aarch64: configure check for pac-ret code generationSzabolcs Nagy2020-06-223-0/+63
* aarch64: enable BTI at runtimeSudakshina Das2020-06-228-0/+161
* rtld: Rename _rtld_process_pt_note to _dl_process_pt_noteH.J. Lu2020-06-224-74/+23
* rtld: Handle PT_GNU_PROPERTYSzabolcs Nagy2020-06-225-5/+110
* aarch64: fix RTLD_START for BTISzabolcs Nagy2020-06-121-1/+4
* aarch64: fix swapcontext for BTISzabolcs Nagy2020-06-121-2/+12
* aarch64: Rename place holder .S files to .cSzabolcs Nagy2020-06-123-0/+0
* aarch64: Add BTI support to assembly filesSudakshina Das2020-06-126-1/+43
* aarch64: configure test for BTI supportSzabolcs Nagy2020-06-123-0/+64
* Rewrite abi-note.S in C.Szabolcs Nagy2020-06-122-18/+13
* Use Linux 5.7 in build-many-glibcs.py.Joseph Myers2020-06-101-1/+1
* htl: Enable more cancel testsSamuel Thibault2020-06-109-16/+18
* htl: Fix linking static tests by factorizing the symbols listSamuel Thibault2020-06-104-45/+30
* Add "%d" support to _dl_debug_vdprintfH.J. Lu2020-06-091-2/+29
* aarch64: MTE compatible strlenAndrea Corallo2020-06-091-183/+56
* aarch64: MTE compatible strchrAndrea Corallo2020-06-091-91/+71
* aarch64: MTE compatible strchrnulAndrea Corallo2020-06-091-85/+51
* AArch64: Merge Falkor memcpy and memmove implementationsKrzysztof Koch2020-06-083-245/+144
* hurd: document that gcc&gdb look at the trampoline codeSamuel Thibault2020-06-081-1/+5
* pthread: Move back linking rules to nptl and htlSamuel Thibault2020-06-083-18/+36
* htl: Enable more testsSamuel Thibault2020-06-0712-37/+45
* htl: Fix registration of atfork handlers in modulesSamuel Thibault2020-06-072-2/+12
* htl: Fix tls initialization for already-created threadsSamuel Thibault2020-06-073-0/+35
* hurd: Make read and pread64 cancellableSamuel Thibault2020-06-0710-21/+106
* hurd: Fix unwinding over interruptible RPCSamuel Thibault2020-06-071-0/+2
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-076-3/+6
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2020-06-071-0/+3
* hurd: Briefly document in xfails the topics of the bugzilla entriesSamuel Thibault2020-06-071-0/+6
* htl: Enable more testsSamuel Thibault2020-06-07100-111/+141
* htl: Add sem_clockwait supportSamuel Thibault2020-06-077-6/+18
* htl: fix register-atfork orderingSamuel Thibault2020-06-071-7/+7
* hurd: Fix hang in _hurd_raise_signal from pthread_killSamuel Thibault2020-06-071-1/+5
* hurd: Reject raising invalid signalsSamuel Thibault2020-06-071-0/+3
* hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2020-06-065-32/+154
* hurd: Add pointer guard supportSamuel Thibault2020-06-061-0/+7
* hurd: Add stack guard supportSamuel Thibault2020-06-062-1/+9
* dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2020-06-056-24/+113
* powerpc64le: add optimized strlen for P9Paul E. Murphy2020-06-056-1/+226
* powerpc64le: use common fmaf128 implementationPaul E. Murphy2020-06-053-38/+10
* benchtests: Restore the clock_gettime optionH.J. Lu2020-06-053-2/+17
* Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu2020-06-052-2/+10
* Replace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGEH.J. Lu2020-06-041-2/+2
* support: Fix detecting hole support on >2KB-block filesystemsSamuel Thibault2020-06-041-2/+4
* powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella2020-06-041-0/+2
* manual/jobs.texi: remove unused var from example codeAurélien Aptel2020-06-031-1/+0
* powerpc/fpu: use generic fma functionsVineet Gupta2020-06-033-54/+69