Age | Commit message (Expand) | Author | Files | Lines |
2014-02-27 | Support expected failures in .test-result files. | Joseph Myers | 1 | -1/+4 |
2014-02-15 | Generate .test-result files for ordinary tests. | Tomas Dohnalek | 1 | -0/+7 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 1 | -4/+4 |
2013-04-11 | Don't use run-via-rtld-prefix for anything other than tests | Siddhesh Poyarekar | 1 | -3/+4 |
2013-03-19 | Add support for rtld directory different from slib directory | Andreas Schwab | 1 | -2/+8 |
2013-03-08 | Add dependency tracking for preconfigure files. | Roland McGrath | 1 | -1/+5 |
2013-02-26 | Fix last change. | Roland McGrath | 1 | -1/+1 |
2013-02-26 | Generalize %.v.i rule a bit. | Roland McGrath | 1 | -3/+3 |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers | 1 | -34/+7 |
2013-02-08 | Support sysdeps/.../include/ directories. | Roland McGrath | 1 | -1/+8 |
2013-02-05 | Move nss directory into sysdeps Subdirs. | Roland McGrath | 1 | -4/+10 |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 1 | -14/+69 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -2/+1 |
2012-10-25 | Fix run-program-prefix comment. | Joseph Myers | 1 | -1/+1 |
2012-10-24 | Support cross-testing. | Joseph Myers | 1 | -3/+16 |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers | 1 | -0/+9 |
2012-10-23 | Add and use $(host-built-program-cmd). | Jim Blandy | 1 | -0/+5 |
2012-10-23 | Refactor parts of run-program-prefix and built-program-cmd into new run-via-r... | Joseph Myers | 1 | -10/+23 |
2012-10-19 | Remove relics of support for configuring in the source directory. | Joseph Myers | 1 | -34/+1 |
2012-10-10 | Don't include link-libc-static in +link-static-before-libc. | Joseph Myers | 1 | -1/+1 |
2012-09-28 | Clean up *objdir variables. | Roland McGrath | 1 | -3/+2 |
2012-09-24 | Use static link by default for --disable-shared | H.J. Lu | 1 | -16/+28 |
2012-09-24 | Replace crtendS.o with crtend.o for static link | H.J. Lu | 1 | -1/+1 |
2012-09-15 | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | 1 | -4/+0 |
2012-09-06 | Use crtbeginT.o to statically link programs | H.J. Lu | 1 | -4/+7 |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 1 | -0/+7 |
2012-08-02 | Small cleanup in Makeconfig. | Marek Polacek | 1 | -6/+1 |
2012-07-03 | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers | 1 | -9/+59 |
2012-06-22 | Respect --localstatedir for /var/db parent directory. | Roland McGrath | 1 | -1/+1 |
2012-06-01 | Remove unused default-abi definition in Makeconfig. | Joseph Myers | 1 | -7/+2 |
2012-05-30 | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu | 1 | -11/+45 |
2012-05-24 | syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time. | Roland McGrath | 1 | -0/+4 |
2012-05-16 | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath | 1 | -1/+1 |
2012-05-16 | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed. | Roland McGrath | 1 | -1/+2 |
2012-05-08 | Revert "Revert "Build glibc with -frounding-math"" | Andreas Jaeger | 1 | -1/+6 |
2012-05-07 | Revert "Build glibc with -frounding-math" | Andreas Jaeger | 1 | -6/+1 |
2012-05-06 | Build glibc with -frounding-math | Andreas Jaeger | 1 | -1/+6 |
2012-05-01 | Remove unused localtime makefile variables. | Joseph Myers | 1 | -8/+0 |
2012-04-25 | Remove --as-needed configure test. | Joseph Myers | 1 | -10/+1 |
2012-04-24 | Don't handle libgcc_s suffixes. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-02-08 | Remove have-initfini and need-nopic-initfini | Andreas Schwab | 1 | -10/+1 |
2012-01-27 | Sort objects before relocations | Ulrich Drepper | 1 | -0/+6 |
2012-01-08 | Static linking is always needed | Ulrich Drepper | 1 | -9/+0 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -33/+3 |
2012-01-07 | Remove --enable-omitfp support | Ulrich Drepper | 1 | -12/+1 |
2011-09-19 | Use CPPFLAGS from configure. | Mike Frysinger | 1 | -1/+1 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -0/+4 |