aboutsummaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)AuthorFilesLines
2024-06-12tunables: sort tunables list (BZ 30027)DJ Delorie1-1/+1
2024-05-21math: Add support for auto static math testsAdhemerval Zanella1-0/+5
2024-05-21Compile libmvec with -fno-math-errnoJoe Ramsay1-3/+4
2024-05-09Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu1-3/+6
2024-05-06Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu1-0/+21
2024-04-08Use crtbeginT.o and crtend.o for non-PIE static executablesH.J. Lu1-4/+6
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-5/+0
2023-10-24Remove 'shadow' and merge into 'nss'Arjun Shankar1-1/+1
2023-10-24Remove 'pwd' and merge into 'nss'Arjun Shankar1-1/+1
2023-10-24Remove 'gshadow' and merge into 'nss'Arjun Shankar1-1/+1
2023-10-24Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar1-1/+1
2023-08-15configure: Add -Wall again to the default CFLAGSFlorian Weimer1-1/+1
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto1-6/+1
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-3/+32
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-7/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-09nis: Build libnsl with 64 bit time_tAdhemerval Zanella Netto1-1/+1
2022-10-26Remove lingering libSegfault Makefile entriesAdhemerval Zanella1-2/+2
2022-09-13Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich1-1/+17
2022-08-29Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson1-1/+1
2022-08-04Remove ldd libc4 supportAdhemerval Zanella1-2/+2
2022-05-18Enable DT_RELR in glibc shared libraries and PIEs automaticallyH.J. Lu1-0/+12
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella1-1/+2
2022-04-29Do not use --hash-style=both for building glibc shared objectsFlorian Weimer1-9/+0
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-8/+2
2022-01-24Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu1-0/+2
2022-01-14Generate gcc-macros.hFlorian Weimer1-0/+9
2022-01-12Do not build libresolv module with 64 bit time_t flagsAdhemerval Zanella1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar1-1/+1
2021-12-15Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella1-2/+9
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-7/+14
2021-11-10Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.SH.J. Lu1-7/+0
2021-09-17Run conform/ tests using newly built libcJoseph Myers1-7/+16
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