Age | Commit message (Expand) | Author |
2019-10-02 | Enable passing arguments to the inferior in debugglibc.sh | Arjun Shankar |
2019-09-30 | Add helper script for glibc debugging | Gabriel F. T. Gomes |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-29 | test-container: Install with $(sorted-subdirs) [BZ #24794] | Tulio Magno Quites Machado Filho |
2019-07-23 | test-container: Install with $(all-subdirs) [BZ #24794] | Tulio Magno Quites Machado Filho |
2019-07-23 | test-container: Avoid copying unintended system libraries | Tulio Magno Quites Machado Filho |
2019-02-16 | Add check for missing wrapper headers | Florian Weimer |
2019-02-04 | testrun.sh: Exit in case of incorrect argument | Matthew Malcomson |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-12-04 | Stop test-in-container trying to run other-OS binaries. | Joseph Myers |
2018-09-26 | Remove leading space from testrun.sh | Andreas Schwab |
2018-08-22 | Add test-in-container infrastructure. | DJ Delorie |
2018-07-04 | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-09-23 | Installed header hygiene (BZ#20366): Test of installed headers. | Zack Weinberg |
2016-08-02 | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers |
2016-03-04 | Fix edito in last change. | Roland McGrath |
2016-03-04 | Conditionalize c++-types-check.out addition to tests-special. | Roland McGrath |
2016-03-04 | Fix c++-types-check conditionalization. | Roland McGrath |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-24 | Implement "make update-all-abi" | Florian Weimer |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers |
2015-10-26 | Remove support for removing glibc 2.0 headers. | Joseph Myers |
2015-10-21 | Use -Wold-style-definition. | Joseph Myers |
2015-09-14 | Prevent check-local-headers.sh hang. | Carlos O'Donell |
2015-09-03 | Don't install bits/libc-lock.h or bits/stdio-lock.h. | Joseph Myers |
2015-05-19 | Succeed if make check does not report any errors | Siddhesh Poyarekar |
2015-03-10 | Let tests result in UNSUPPORTED; use that for unbuildable C++ cases | Roland McGrath |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-11 | Move semaphore.h to sysdeps/pthread/. | Joseph Myers |
2014-06-13 | Fix pthread.h in installed-headers list. | Stefan Liebler |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers |
2014-05-21 | Consistently use $(elf-objpfx). | Joseph Myers |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers |
2014-03-07 | Generate overall summary of test results. | Joseph Myers |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers |
2014-02-12 | Remove reference to subdir_lint.out. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-05 | BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.x | Siddhesh Poyarekar |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
2013-10-03 | Fix erroneous (and circular) implied pattern rule for linkobj/libc.so. | Brooks Moses |
2013-08-27 | Cope without sunrpc. | Roland McGrath |
2013-08-20 | Remove trailing blank lines when generating INSTALL. | Joseph Myers |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |