aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath1-12/+9
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-11Move semaphore.h to sysdeps/pthread/.Joseph Myers1-1/+1
2014-06-13Fix pthread.h in installed-headers list.Stefan Liebler1-1/+1
2014-06-07Remove redundant C locale settings.Joseph Myers1-1/+1
2014-05-21Consistently use $(elf-objpfx).Joseph Myers1-3/+3
2014-03-14Do not terminate default test runs on test failure.Joseph Myers1-0/+12
2014-03-07Generate overall summary of test results.Joseph Myers1-0/+11
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-2/+4
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-3/+6
2014-02-12Remove reference to subdir_lint.out.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-05BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar1-2/+2
2013-10-30rename configure.in to configure.acMike Frysinger1-3/+3
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses1-30/+1
2013-08-27Cope without sunrpc.Roland McGrath1-2/+8
2013-08-20Remove trailing blank lines when generating INSTALL.Joseph Myers1-2/+7
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-0/+3
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-09Remove $(format-me) and fix indentation.Joseph Myers1-8/+4
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers1-5/+8
2012-09-07Remove gnu/stubs.h dependency on soversions.mkH.J. Lu1-1/+1
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu1-1/+1
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers1-14/+4
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu1-4/+19
2012-05-03Move FAQ to wikiAndreas Jaeger1-3/+1
2012-03-21Remove NOTES.Joseph Myers1-4/+2
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers1-2/+2
2012-02-22Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-12/+0
2011-07-14Fix remaining explicit uses of shlib.lds to use $(shlib-lds).Roland McGrath1-1/+1
2011-07-02Generate testrun.sh to use relative directory names.Roland McGrath1-2/+4