aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-tunables.list
AgeCommit message (Expand)Author
2021-02-10tunables: Disallow negative values for some tunablesSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-21elf: Add a tunable to control use of tagged memoryRichard Earnshaw
2020-10-22Reword description of SXID_* tunable propertiesSiddhesh Poyarekar
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15Remove redundant mention of SXID_ERASESiddhesh Poyarekar
2017-12-05Add elision tunablesRogerio Alves
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar
2017-03-24Update old tunables framework document/script.Sunyeop Lee
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar
2017-01-10tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add framework for tunablesSiddhesh Poyarekar