summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-06-27Remove shlib-versions ABI names support.Joseph Myers
2014-06-26Update scripts/list-sources.sh for ports repository merge.Joseph Myers
2014-06-26Update miscellaneous files from upstream sources.Joseph Myers
2014-06-16Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-03-25Kludge fix for Versions.def regressionRoland McGrath
2014-03-25Fix localplt check for GNU_IFUNCAdhemerval Zanella
2014-03-24benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar
2014-03-21Implement benchmarking script in pythonSiddhesh Poyarekar
2014-03-18Work around binutils bugs in 2.23 and olderRoland McGrath
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-14Get rid of Versions.def source fileRoland McGrath
2014-03-07Generate overall summary of test results.Joseph Myers
2014-02-27Support expected failures in .test-result files.Joseph Myers
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek
2014-01-01scripts/update-copyrights: adjust configure input file suffixAllan McRae
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-19Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers
2013-12-06benchtests: Append volatile keyword to type instead of prependingSiddhesh Poyarekar
2013-12-05Accept output arguments to benchmark functionsSiddhesh Poyarekar
2013-12-04benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar
2013-10-10benchtests: Add include-sources directive.Torvald Riegel
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar
2013-06-17Sort sysd-rules-patterns by descending pattern length.Roland McGrath
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-06-06Update miscellaneous scripts from upstream.Joseph Myers
2013-05-17Prevent optimizing out of benchmark function callSiddhesh Poyarekar
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar
2013-02-27Fix file modesRichard Henderson
2013-02-27Sync config.guess and config.sub with upstreamRichard Henderson
2013-01-02Update miscellaneous copyright dates.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab
2012-11-16check-local-headers: ignore Mach kernel headersPino Toscano
2012-11-03Make cross-test-ssh.sh compatible with a remote POSIX shAndreas Schwab
2012-11-01check-local-headers: ignore c++ headersAndreas Schwab
2012-10-30check-local-headers: Ignore <arch> headersChris Metcalf
2012-10-25Add cross-test-ssh.sh.Joseph Myers
2012-10-05Update config.guess and config.sub.Joseph Myers
2012-10-02* scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva
2012-09-07Add "shopt -s nullglob" to check-local-headers.shH.J. Lu
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-06-21Regenerate libc.pot.Carlos O'Donell