about summary refs log tree commit diff
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
* Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich10 days1-2/+2
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-3/+0
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-231-1/+8
* Allow make-link-multidir to make subdirectoriesPalmer Dabbelt2018-01-061-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-061-0/+9
* Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2017-08-311-1/+4
* Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu2017-08-211-1/+2
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-141-9/+1
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-131-0/+8
* Also create and use ldbl-compat-choose.h.Joseph Myers2017-05-191-3/+5
* Create and use first-versions.h with macros for function symbol versions.Joseph Myers2017-05-191-3/+10
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-11/+42
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-6/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-6/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Install libm.a as linker script (bug 20539).Andrew Senkevich2016-12-081-0/+1
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-081-0/+46
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2016-09-211-6/+2
* Remove remnants of .og patternsFlorian Weimer2016-09-201-1/+0
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-111-46/+0
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-081-0/+46
* Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu2016-07-051-0/+24
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Implement "make update-all-abi"Florian Weimer2015-11-241-1/+30
* Remove -static-libgcc configure test.Joseph Myers2015-10-151-2/+2
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-081-1/+2
* Attempting to install glibc configured with --prefix=/usr intoMartin Sebor2015-06-121-0/+20
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-101-0/+10
* Support after-link variable to run a final step on binaries.Roland McGrath2015-02-121-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-3/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-1/+1
* BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath2014-10-311-64/+68
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-0/+63
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-161-1/+1
* Include .interp section only for libc.soSiddhesh Poyarekar2014-09-161-1/+1
* Print offending diff when check-abi failsSiddhesh Poyarekar2014-06-241-1/+2
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-12/+12
* Exit with error status on check-abi failure.Joseph Myers2014-03-181-0/+1
* Get rid of Versions.def source fileRoland McGrath2014-03-141-5/+8
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-2/+5
* Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath2014-02-221-1/+0
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-4/+8
* Generate .test-result files for ordinary tests.Tomas Dohnalek2014-02-151-2/+8
* Make ABI tests generate .out files.Joseph Myers2014-02-121-9/+13
* abilist-pattern configurabilityAdhemerval Zanella2014-02-041-0/+32
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses2013-10-031-3/+34