about summary refs log tree commit diff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-54/+1
* Add build option to disable usage of scv on powerpcMatheus Castanho2021-06-101-0/+8
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-041-8/+11
* Remove --enable-stackguard-randomization (BZ #27872)Adhemerval Zanella2021-05-191-9/+0
* Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer2021-05-031-0/+6
* Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song2021-04-161-0/+21
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-251-0/+23
* elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault2021-03-241-0/+1
* configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSENaohiro Tamura2021-02-211-1/+2
* configure: Remove obsolete AC_CHECK_TOOL_PREFIXNaohiro Tamura2021-02-211-1/+0
* configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRINGNaohiro Tamura2021-02-211-30/+30
* configure: Check for static PIE supportSzabolcs Nagy2021-01-211-0/+4
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-111-11/+0
* config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw2020-12-211-0/+15
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-11/+0
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-11/+0
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-30/+0
* Remove reference of --without-fp on configureAdhemerval Zanella2020-03-061-1/+2
* Improve IFUNC check [BZ #25506]Fangrui Song2020-03-051-1/+1
* x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer2019-12-031-1/+8
* Fix http: URL in 'configure'Paul Eggert2019-09-091-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu2019-02-271-0/+1
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-011-1/+1
* Require GCC 5 or later to build glibc (bug 23993).Joseph Myers2018-12-211-1/+1
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-291-12/+6
* Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella2018-09-251-0/+35
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-171-0/+8
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+6
* testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer2018-07-041-1/+1
* New configure option --disable-crypt.Zack Weinberg2018-06-291-0/+11
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-181-3/+5
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+29
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-7/+24
* Add elision tunablesRogerio Alves2017-12-051-10/+0
* plural.c: improve reproducibilityJuro Bystricky2017-11-301-4/+3
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-3/+3
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-061-0/+5
* Avoid build multiarch if compiler warns about mismatched aliasAdhemerval Zanella2017-10-201-3/+34
* Remove add-ons mechanism.Joseph Myers2017-10-051-241/+27
* crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia2017-10-041-1/+5
* Update configure.ac for binutils 2.25H.J. Lu2017-09-251-2/+2
* Check linker support for INSERT in linker scriptH.J. Lu2017-08-041-0/+21
* Add per-thread cache to mallocDJ Delorie2017-07-061-0/+7
* Require binutils 2.25 or later to build glibc.Joseph Myers2017-06-281-1/+1
* Support building glibc with gold 1.14 or above [BZ #14995]H.J. Lu2017-06-281-4/+13
* Require GCC 4.9 or later for building glibc.Joseph Myers2017-06-191-1/+1
* Enable tunables by defaultSiddhesh Poyarekar2017-06-151-1/+1
* configure: Suppress expected compiler error messageFlorian Weimer2017-06-131-1/+2
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-131-1/+3