aboutsummaryrefslogtreecommitdiff
path: root/Rules
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-03Echo benchmark that is currently runningSiddhesh Poyarekar1-0/+1
2013-03-21Allow adding of arbitrary code to benchmark testsSiddhesh Poyarekar1-1/+5
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-1/+26
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-16/+2
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-6/+17
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-24Support cross-testing.Joseph Myers1-2/+3
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-10-11Framework to test IFUNC implementations on targetH.J. Lu1-0/+5
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers1-11/+34
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-05-13Add support for generated PIE link rulesAndreas Schwab1-2/+16
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath1-2/+2