aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2024-02-09i686: Do not build ifunc tests if compiler does not generate supported reloca...Adhemerval Zanella
2024-02-09configure: Use -Wno-restrict iff compiler supports itAdhemerval Zanella
2024-02-09Use -Wl,--undefined-version if linker requires itAdhemerval Zanella
2024-02-09Fix libc_cv_protected_data check if compiler defaults to PIEAdhemerval Zanella
2024-02-09Only use -finput-charset=ascii iff compiler supports itAdhemerval Zanella
2024-02-09Use check tests with trampolines iff compiler supports itAdhemerval Zanella
2024-02-09math: Only build tests for _Complex __int128 iff compiler supports itAdhemerval Zanella
2024-02-09Use -ffloat-store iff compiler supports itAdhemerval Zanella
2024-02-09configure: remove overly restrictive check for clangFangrui Song
2024-02-09Use -frounding-math iff compiler supports itAdhemerval Zanella
2024-02-09math: Use -fexcess-precision=standard iff compiler supports itAdhemerval Zanella
2024-02-09configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2024-02-09configure: Fix check for -fno-tree-loop-distribute-patternsFangrui Song
2024-02-09configure: Use -Wno-maybe-uninitialized iff compiler supports itAdhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto
2023-01-12configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella
2023-01-11configure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella
2022-12-06configure: Remove AS checkAdhemerval Zanella
2022-12-06configure: Remove check if ld is GNUAdhemerval Zanella
2022-12-06configure: Remove check if as is GNUAdhemerval Zanella
2022-12-06configure: Move locale tools earlyAdhemerval Zanella
2022-11-07Rewrite find_cxx_header config configure.acAdhemerval Zanella
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-10-28Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
2022-05-13Remove configure fno_unit_at_a_timeAdhemerval Zanella
2022-04-29Do not use --hash-style=both for building glibc shared objectsFlorian Weimer
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-03-22configure.ac: fix bashisms in configure.acSam James
2022-02-03Regenerate configureAndreas Schwab
2022-02-03Regenerate configure.Carlos O'Donell
2022-01-17Properly handle --disable-default-pie [BZ #28780]H.J. Lu
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-03Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738]H.J. Lu
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu
2021-10-29Check if linker also support -mtls-dialect=gnu2Adhemerval Zanella