aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James1-2/+2
2022-06-02testrun.sh: Support passing strace and valgrind argumentsFlorian Weimer1-5/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-10testrun.sh: Add support for --tool=rpctraceSergey Bugaev1-2/+7
2021-06-28Install shared objects under their ABI namesFlorian Weimer1-6/+0
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-1/+1
2021-05-25testrun.sh: Improve --help messageLucas A. M. Magalhaes1-2/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-24Set locale related environment variables in debugglibc.shArjun Shankar1-0/+9
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell1-0/+3
2020-01-09Drop dependency of dist target on ChangeLogSiddhesh Poyarekar1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-04Do not use ld.so to open statically linked programs in debugglibc.shGabriel F. T. Gomes1-2/+14
2019-12-04Attach to test in container from debugglibc.shGabriel F. T. Gomes1-0/+20
2019-11-05Fix run-one-test so that it runs elf testsArjun Shankar1-1/+1
2019-10-24Install charmaps uncompressed in testrootDJ Delorie1-1/+8
2019-10-22Fix testroot.pristine creation copying dynamic linker.Joseph Myers1-2/+2
2019-10-18Add run-one-test convenience target and makefile help textDJ Delorie1-2/+20
2019-10-02Enable passing arguments to the inferior in debugglibc.shArjun Shankar1-8/+22
2019-09-30Add helper script for glibc debuggingGabriel F. T. Gomes1-1/+157
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho1-1/+1
2019-07-23test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho1-1/+2
2019-07-23test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho1-2/+2
2019-02-16Add check for missing wrapper headersFlorian Weimer1-2/+7
2019-02-04testrun.sh: Exit in case of incorrect argumentMatthew Malcomson1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-04Stop test-in-container trying to run other-OS binaries.Joseph Myers1-0/+2
2018-09-26Remove leading space from testrun.shAndreas Schwab1-1/+1
2018-08-22Add test-in-container infrastructure.DJ Delorie1-0/+56
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer1-6/+49
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-05Remove add-ons mechanism.Joseph Myers1-2/+1
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-2/+2
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-51/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+23
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers1-1/+2
2016-03-04Fix edito in last change.Roland McGrath1-1/+1
2016-03-04Conditionalize c++-types-check.out addition to tests-special.Roland McGrath1-2/+2
2016-03-04Fix c++-types-check conditionalization.Roland McGrath1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-24Implement "make update-all-abi"Florian Weimer1-0/+1
2015-10-27Use -std=gnu11 instead of -std=gnu99.Joseph Myers1-1/+1
2015-10-26Remove support for removing glibc 2.0 headers.Joseph Myers1-27/+0
2015-10-21Use -Wold-style-definition.Joseph Myers1-1/+1
2015-09-14Prevent check-local-headers.sh hang.Carlos O'Donell1-1/+1
2015-09-03Don't install bits/libc-lock.h or bits/stdio-lock.h.Joseph Myers1-1/+1
2015-05-19Succeed if make check does not report any errorsSiddhesh Poyarekar1-1/+1