aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Pass -nostdlib -nostartfiles together with -r [BZ #31753]H.J. Lu1-1/+2
2024-05-02Add a test to check for duplicate definitions in the static libraryGabi Falk1-0/+7
2024-04-30Make sure INSTALL is ASCII plaintext againMark Wielaard1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-03Format test results closer to what DejaGnu doesMaxim Kuvyrkov1-4/+7
2023-10-23test-container: disable ld.so system cache on DSO detectionSimon Chopin1-2/+2
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella1-2/+2
2023-06-29Switch to UTF-8 for INSTALLPaul Eggert1-1/+1
2023-06-29Make sure INSTALL is ASCII plaintextSiddhesh Poyarekar1-1/+1
2023-06-26Fix tests-clean Makefile target (bug 30545)Maxim Kuvyrkov1-1/+4
2023-06-02Add lint-makefiles Makefile linting test.Carlos O'Donell1-0/+10
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