summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Succeed if make check does not report any errorsSiddhesh Poyarekar2015-05-191-1/+1
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-12/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Move semaphore.h to sysdeps/pthread/.Joseph Myers2014-12-111-1/+1
* Fix pthread.h in installed-headers list.Stefan Liebler2014-06-131-1/+1
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+1
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-3/+3
* Do not terminate default test runs on test failure.Joseph Myers2014-03-141-0/+12
* Generate overall summary of test results.Joseph Myers2014-03-071-0/+11
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-2/+4
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-3/+6
* Remove reference to subdir_lint.out.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar2013-12-051-2/+2
* rename configure.in to configure.acMike Frysinger2013-10-301-3/+3
* Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses2013-10-031-30/+1
* Cope without sunrpc.Roland McGrath2013-08-271-2/+8
* Remove trailing blank lines when generating INSTALL.Joseph Myers2013-08-201-2/+7
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-0/+3
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove $(format-me) and fix indentation.Joseph Myers2012-11-091-8/+4
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-5/+8
* Remove gnu/stubs.h dependency on soversions.mkH.J. Lu2012-09-071-1/+1
* Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu2012-08-291-1/+1
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-14/+4
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-4/+19
* Move FAQ to wikiAndreas Jaeger2012-05-031-3/+1
* Remove NOTES.Joseph Myers2012-03-211-4/+2
* Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-2/+2
* Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers2012-02-221-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-12/+0
* Fix remaining explicit uses of shlib.lds to use $(shlib-lds).Roland McGrath2011-07-141-1/+1
* Generate testrun.sh to use relative directory names.Roland McGrath2011-07-021-2/+4
* Rewrite local headers check to be more robust and informative.Roland McGrath2011-07-021-1/+2
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-2/+8
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-20/+34
* Revert "Shorten build commands"Roland McGrath2010-04-091-1/+1
* Shorten build commandsDaniel Jacobowitz2010-04-081-1/+1
* New simplified make dist using git archive.Roland McGrath2009-10-301-38/+25
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-1/+1
* Fix sed expression in TAGS command.Andreas Schwab2009-08-071-2/+2
* [BZ #9955]Ulrich Drepper2009-04-231-1/+1
* [BZ #9895]Roland McGrath2009-02-241-10/+1
* * Makefile (check-data): Check data directory in add-ons.Roland McGrath2008-08-191-2/+2
* * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath2008-05-221-3/+8
* * version.h (VERSION): 2.3.91Roland McGrath2006-03-011-6/+6
* * Makefile (format-me): Use --plaintext --no-number-sections.Roland McGrath2006-03-011-1/+1
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-4/+10