Age | Commit message (Expand) | Author | Files | Lines |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 1 | -0/+18 |
2017-03-15 | Fix combreloc test with BSD grep | Alexey Neyman | 1 | -4/+4 |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 1 | -1/+2 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+16 |
2016-12-26 | Work even with compilers which enable -fstack-protector by default [BZ #7065] | Nick Alcock | 1 | -65/+25 |
2016-12-26 | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock | 1 | -0/+2 |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock | 1 | -49/+102 |
2016-12-22 | Add configure check for python program | Siddhesh Poyarekar | 1 | -2/+60 |
2016-12-02 | Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-static | Carlos O'Donell | 1 | -0/+29 |
2016-11-15 | configure: accept __stack_chk_fail_local for ssp support too [BZ #20662] | Denis Kaganovich | 1 | -3/+5 |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 1 | -0/+42 |
2016-09-21 | Avoid running $(CXX) during build to obtain header file paths | Florian Weimer | 1 | -0/+14 |
2016-07-12 | x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309] | H.J. Lu | 1 | -0/+33 |
2016-05-24 | Avoid an extra branch to PLT for -z now | H.J. Lu | 1 | -0/+4 |
2016-02-18 | Regenerated configure scripts. | Adhemerval Zanella | 1 | -1/+1 |
2016-01-17 | configure: make the unsupported error message less hostile | Mike Frysinger | 1 | -10/+6 |
2015-12-02 | Use shell's builtin pwd. | Ludovic Courtès | 1 | -1/+1 |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 1 | -1/+1 |
2015-11-14 | Run tst-prelink test for GLOB_DAT reloc | H.J. Lu | 1 | -0/+34 |
2015-11-06 | Remove configure tests for some linker -z options. | Joseph Myers | 1 | -96/+0 |
2015-11-03 | Remove --no-whole-archive configure test. | Joseph Myers | 1 | -30/+0 |
2015-11-02 | Remove init_array / fini_array configure test. | Joseph Myers | 1 | -38/+0 |
2015-10-29 | Remove configure tests for visibility support. | Joseph Myers | 1 | -117/+20 |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers | 1 | -1/+1 |
2015-10-27 | Remove sysdeps/nptl/configure.ac. | Joseph Myers | 1 | -2/+0 |
2015-10-27 | Require GCC 4.7 or later to build glibc. | Joseph Myers | 1 | -1/+1 |
2015-10-27 | Remove TLS configure tests. | Joseph Myers | 1 | -52/+0 |
2015-10-27 | Remove configure test for needing -P for .S files. | Joseph Myers | 1 | -28/+0 |
2015-10-26 | Remove support for removing glibc 2.0 headers. | Joseph Myers | 1 | -21/+0 |
2015-10-26 | Remove configure test for assembler .text directive. | Joseph Myers | 1 | -29/+1 |
2015-10-26 | Use the CXX compiler only if it can create dynamic and static programs | Florian Weimer | 1 | -0/+25 |
2015-10-19 | Remove gnu_unique_object configure test. | Joseph Myers | 1 | -24/+0 |
2015-10-19 | use -fstack-protector-strong when available | Mike Frysinger | 1 | -1/+28 |
2015-10-19 | timezone: polish grammar a bit in documentation | Mike Frysinger | 1 | -2/+1 |
2015-10-19 | Remove -fgnu89-inline configure test. | Joseph Myers | 1 | -37/+0 |
2015-10-19 | Remove .weak, .weakext configure tests. | Joseph Myers | 1 | -67/+0 |
2015-10-15 | Remove -Bgroup configure test. | Joseph Myers | 1 | -28/+0 |
2015-10-15 | Remove sizeof (long double) configure test. | Joseph Myers | 1 | -266/+1 |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers | 1 | -31/+0 |
2015-10-15 | Remove .previous, .popsection configure tests. | Joseph Myers | 1 | -55/+0 |
2015-10-15 | Remove -static-libgcc configure test. | Joseph Myers | 1 | -16/+0 |
2015-10-15 | Remove stddef.h configure test. | Joseph Myers | 1 | -38/+0 |
2015-10-06 | Add a test case for C++11 thread_local support | Florian Weimer | 1 | -0/+56 |
2015-09-18 | timezone: add a configure flag to disable program install | Mike Frysinger | 1 | -0/+13 |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu | 1 | -0/+21 |
2015-05-14 | This is update for configure, build and install of vector math library. | Andrew Senkevich | 1 | -0/+17 |
2015-04-09 | Let non-add-on preconfigure scripts set libc_config_ok. | Roland McGrath | 1 | -3/+4 |
2015-03-31 | Add a testcase for copy reloc against protected data | H.J. Lu | 1 | -0/+40 |
2015-03-04 | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath | 1 | -84/+174 |
2015-02-11 | Revert "hurd: Fix abi-tag, following ba90e05" | Samuel Thibault | 1 | -0/+12 |