aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-tunables.list
AgeCommit message (Expand)AuthorFilesLines
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane1-0/+13
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer1-0/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella1-2/+1
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella1-0/+5
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer1-1/+1
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-0/+9
2021-02-10tunables: Disallow negative values for some tunablesSiddhesh Poyarekar1-0/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-21elf: Add a tunable to control use of tagged memoryRichard Earnshaw1-0/+9
2020-10-22Reword description of SXID_* tunable propertiesSiddhesh Poyarekar1-5/+6
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy1-0/+5
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy1-0/+9
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie1-0/+5
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-15Remove redundant mention of SXID_ERASESiddhesh Poyarekar1-10/+1
2017-12-05Add elision tunablesRogerio Alves1-0/+34
2017-07-06Add per-thread cache to mallocDJ Delorie1-0/+12
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu1-4/+0
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu1-12/+0
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu1-0/+16
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar1-0/+7
2017-03-24Update old tunables framework document/script.Sunyeop Lee1-1/+1
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar1-2/+14
2017-01-10tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+69