summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-05BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses
2013-08-27Cope without sunrpc.Roland McGrath
2013-08-20Remove trailing blank lines when generating INSTALL.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-09Remove $(format-me) and fix indentation.Joseph Myers
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-09-07Remove gnu/stubs.h dependency on soversions.mkH.J. Lu
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-03Move FAQ to wikiAndreas Jaeger
2012-03-21Remove NOTES.Joseph Myers
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers
2012-02-22Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert