summaryrefslogtreecommitdiffstats
path: root/config.make.in (follow)
Commit message (Expand)AuthorAgeLines
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-25-1/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-24-0/+1
* Remove configure fno_unit_at_a_timeAdhemerval Zanella2022-05-13-1/+0
* Do not use --hash-style=both for building glibc shared objectsFlorian Weimer2022-04-29-1/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-04-1/+0
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-14-0/+1
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-13-3/+0
* Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer2021-05-03-0/+1
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-11-1/+0
* config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw2020-12-21-0/+2
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-13-1/+0
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-08-1/+0
* Make --bindir effectiveAdhemerval Zanella2019-05-14-0/+1
* Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella2018-09-25-0/+1
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-17-0/+1
* New configure option --disable-crypt.Zack Weinberg2018-06-29-0/+1
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-18-0/+1
* Remove --with-fp / --without-fp.Joseph Myers2017-12-12-1/+1
* Add elision tunablesRogerio Alves2017-12-05-1/+0
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-06-0/+1
* Remove add-ons mechanism.Joseph Myers2017-10-05-3/+0
* gmon: Add test for basic mcount/gprof functionalityFlorian Weimer2017-08-15-0/+1
* Check linker support for INSERT in linker scriptH.J. Lu2017-08-04-0/+1
* Add per-thread cache to mallocDJ Delorie2017-07-06-0/+2
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-13-0/+1
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-21-0/+1
* Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar2016-12-31-0/+1
* Add framework for tunablesSiddhesh Poyarekar2016-12-31-0/+1
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-26-0/+2
* Add configure check for python programSiddhesh Poyarekar2016-12-22-0/+1
* Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell2016-12-02-0/+1
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2016-09-21-0/+2
* Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell2016-02-24-0/+1
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-27-1/+1
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-14-0/+1
* Remove sysdeps/nptl/configure.ac.Joseph Myers2015-10-27-1/+0
* Remove support for removing glibc 2.0 headers.Joseph Myers2015-10-26-1/+0
* use -fstack-protector-strong when availableMike Frysinger2015-10-19-1/+1
* Remove -fgnu89-inline configure test.Joseph Myers2015-10-19-1/+0
* Remove -Bgroup configure test.Joseph Myers2015-10-15-1/+0
* Remove sizeof (long double) configure test.Joseph Myers2015-10-15-2/+0
* Remove -fexceptions configure test.Joseph Myers2015-10-15-1/+0
* Remove -static-libgcc configure test.Joseph Myers2015-10-15-2/+0
* Add a test case for C++11 thread_local supportFlorian Weimer2015-10-06-0/+1
* timezone: add a configure flag to disable program installMike Frysinger2015-09-18-0/+1
* Support compilers defaulting to PIEH.J. Lu2015-06-25-0/+1
* Add a testcase for copy reloc against protected dataH.J. Lu2015-03-31-0/+1
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-10-0/+1
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-16-1/+0
* S/390: Port of lock elision to System/zDominik Vogt2014-05-09-0/+1