aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-01-09Drop dependency of dist target on ChangeLogSiddhesh Poyarekar
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-04Do not use ld.so to open statically linked programs in debugglibc.shGabriel F. T. Gomes
2019-12-04Attach to test in container from debugglibc.shGabriel F. T. Gomes
2019-11-05Fix run-one-test so that it runs elf testsArjun Shankar
2019-10-24Install charmaps uncompressed in testrootDJ Delorie
2019-10-22Fix testroot.pristine creation copying dynamic linker.Joseph Myers
2019-10-18Add run-one-test convenience target and makefile help textDJ Delorie
2019-10-02Enable passing arguments to the inferior in debugglibc.shArjun Shankar
2019-09-30Add helper script for glibc debuggingGabriel F. T. Gomes
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-07-23test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-07-23test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho
2019-02-16Add check for missing wrapper headersFlorian Weimer
2019-02-04testrun.sh: Exit in case of incorrect argumentMatthew Malcomson
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-04Stop test-in-container trying to run other-OS binaries.Joseph Myers
2018-09-26Remove leading space from testrun.shAndreas Schwab
2018-08-22Add test-in-container infrastructure.DJ Delorie
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers
2016-03-04Fix edito in last change.Roland McGrath
2016-03-04Conditionalize c++-types-check.out addition to tests-special.Roland McGrath
2016-03-04Fix c++-types-check conditionalization.Roland McGrath
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24Implement "make update-all-abi"Florian Weimer
2015-10-27Use -std=gnu11 instead of -std=gnu99.Joseph Myers
2015-10-26Remove support for removing glibc 2.0 headers.Joseph Myers
2015-10-21Use -Wold-style-definition.Joseph Myers
2015-09-14Prevent check-local-headers.sh hang.Carlos O'Donell
2015-09-03Don't install bits/libc-lock.h or bits/stdio-lock.h.Joseph Myers
2015-05-19Succeed if make check does not report any errorsSiddhesh Poyarekar
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-11Move semaphore.h to sysdeps/pthread/.Joseph Myers
2014-06-13Fix pthread.h in installed-headers list.Stefan Liebler
2014-06-07Remove redundant C locale settings.Joseph Myers
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-07Generate overall summary of test results.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-12Remove reference to subdir_lint.out.Joseph Myers