Age | Commit message (Expand) | Author |
2020-07-13 | Remove --enable-obsolete-rpc configure flag | Petr Vorel |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel |
2020-05-18 | Remove NO_CTORS_DTORS_SECTIONS macro | Florian Weimer |
2020-03-06 | Remove reference of --without-fp on configure | Adhemerval Zanella |
2020-03-05 | Improve IFUNC check [BZ #25506] | Fangrui Song |
2019-12-03 | x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] | Florian Weimer |
2019-09-09 | Fix http: URL in 'configure' | Paul Eggert |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-27 | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu |
2019-02-01 | Require GCC 6.2 or later to build glibc. | Joseph Myers |
2018-12-21 | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers |
2018-10-29 | Patch to require Python 3.4 or later to build glibc. | Joseph Myers |
2018-09-25 | Fix ifunc support with DT_TEXTREL segments (BZ#20480) | Adhemerval Zanella |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer |
2018-07-16 | x86: Support IBT and SHSTK in Intel CET [BZ #21598] | H.J. Lu |
2018-07-04 | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg |
2017-12-18 | Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614] | H.J. Lu |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers |
2017-12-05 | Add elision tunables | Rogerio Alves |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky |
2017-11-16 | Prefer https for Sourceware links | Siddhesh Poyarekar |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu |
2017-10-20 | Avoid build multiarch if compiler warns about mismatched alias | Adhemerval Zanella |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers |
2017-10-04 | crypt: Use NSPR header files in addition to NSS header files [BZ #17956] | Guido Trentalancia |
2017-09-25 | Update configure.ac for binutils 2.25 | H.J. Lu |
2017-08-15 | gmon: Add test for basic mcount/gprof functionality | Florian Weimer |
2017-08-04 | Check linker support for INSERT in linker script | H.J. Lu |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie |
2017-06-28 | Require binutils 2.25 or later to build glibc. | Joseph Myers |
2017-06-28 | Support building glibc with gold 1.14 or above [BZ #14995] | H.J. Lu |
2017-06-19 | Require GCC 4.9 or later for building glibc. | Joseph Myers |
2017-06-15 | Enable tunables by default | Siddhesh Poyarekar |
2017-06-13 | configure: Suppress expected compiler error message | Florian Weimer |
2017-06-13 | Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] | H.J. Lu |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk |
2017-03-15 | Fix combreloc test with BSD grep | Alexey Neyman |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar |
2016-12-26 | Work even with compilers which enable -fstack-protector by default [BZ #7065] | Nick Alcock |
2016-12-26 | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock |
2016-12-22 | Add configure check for python program | Siddhesh Poyarekar |
2016-12-02 | Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-static | Carlos O'Donell |
2016-11-15 | configure: accept __stack_chk_fail_local for ssp support too [BZ #20662] | Denis Kaganovich |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler |
2016-09-21 | Avoid running $(CXX) during build to obtain header file paths | Florian Weimer |
2016-07-12 | x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309] | H.J. Lu |