aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston10-54/+60
2016-03-28 * Makefile.am: Remove references to Docbook and friends.Ben Elliston9-7740/+13
2016-03-28 * lib/framework.exp (exp_continue): Remove old compatibilityBen Elliston2-10/+5
2016-03-28 * NEWS: Update.Ben Elliston2-0/+8
2016-03-28 * lib/utils.exp (which): Reimplement to more closely mimic theBen Elliston3-11/+50
2016-03-27 * lib/remote.exp (standard_wait): Append any trailing charactersBen Elliston2-6/+11
2016-03-23 * Makefile.am (baseboard_DATA): Remove cygwin.exp, mcore-elf.exp,Ben Elliston10-333/+10
2016-03-23 * baseboards/README: Remove mention of devo.Ben Elliston4-6/+10
2016-03-23 * Makefile.am (baseboard_DATA): Add arm-ice.exp, arm-sim.exp.Ben Elliston5-0/+149
2016-03-23 * Makefile.am (config_DATA): Update.Ben Elliston86-5251/+43
2016-03-22 * lib/target.exp (only--Ls): Change '???' comment to a note. ThisBen Elliston2-2/+7
2016-03-22 * baseboards/generic-sim.exp: If DEJAGNU_SIM_SPECFILE exists inRob Savoye2-1/+9
2016-03-22 * Makefile.am (config_DATA): Add config/aarch64-fv8.exp.Ben Elliston3-0/+7
2016-03-22 * config/aarch64-fv8.exp: Add support for testing armv8 using theRob Savoye2-0/+60
2016-03-21 * runtest.exp: Whitespace, comment and typo fixes.Ben Elliston5-14/+26
2016-03-21 * baseboards/mcore-moto-sim.exp: Remove old FIXME comment.Ben Elliston5-10/+7
2016-03-21 * lib/dg.exp (dg-get-options): Clean up regular expression andBen Elliston2-3/+6
2016-03-20 * baseboards/i960-sim.exp: Remove stale ??? comment.Ben Elliston3-4/+5
2016-03-20 * runtest.exp: Load .dejagnurc last not first.Ben Elliston5-16/+26
2016-03-20 * lib/dg.exp (dg-runtest): Improve arg naming to remove a FIXME.Ben Elliston2-6/+9
2016-03-20 * lib/dg.exp: Remove commented-out calls to send_user.Ben Elliston2-13/+4
2016-03-20 * runtest.exp (load_file): Remove old comment.Ben Elliston2-3/+4
2016-03-20 * lib/dg.exp (dg-test): There is no need to call unresolved toBen Elliston3-14/+9
2016-03-16This reverts commit 4d344f712298364c836038b641625b3407db2fc3. The GCCBen Elliston5-4/+135
2016-03-15 * testsuite/runtest.all/options.exp: Properly clean up log filesBen Elliston2-8/+8
2016-03-15 * testsuite/runtest.all/load_lib.exp: Typo fixes.Ben Elliston2-4/+9
2016-03-15 * testsuite/runtest.all/options.exp: Add more tests.Ben Elliston2-5/+16
2016-03-15 * testsuite/libdejagnu/tunit.exp: Clean up.Ben Elliston2-23/+4
2016-03-15 * lib/utils.exp (diff): Remove proc.Ben Elliston5-124/+11
2016-03-15This reverts commit ef5f4a8c80f8d652e5415d0fdb159dcf51af52d3:Ben Elliston2-12/+11
2016-03-13 * lib/utils.exp: Whitespace fixes.Ben Elliston2-4/+4
2016-03-13 * lib/dg.exp (dg-process-target): Remove old commented code.Ben Elliston2-9/+5
2016-03-13 * lib/dg.exp: Improve top-of-file documentation.Ben Elliston2-8/+11
2016-03-05 * lib/remote.exp (remote_exec): Restore original timeout value.Yvan Roux2-2/+7
2016-03-04 * lib/remote.exp (standard_upload): Remove dead code.Yvan Roux2-2/+4
2016-02-24 * lib/utils.exp (prune): Restore this proc.Ben Elliston5-4/+47
2016-02-23 * lib/libgloss.exp (find_gdc): New proc.Iain Buclaw4-0/+45
2016-02-20 * lib/utils.exp (diff): Replace calls to verbose followed byBen Elliston2-11/+10
2016-02-20 * lib/utils.exp (getdirs): Ignore .git and .svn directories.Ben Elliston2-0/+6
2016-02-20 * lib/utils.exp: Improve comments.Ben Elliston3-10/+11
2016-02-20 * lib/utils.exp (prune): Remove proc.Ben Elliston4-38/+8
2016-02-20 * lib/utils.exp (slay): Remove proc.Ben Elliston4-36/+8
2016-02-20 * lib/utils.exp (absolute): Remove proc.Ben Elliston4-34/+8
2016-02-20 * lib/utils.exp (psource): Remove proc.Ben Elliston4-39/+8
2016-02-20 * lib/targetdb.exp (board_info): Simplify return logic.Ben Elliston2-10/+6
2016-02-19Requiring Tcl 8.6 is apparently too bleeding edge!Ben Elliston3-8/+13
2016-02-18 * configure.ac: Require Tcl version 8.6 at a minimum.Ben Elliston3-8/+13
2016-02-17 * runtest.exp: Tweak "Test run by .." output.Ben Elliston2-1/+5
2016-02-17 * lib/target.exp (default_target_compile): Do not pass -log toBen Elliston2-4/+11
2016-02-17 * runtest.exp: Enable --status by default.Ben Elliston5-13/+36