aboutsummaryrefslogtreecommitdiff
path: root/config.make.in
AgeCommit message (Expand)Author
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto
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
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-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song
2020-12-21config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2019-05-14Make --bindir effectiveAdhemerval Zanella
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
2018-06-29New configure option --disable-crypt.Zack Weinberg
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-08-15gmon: Add test for basic mcount/gprof functionalityFlorian Weimer
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-13Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-26Disable stack protector in early static initialization [BZ #7065]Nick Alcock
2016-12-22Add configure check for python programSiddhesh Poyarekar
2016-12-02Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell
2016-09-21Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers
2015-10-26Remove support for removing glibc 2.0 headers.Joseph Myers
2015-10-19use -fstack-protector-strong when availableMike Frysinger
2015-10-19Remove -fgnu89-inline configure test.Joseph Myers
2015-10-15Remove -Bgroup configure test.Joseph Myers
2015-10-15Remove sizeof (long double) configure test.Joseph Myers
2015-10-15Remove -fexceptions configure test.Joseph Myers
2015-10-15Remove -static-libgcc configure test.Joseph Myers
2015-10-06Add a test case for C++11 thread_local supportFlorian Weimer