about summary refs log tree commit diff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] fw/bug25225Florian Weimer2019-11-261-1/+22
* Fix http: URL in 'configure'Paul Eggert2019-09-091-3/+3
* 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/+2
* 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-9/+20
* Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella2018-09-251-0/+47
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-171-0/+14
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+11
* testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer2018-07-041-1/+1
* New configure option --disable-crypt.Zack Weinberg2018-06-291-0/+18
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-181-5/+8
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+79
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-13/+31
* Add elision tunablesRogerio Alves2017-12-051-17/+0
* plural.c: improve reproducibilityJuro Bystricky2017-11-301-64/+64
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-7/+7
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-061-0/+6
* Avoid build multiarch if compiler warns about mismatched aliasAdhemerval Zanella2017-10-201-3/+42
* Remove add-ons mechanism.Joseph Myers2017-10-051-260/+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
* gmon: Add test for basic mcount/gprof functionalityFlorian Weimer2017-08-151-0/+3
* Check linker support for INSERT in linker scriptH.J. Lu2017-08-041-0/+33
* Add per-thread cache to mallocDJ Delorie2017-07-061-0/+13
* 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-2/+70
* 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/+4
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-211-0/+18
* Fix combreloc test with BSD grepAlexey Neyman2017-03-151-4/+4
* Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar2016-12-311-1/+2
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+16
* Work even with compilers which enable -fstack-protector by default [BZ #7065]Nick Alcock2016-12-261-65/+25
* Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock2016-12-261-0/+2
* Configure support for --enable-stack-protector [BZ #7065]Nick Alcock2016-12-261-49/+102
* Add configure check for python programSiddhesh Poyarekar2016-12-221-2/+60
* Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell2016-12-021-0/+29
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-151-3/+5
* Add configure check to test if gcc supports attribute ifunc.Stefan Liebler2016-10-071-0/+42
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2016-09-211-0/+14
* x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu2016-07-121-0/+33
* Avoid an extra branch to PLT for -z nowH.J. Lu2016-05-241-0/+4
* Regenerated configure scripts.Adhemerval Zanella2016-02-181-1/+1
* configure: make the unsupported error message less hostileMike Frysinger2016-01-171-10/+6
* Use shell's builtin pwd.Ludovic Courtès2015-12-021-1/+1
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1