Age | Commit message (Expand) | Author |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-12-03 | Expand $(as-needed) and $(no-as-needed) throughout the build system | Florian Weimer |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-29 | test-container: Install with $(sorted-subdirs) [BZ #24794] | Tulio Magno Quites Machado Filho |
2019-04-26 | Makeconfig: Move -Wl,-rpath-link options before library references | Florian Weimer |
2019-04-26 | Makeconfig: Move $(CC) to +link command variables | Florian Weimer |
2019-04-25 | Extend BIND_NOW to installed programs with --enable-bind-now | Florian Weimer |
2019-01-07 | Only build libm with -fno-math-errno (bug 24024) | Aurelien Jarno |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-09-24 | Don't build libnsl for new ABIs | Andreas Schwab |
2018-08-21 | Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248] | Florian Weimer |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer |
2018-08-17 | Makeconfig (ASFLAGS): Always append required assembler flags | Florian Weimer |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg |
2018-03-15 | Add support for sqrt asm redirects | Wilco Dijkstra |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-19 | Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] | H.J. Lu |
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-10-14 | Add a test for profiling static executable | H.J. Lu |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers |
2017-10-04 | Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc | H.J. Lu |
2017-08-17 | Support mcount/gprof test with GCC defaulting to PIE | H.J. Lu |
2017-08-15 | gmon: Add test for basic mcount/gprof functionality | Florian Weimer |
2017-06-09 | Polish the treatment of dl-tunable-list.h in Makeconfig. | Zack Weinberg |
2017-05-25 | Support dl-tunables.list in subdirectories | H.J. Lu |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
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 | Enable -fstack-protector=* when requested by configure [BZ #7065] | Nick Alcock |
2016-12-13 | Expose linking against libsupport as make dependency | Florian Weimer |
2016-12-09 | support: Introduce new subdirectory for test infrastructure | Florian Weimer |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan |
2016-09-21 | Generate .op pattern rules for profiling builds only | Florian Weimer |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer |
2016-07-11 | Revert "Add pretty printers for the NPTL lock types" | Siddhesh Poyarekar |
2016-07-08 | Add pretty printers for the NPTL lock types | Martin Galvan |
2016-07-05 | Make copies of cstdlib/cmath and use them [BZ #20314] | H.J. Lu |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers |
2015-10-27 | Remove configure test for needing -P for .S files. | Joseph Myers |
2015-10-21 | Use -Wold-style-definition. | Joseph Myers |
2015-10-19 | Remove -fgnu89-inline configure test. | Joseph Myers |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers |
2015-08-20 | Don't use -Wno-error=undef. | Joseph Myers |
2015-07-24 | Use IE model for static variables in libc.so, libpthread.so and rtld | Siddhesh Poyarekar |