Age | Commit message (Expand) | Author | Files | Lines |
2017-10-14 | Add a test for profiling static executable | H.J. Lu | 1 | -1/+1 |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers | 1 | -22/+5 |
2017-10-04 | Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc | H.J. Lu | 1 | -0/+1 |
2017-08-17 | Support mcount/gprof test with GCC defaulting to PIE | H.J. Lu | 1 | -1/+1 |
2017-08-15 | gmon: Add test for basic mcount/gprof functionality | Florian Weimer | 1 | -1/+1 |
2017-06-09 | Polish the treatment of dl-tunable-list.h in Makeconfig. | Zack Weinberg | 1 | -9/+12 |
2017-05-25 | Support dl-tunables.list in subdirectories | H.J. Lu | 1 | -1/+3 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -1/+2 |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 1 | -0/+7 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 1 | -2/+2 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+16 |
2016-12-26 | Enable -fstack-protector=* when requested by configure [BZ #7065] | Nick Alcock | 1 | -1/+7 |
2016-12-13 | Expose linking against libsupport as make dependency | Florian Weimer | 1 | -6/+5 |
2016-12-09 | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 1 | -8/+18 |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -17/+59 |
2016-09-21 | Generate .op pattern rules for profiling builds only | Florian Weimer | 1 | -1/+3 |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer | 1 | -1/+1 |
2016-07-11 | Revert "Add pretty printers for the NPTL lock types" | Siddhesh Poyarekar | 1 | -13/+1 |
2016-07-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -1/+13 |
2016-07-05 | Make copies of cstdlib/cmath and use them [BZ #20314] | H.J. Lu | 1 | -1/+2 |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell | 1 | -3/+3 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 1 | -4/+5 |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers | 1 | -1/+1 |
2015-10-27 | Remove configure test for needing -P for .S files. | Joseph Myers | 1 | -3/+1 |
2015-10-21 | Use -Wold-style-definition. | Joseph Myers | 1 | -1/+1 |
2015-10-19 | Remove -fgnu89-inline configure test. | Joseph Myers | 1 | -1/+1 |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers | 1 | -1/+1 |
2015-08-20 | Don't use -Wno-error=undef. | Joseph Myers | 1 | -1/+1 |
2015-07-24 | Use IE model for static variables in libc.so, libpthread.so and rtld | Siddhesh Poyarekar | 1 | -1/+5 |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu | 1 | -0/+6 |
2015-06-10 | Prepare for restoration of .interp section in libpthread.so | Dmitry V. Levin | 1 | -1/+0 |
2015-05-14 | This is update for configure, build and install of vector math library. | Andrew Senkevich | 1 | -2/+4 |
2015-04-24 | Do not build with -Winline | Florian Weimer | 1 | -2/+2 |
2015-04-09 | Omit libc-modules.h for all .v.i files. | Roland McGrath | 1 | -10/+6 |
2015-03-05 | Avoid re-exec-self in bug-setlocale1. | Roland McGrath | 1 | -0/+5 |
2015-02-12 | Use -Werror=undef for assembly code. | Roland McGrath | 1 | -1/+1 |
2015-02-12 | Support after-link variable to run a final step on binaries. | Roland McGrath | 1 | -12/+34 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers | 1 | -1/+4 |
2014-11-24 | Use MODULE_NAME in stap-probe instead of IN_LIB | Siddhesh Poyarekar | 1 | -3/+3 |
2014-11-19 | Auto-generate libc-modules.h | Siddhesh Poyarekar | 1 | -2/+38 |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 1 | -1/+6 |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 1 | -40/+1 |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers | 1 | -5/+1 |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers | 1 | -3/+0 |
2014-09-10 | Turn on -Werror=implicit-function-declaration | Florian Weimer | 1 | -1/+1 |
2014-06-27 | Remove shlib-versions ABI names support. | Joseph Myers | 1 | -1/+0 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 1 | -9/+36 |