Age | Commit message (Expand) | Author |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers |
2015-10-27 | Remove configure test for needing -P for .S files. | Joseph Myers |
2015-10-21 | Use -Wold-style-definition. | Joseph Myers |
2015-10-19 | Remove -fgnu89-inline configure test. | Joseph Myers |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers |
2015-08-20 | Don't use -Wno-error=undef. | Joseph Myers |
2015-07-24 | Use IE model for static variables in libc.so, libpthread.so and rtld | Siddhesh Poyarekar |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu |
2015-06-10 | Prepare for restoration of .interp section in libpthread.so | Dmitry V. Levin |
2015-05-14 | This is update for configure, build and install of vector math library. | Andrew Senkevich |
2015-04-24 | Do not build with -Winline | Florian Weimer |
2015-04-09 | Omit libc-modules.h for all .v.i files. | Roland McGrath |
2015-03-05 | Avoid re-exec-self in bug-setlocale1. | Roland McGrath |
2015-02-12 | Use -Werror=undef for assembly code. | Roland McGrath |
2015-02-12 | Support after-link variable to run a final step on binaries. | Roland McGrath |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers |
2014-11-24 | Use MODULE_NAME in stap-probe instead of IN_LIB | Siddhesh Poyarekar |
2014-11-19 | Auto-generate libc-modules.h | Siddhesh Poyarekar |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers |
2014-09-10 | Turn on -Werror=implicit-function-declaration | Florian Weimer |
2014-06-27 | Remove shlib-versions ABI names support. | Joseph Myers |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers |
2014-05-21 | Consistently use $(elf-objpfx). | Joseph Myers |
2014-05-08 | Some configure-related decrufting. | Roland McGrath |
2014-04-06 | PowerPC: define _CALL_ELF if compiler does not | Adhemerval Zanella |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers |
2014-03-14 | Compile with -Wundef. | Roland McGrath |
2014-03-07 | conformtest: split up running of tests from makefile. | Joseph Myers |
2014-02-27 | Support expected failures in .test-result files. | Joseph Myers |
2014-02-15 | Generate .test-result files for ordinary tests. | Tomas Dohnalek |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
2013-04-11 | Don't use run-via-rtld-prefix for anything other than tests | Siddhesh Poyarekar |
2013-03-19 | Add support for rtld directory different from slib directory | Andreas Schwab |
2013-03-08 | Add dependency tracking for preconfigure files. | Roland McGrath |
2013-02-26 | Fix last change. | Roland McGrath |
2013-02-26 | Generalize %.v.i rule a bit. | Roland McGrath |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers |
2013-02-08 | Support sysdeps/.../include/ directories. | Roland McGrath |
2013-02-05 | Move nss directory into sysdeps Subdirs. | Roland McGrath |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2012-10-25 | Fix run-program-prefix comment. | Joseph Myers |
2012-10-24 | Support cross-testing. | Joseph Myers |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |