about summary refs log tree commit diff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix run-one-test so that it runs elf testsArjun Shankar2019-11-051-1/+1
* Install charmaps uncompressed in testrootDJ Delorie2019-10-241-1/+8
* Fix testroot.pristine creation copying dynamic linker.Joseph Myers2019-10-221-2/+2
* Add run-one-test convenience target and makefile help textDJ Delorie2019-10-181-2/+20
* Enable passing arguments to the inferior in debugglibc.shArjun Shankar2019-10-021-8/+22
* Add helper script for glibc debuggingGabriel F. T. Gomes2019-09-301-1/+157
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-291-1/+1
* test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-231-1/+2
* test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho2019-07-231-2/+2
* Add check for missing wrapper headersFlorian Weimer2019-02-161-2/+7
* testrun.sh: Exit in case of incorrect argumentMatthew Malcomson2019-02-041-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Stop test-in-container trying to run other-OS binaries.Joseph Myers2018-12-041-0/+2
* Remove leading space from testrun.shAndreas Schwab2018-09-261-1/+1
* Add test-in-container infrastructure.DJ Delorie2018-08-221-0/+56
* testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer2018-07-041-6/+49
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Remove add-ons mechanism.Joseph Myers2017-10-051-2/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-2/+2
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-51/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-231-0/+23
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-1/+2
* Fix edito in last change.Roland McGrath2016-03-041-1/+1
* Conditionalize c++-types-check.out addition to tests-special.Roland McGrath2016-03-041-2/+2
* Fix c++-types-check conditionalization.Roland McGrath2016-03-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Implement "make update-all-abi"Florian Weimer2015-11-241-0/+1
* Use -std=gnu11 instead of -std=gnu99.Joseph Myers2015-10-271-1/+1
* Remove support for removing glibc 2.0 headers.Joseph Myers2015-10-261-27/+0
* Use -Wold-style-definition.Joseph Myers2015-10-211-1/+1
* Prevent check-local-headers.sh hang.Carlos O'Donell2015-09-141-1/+1
* Don't install bits/libc-lock.h or bits/stdio-lock.h.Joseph Myers2015-09-031-1/+1
* Succeed if make check does not report any errorsSiddhesh Poyarekar2015-05-191-1/+1
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-12/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Move semaphore.h to sysdeps/pthread/.Joseph Myers2014-12-111-1/+1
* Fix pthread.h in installed-headers list.Stefan Liebler2014-06-131-1/+1
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+1
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-3/+3
* Do not terminate default test runs on test failure.Joseph Myers2014-03-141-0/+12
* Generate overall summary of test results.Joseph Myers2014-03-071-0/+11
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-2/+4
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-3/+6
* Remove reference to subdir_lint.out.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar2013-12-051-2/+2
* rename configure.in to configure.acMike Frysinger2013-10-301-3/+3
* Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses2013-10-031-30/+1