aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar1-1/+1
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar1-0/+28
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar1-0/+61
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-0/+34
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-2/+1
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2-10/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-41/+23
2014-06-27Remove shlib-versions ABI names support.Joseph Myers1-13/+0
2014-06-26Update scripts/list-sources.sh for ports repository merge.Joseph Myers1-14/+0
2014-06-26Update miscellaneous files from upstream sources.Joseph Myers4-362/+189
2014-06-16Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab1-1/+1
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers1-23/+22
2014-03-25Kludge fix for Versions.def regressionRoland McGrath1-5/+33
2014-03-25Fix localplt check for GNU_IFUNCAdhemerval Zanella1-2/+8
2014-03-24benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar1-299/+0
2014-03-21Implement benchmarking script in pythonSiddhesh Poyarekar4-205/+578
2014-03-18Work around binutils bugs in 2.23 and olderRoland McGrath1-0/+4
2014-03-14Do not terminate default test runs on test failure.Joseph Myers1-2/+7
2014-03-14Get rid of Versions.def source fileRoland McGrath1-0/+39
2014-03-07Generate overall summary of test results.Joseph Myers1-0/+61
2014-02-27Support expected failures in .test-result files.Joseph Myers1-2/+9
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek1-0/+33
2014-01-01scripts/update-copyrights: adjust configure input file suffixAllan McRae1-1/+1
2014-01-01Update remaining copyright datesAllan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae9-9/+9
2013-12-19Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers2-16/+31
2013-12-06benchtests: Append volatile keyword to type instead of prependingSiddhesh Poyarekar1-2/+2
2013-12-05Accept output arguments to benchmark functionsSiddhesh Poyarekar1-4/+21
2013-12-04benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar1-2/+2
2013-10-10benchtests: Add include-sources directive.Torvald Riegel1-4/+18
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar1-64/+70
2013-06-17Sort sysd-rules-patterns by descending pattern length.Roland McGrath1-4/+20
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath1-0/+60
2013-06-06Update miscellaneous scripts from upstream.Joseph Myers5-298/+789
2013-05-17Prevent optimizing out of benchmark function callSiddhesh Poyarekar1-1/+1
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar1-14/+91
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar1-7/+5
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab1-2/+15
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-0/+93
2013-02-27Fix file modesRichard Henderson2-0/+0
2013-02-27Sync config.guess and config.sub with upstreamRichard Henderson2-52/+51
2013-01-02Update miscellaneous copyright dates.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers8-8/+8
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2-1/+78
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab1-1/+1
2012-11-16check-local-headers: ignore Mach kernel headersPino Toscano1-2/+3
2012-11-03Make cross-test-ssh.sh compatible with a remote POSIX shAndreas Schwab1-19/+7
2012-11-01check-local-headers: ignore c++ headersAndreas Schwab1-1/+1
2012-10-30check-local-headers: Ignore <arch> headersChris Metcalf1-1/+2
2012-10-25Add cross-test-ssh.sh.Joseph Myers1-0/+148