Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-12-22 | Require bison 2.7 or newer for regenerating intl/plural.y | Will Newton | 1 | -16/+37 |
2014-12-15 | Bump required version of texinfo to 4.7 | Will Newton | 1 | -1/+1 |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers | 1 | -0/+12 |
2014-11-14 | Require GCC 4.6 or later to build glibc. | Joseph Myers | 1 | -1/+1 |
2014-11-10 | Update minimal required bunutils version to 2.22 | Andrew Senkevich | 1 | -3/+3 |
2014-10-24 | Rework compiler version check in configure. | Roland McGrath | 1 | -63/+33 |
2014-09-29 | Require autoconf 2.69 | H.J. Lu | 1 | -114/+125 |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers | 1 | -21/+0 |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers | 1 | -13/+0 |
2014-08-12 | detect broken linker handling of __ehdr_start | Mike Frysinger | 1 | -6/+20 |
2014-07-31 | Use __builtin_trap for ABORT_INSTRUCTION. | Roland McGrath | 1 | -0/+38 |
2014-06-27 | Remove relro configure test. | Joseph Myers | 1 | -92/+0 |
2014-06-26 | Remove powerpc special cases in configure.ac. | Joseph Myers | 1 | -13/+0 |
2014-06-26 | Remove configure tests for assembler CFI support. | Joseph Myers | 1 | -37/+0 |