aboutsummaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-09Force building with -fno-commonFlorian Weimer1-1/+5
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer1-0/+2
2021-06-21Fix librt-routines-var issues for !PTHREAD_IN_LIBCFlorian Weimer1-1/+1
2021-06-17Makeconfig: Fix time64-compat.mk targetSiddhesh Poyarekar1-4/+4
2021-06-15y2038: Add test coverageAdhemerval Zanella1-0/+14
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer1-6/+0
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer1-0/+11
2021-03-15Build libc-start with stack protector for SHAREDSiddhesh Poyarekar1-0/+8
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-16Add {,sysdep-}ld-library-path make variableSamuel Thibault1-0/+3
2020-04-29Makeconfig: Use $(error ...) to output error messageSimon Marchi1-1/+1
2020-03-25Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy1-6/+6
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-5/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho1-3/+3
2019-04-26Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer1-5/+14
2019-04-26Makeconfig: Move $(CC) to +link command variablesFlorian Weimer1-13/+17
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer1-3/+5
2019-01-07Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno1-2/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-24Don't build libnsl for new ABIsAndreas Schwab1-0/+55
2018-08-21Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]Florian Weimer1-3/+0
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer1-1/+1
2018-08-17Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer1-1/+1
2018-06-29New configure option --disable-crypt.Zack Weinberg1-2/+7
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra1-0/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu1-1/+2
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu1-1/+3
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-4/+34
2017-10-14Add a test for profiling static executableH.J. Lu1-1/+1
2017-10-05Remove add-ons mechanism.Joseph Myers1-22/+5
2017-10-04Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libcH.J. Lu1-0/+1
2017-08-17Support mcount/gprof test with GCC defaulting to PIEH.J. Lu1-1/+1
2017-08-15gmon: Add test for basic mcount/gprof functionalityFlorian Weimer1-1/+1
2017-06-09Polish the treatment of dl-tunable-list.h in Makeconfig.Zack Weinberg1-9/+12
2017-05-25Support dl-tunables.list in subdirectoriesH.J. Lu1-1/+3
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-1/+2
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer1-0/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar1-2/+2
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+16
2016-12-26Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock1-1/+7
2016-12-13Expose linking against libsupport as make dependencyFlorian Weimer1-6/+5
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer1-8/+18
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan1-17/+59
2016-09-21Generate .op pattern rules for profiling builds onlyFlorian Weimer1-1/+3
2016-09-20Remove remnants of .og patternsFlorian Weimer1-1/+1
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-13/+1