aboutsummaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-11Remove support for abilist-patternAndreas Schwab1-53/+4
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers1-30/+14
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers1-11/+7
2018-09-24Don't build libnsl for new ABIsAndreas Schwab1-50/+0
2018-08-22Add test-in-container infrastructure.DJ Delorie1-1/+2
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-3/+0
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu1-1/+8
2018-01-06Allow make-link-multidir to make subdirectoriesPalmer Dabbelt1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu1-0/+9
2017-08-31Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu1-1/+4
2017-08-21Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu1-1/+2
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg1-9/+1
2017-06-13Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu1-0/+8
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers1-3/+5
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers1-3/+10
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-11/+42
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-6/+4
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer1-6/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-08Install libm.a as linker script (bug 20539).Andrew Senkevich1-0/+1
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan1-0/+46
2016-09-21Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer1-6/+2
2016-09-20Remove remnants of .og patternsFlorian Weimer1-1/+0
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-46/+0
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan1-0/+46
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu1-0/+24
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer1-0/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-24Implement "make update-all-abi"Florian Weimer1-1/+30
2015-10-15Remove -static-libgcc configure test.Joseph Myers1-2/+2
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath1-1/+2
2015-06-12Attempting to install glibc configured with --prefix=/usr intoMartin Sebor1-0/+20
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin1-0/+10
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath1-0/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-3/+0
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-1/+1
2014-10-31BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath1-64/+68
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-0/+63
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers1-1/+1
2014-09-16Include .interp section only for libc.soSiddhesh Poyarekar1-1/+1
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar1-1/+2
2014-05-21Consistently use $(elf-objpfx).Joseph Myers1-12/+12
2014-03-18Exit with error status on check-abi failure.Joseph Myers1-0/+1
2014-03-14Get rid of Versions.def source fileRoland McGrath1-5/+8