Age | Commit message (Expand) | Author | Files | Lines |
2014-11-19 | Auto-generate libc-modules.h | Siddhesh Poyarekar | 1 | -0/+34 |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 1 | -2/+1 |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers | 2 | -10/+1 |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers | 1 | -41/+23 |
2014-06-27 | Remove shlib-versions ABI names support. | Joseph Myers | 1 | -13/+0 |
2014-06-26 | Update scripts/list-sources.sh for ports repository merge. | Joseph Myers | 1 | -14/+0 |
2014-06-26 | Update miscellaneous files from upstream sources. | Joseph Myers | 4 | -362/+189 |
2014-06-16 | Pass $TIMEOUTFACTOR to tests also in cross testing | Andreas Schwab | 1 | -1/+1 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 1 | -23/+22 |
2014-03-25 | Kludge fix for Versions.def regression | Roland McGrath | 1 | -5/+33 |
2014-03-25 | Fix localplt check for GNU_IFUNC | Adhemerval Zanella | 1 | -2/+8 |
2014-03-24 | benchtests: Move bench.py to benchtests/scripts/ | Siddhesh Poyarekar | 1 | -299/+0 |
2014-03-21 | Implement benchmarking script in python | Siddhesh Poyarekar | 4 | -205/+578 |
2014-03-18 | Work around binutils bugs in 2.23 and older | Roland McGrath | 1 | -0/+4 |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers | 1 | -2/+7 |
2014-03-14 | Get rid of Versions.def source file | Roland McGrath | 1 | -0/+39 |
2014-03-07 | Generate overall summary of test results. | Joseph Myers | 1 | -0/+61 |
2014-02-27 | Support expected failures in .test-result files. | Joseph Myers | 1 | -2/+9 |
2014-02-15 | Generate .test-result files for ordinary tests. | Tomas Dohnalek | 1 | -0/+33 |
2014-01-01 | scripts/update-copyrights: adjust configure input file suffix | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update remaining copyright dates | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 9 | -9/+9 |
2013-12-19 | Update texinfo.tex, config.guess, config.sub from upstream. | Joseph Myers | 2 | -16/+31 |
2013-12-06 | benchtests: Append volatile keyword to type instead of prepending | Siddhesh Poyarekar | 1 | -2/+2 |
2013-12-05 | Accept output arguments to benchmark functions | Siddhesh Poyarekar | 1 | -4/+21 |
2013-12-04 | benchtests: skip over blank lines in benchmark input files | Siddhesh Poyarekar | 1 | -2/+2 |
2013-10-10 | benchtests: Add include-sources directive. | Torvald Riegel | 1 | -4/+18 |
2013-10-07 | Add more directives to benchmark input files | Siddhesh Poyarekar | 1 | -64/+70 |
2013-06-17 | Sort sysd-rules-patterns by descending pattern length. | Roland McGrath | 1 | -4/+20 |
2013-06-17 | Rewrite sysd-rules generation using an awk script. | Roland McGrath | 1 | -0/+60 |
2013-06-06 | Update miscellaneous scripts from upstream. | Joseph Myers | 5 | -298/+789 |
2013-05-17 | Prevent optimizing out of benchmark function call | Siddhesh Poyarekar | 1 | -1/+1 |
2013-04-30 | Allow multiple input domains to be run in the same benchmark program | Siddhesh Poyarekar | 1 | -14/+91 |
2013-04-30 | Maintain runtime of each benchmark at ~10 seconds | Siddhesh Poyarekar | 1 | -7/+5 |
2013-03-19 | Add support for rtld directory different from slib directory | Andreas Schwab | 1 | -2/+15 |
2013-03-15 | Framework for performance benchmarking of functions | Siddhesh Poyarekar | 1 | -0/+93 |
2013-02-27 | Fix file modes | Richard Henderson | 2 | -0/+0 |
2013-02-27 | Sync config.guess and config.sub with upstream | Richard Henderson | 2 | -52/+51 |
2013-01-02 | Update miscellaneous copyright dates. | Joseph Myers | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2 | -1/+78 |
2012-11-28 | Properly handle indirect functions in ABI check on powerpc64 | Andreas Schwab | 1 | -1/+1 |
2012-11-16 | check-local-headers: ignore Mach kernel headers | Pino Toscano | 1 | -2/+3 |
2012-11-03 | Make cross-test-ssh.sh compatible with a remote POSIX sh | Andreas Schwab | 1 | -19/+7 |
2012-11-01 | check-local-headers: ignore c++ headers | Andreas Schwab | 1 | -1/+1 |
2012-10-30 | check-local-headers: Ignore <arch> headers | Chris Metcalf | 1 | -1/+2 |
2012-10-25 | Add cross-test-ssh.sh. | Joseph Myers | 1 | -0/+148 |
2012-10-05 | Update config.guess and config.sub. | Joseph Myers | 2 | -17/+45 |
2012-10-02 | * scripts/check-local-headers.sh: Exclude sys/sdt.h and | Alexandre Oliva | 1 | -1/+1 |
2012-09-07 | Add "shopt -s nullglob" to check-local-headers.sh | H.J. Lu | 1 | -1/+4 |