aboutsummaryrefslogtreecommitdiff
path: root/Rules
AgeCommit message (Expand)AuthorFilesLines
2024-05-06Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu1-1/+12
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella1-2/+2
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto1-3/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella1-0/+17
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella1-0/+19
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-1/+8
2021-07-02Add mcheck tests to mallocSiddhesh Poyarekar1-1/+14
2021-06-23More mcheck -> malloc-check refactoringSiddhesh Poyarekar1-10/+10
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-24tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar1-1/+18
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-03-13Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg1-1/+16
2019-02-16Add check for missing wrapper headersFlorian Weimer1-2/+9
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers1-7/+0
2018-08-22Add test-in-container infrastructure.DJ Delorie1-3/+18
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-8/+10
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-30Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar1-3/+3
2016-12-22Add configure check for python programSiddhesh Poyarekar1-13/+11
2016-12-18Add -B to python invocation to avoid generating pyc filesMartin Galvan1-1/+7
2016-12-13Expose linking against libsupport as make dependencyFlorian Weimer1-0/+3
2016-12-08Fix tests-printers handling for cross compiling.Joseph Myers1-3/+2
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan1-3/+41
2016-11-04Do not generate UNRESOLVED results for run-built-tests = no.Joseph Myers1-1/+6
2016-11-04Handle tests-unsupported if run-built-tests = no.Joseph Myers1-1/+2
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+23
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-5/+0
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan1-0/+5
2016-04-20New make target to only build benchmark binariesSiddhesh Poyarekar1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath1-0/+12
2015-03-05Avoid re-exec-self in bug-setlocale1.Roland McGrath1-3/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers1-4/+0
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers1-2/+1
2014-06-04Include LOCPATH in default test environment.Joseph Myers1-1/+2
2014-03-07Generate overall summary of test results.Joseph Myers1-0/+11
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-4/+4
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek1-2/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-04-12Move bench target to benchtestsSiddhesh Poyarekar1-30/+0
2013-04-11Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar1-1/+1
2013-04-11Remove evalSiddhesh Poyarekar1-1/+1
2013-04-03Update bench.out and bench.out.old only upon completionSiddhesh Poyarekar1-5/+6