summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-2/+2
* testrun.sh: Support passing strace and valgrind argumentsFlorian Weimer2022-06-021-5/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* testrun.sh: Add support for --tool=rpctraceSergey Bugaev2021-09-101-2/+7
* Install shared objects under their ABI namesFlorian Weimer2021-06-281-6/+0
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-1/+1
* testrun.sh: Improve --help messageLucas A. M. Magalhaes2021-05-251-2/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Set locale related environment variables in debugglibc.shArjun Shankar2020-09-241-0/+9
* test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell2020-04-301-0/+3
* Drop dependency of dist target on ChangeLogSiddhesh Poyarekar2020-01-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Do not use ld.so to open statically linked programs in debugglibc.shGabriel F. T. Gomes2019-12-041-2/+14
* Attach to test in container from debugglibc.shGabriel F. T. Gomes2019-12-041-0/+20
* 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