Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | Force building with -fno-common | Florian Weimer | 1 | -1/+5 |
2021-07-02 | resolv: Move libanl into libc (if libpthread is in libc) | Florian Weimer | 1 | -0/+2 |
2021-06-21 | Fix librt-routines-var issues for !PTHREAD_IN_LIBC | Florian Weimer | 1 | -1/+1 |
2021-06-17 | Makeconfig: Fix time64-compat.mk target | Siddhesh Poyarekar | 1 | -4/+4 |
2021-06-15 | y2038: Add test coverage | Adhemerval Zanella | 1 | -0/+14 |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer | 1 | -6/+0 |
2021-05-03 | Add pthread-in-libc, libpthread-routines-var, librt-routines-var | Florian Weimer | 1 | -0/+11 |
2021-03-15 | Build libc-start with stack protector for SHARED | Siddhesh Poyarekar | 1 | -0/+8 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-11-16 | Add {,sysdep-}ld-library-path make variable | Samuel Thibault | 1 | -0/+3 |
2020-04-29 | Makeconfig: Use $(error ...) to output error message | Simon Marchi | 1 | -1/+1 |
2020-03-25 | Makeconfig: sandwich gnulib-tests between libc/ld linking of tests | Paul E. Murphy | 1 | -6/+6 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-12-03 | Expand $(as-needed) and $(no-as-needed) throughout the build system | Florian Weimer | 1 | -5/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-07-29 | test-container: Install with $(sorted-subdirs) [BZ #24794] | Tulio Magno Quites Machado Filho | 1 | -3/+3 |
2019-04-26 | Makeconfig: Move -Wl,-rpath-link options before library references | Florian Weimer | 1 | -5/+14 |
2019-04-26 | Makeconfig: Move $(CC) to +link command variables | Florian Weimer | 1 | -13/+17 |
2019-04-25 | Extend BIND_NOW to installed programs with --enable-bind-now | Florian Weimer | 1 | -3/+5 |
2019-01-07 | Only build libm with -fno-math-errno (bug 24024) | Aurelien Jarno | 1 | -2/+4 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-09-24 | Don't build libnsl for new ABIs | Andreas Schwab | 1 | -0/+55 |
2018-08-21 | Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248] | Florian Weimer | 1 | -3/+0 |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer | 1 | -1/+1 |
2018-08-17 | Makeconfig (ASFLAGS): Always append required assembler flags | Florian Weimer | 1 | -1/+1 |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg | 1 | -2/+7 |
2018-03-15 | Add support for sqrt asm redirects | Wilco Dijkstra | 1 | -0/+4 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-19 | Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] | H.J. Lu | 1 | -1/+2 |
2017-12-18 | Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614] | H.J. Lu | 1 | -1/+3 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -4/+34 |
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 |