summaryrefslogtreecommitdiff
path: root/Makeconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-7/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nis: Build libnsl with 64 bit time_tAdhemerval Zanella Netto2022-12-091-1/+1
* Remove lingering libSegfault Makefile entriesAdhemerval Zanella2022-10-261-2/+2
* Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich2022-09-131-1/+17
* Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson2022-08-291-1/+1
* Remove ldd libc4 supportAdhemerval Zanella2022-08-041-2/+2
* Enable DT_RELR in glibc shared libraries and PIEs automaticallyH.J. Lu2022-05-181-0/+12
* stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella2022-05-131-1/+2
* Do not use --hash-style=both for building glibc shared objectsFlorian Weimer2022-04-291-9/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-8/+2
* Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu2022-01-241-0/+2
* Generate gcc-macros.hFlorian Weimer2022-01-141-0/+9
* Do not build libresolv module with 64 bit time_t flagsAdhemerval Zanella2022-01-121-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar2021-12-171-1/+1
* Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella2021-12-151-2/+9
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-7/+14
* Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.SH.J. Lu2021-11-101-7/+0
* Run conform/ tests using newly built libcJoseph Myers2021-09-171-7/+16
* Force building with -fno-commonFlorian Weimer2021-07-091-1/+5
* resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer2021-07-021-0/+2
* Fix librt-routines-var issues for !PTHREAD_IN_LIBCFlorian Weimer2021-06-211-1/+1
* Makeconfig: Fix time64-compat.mk targetSiddhesh Poyarekar2021-06-171-4/+4
* y2038: Add test coverageAdhemerval Zanella2021-06-151-0/+14
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-6/+0
* Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer2021-05-031-0/+11
* Build libc-start with stack protector for SHAREDSiddhesh Poyarekar2021-03-151-0/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Add {,sysdep-}ld-library-path make variableSamuel Thibault2020-11-161-0/+3
* Makeconfig: Use $(error ...) to output error messageSimon Marchi2020-04-291-1/+1
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-251-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer2019-12-031-5/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-291-3/+3
* Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer2019-04-261-5/+14
* Makeconfig: Move $(CC) to +link command variablesFlorian Weimer2019-04-261-13/+17
* Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer2019-04-251-3/+5
* Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno2019-01-071-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Don't build libnsl for new ABIsAndreas Schwab2018-09-241-0/+55
* Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]Florian Weimer2018-08-211-3/+0
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-171-1/+1
* Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer2018-08-171-1/+1
* New configure option --disable-crypt.Zack Weinberg2018-06-291-2/+7
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-151-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu2017-12-191-1/+2
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-181-1/+3