aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-04-15 * lib/ssh.exp (ssh_exec): Handle regexp return status.Ben Elliston1-1/+3
2016-04-13 * lib/rsh.exp (rsh_exec): Improve verbose message.Ben Elliston2-2/+2
2016-04-13 * lib/rsh.exp (rsh_exec): Improve verbose message.Ben Elliston2-2/+2
2016-04-13 * lib/rsh.exp (rsh_exec): Handle regexp return status.Christophe Lyon1-1/+3
2016-04-07 * lib/remote.exp (remote_exec): Join cd $remotedir and $program onBen Elliston1-1/+5
2016-04-06 * lib/remote.exp (remnote_download): Create a remote directory ifYvan Roux1-1/+19
2016-04-04 * lib/targetdb.exp (set_board_info): Improve comment.Ben Elliston1-4/+2
2016-03-31 * lib/ssh.exp: New.Rob Savoye1-0/+242
2016-03-30 * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston6-10/+10
2016-03-30 * lib/remote.exp (remote_expect): Use perror not send_user.Ben Elliston1-1/+1
2016-03-29 * lib/remote.exp (remote_expect): Fix spelling error.Ben Elliston1-2/+4
2016-03-29More fixes identified by the Frink static analyser:Ben Elliston1-2/+2
2016-03-28 * dg.exp (dg-do): Do not change the previously selected action ifDominik Vogt1-1/+4
2016-03-28This proc is never used. --xml sets $xml, and that's it.Ben Elliston1-11/+3
2016-03-28 * lib/dmucs.exp: New.Rob Savoye1-0/+50
2016-03-28 * lib/libgloss.exp (find_g++): Look for xgcc++ to use the freshlyRob Savoye1-3/+7
2016-03-28 * lib/utils.exp (which): Don't exclude symbolic links--Debian'sBen Elliston1-8/+7
2016-03-28 * lib/rlogin.exp (rlogin_open): Return -1 if unable to spawnBen Elliston1-1/+1
2016-03-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston8-49/+38
2016-03-28 * lib/framework.exp (exp_continue): Remove old compatibilityBen Elliston1-10/+0
2016-03-28 * lib/utils.exp (which): Reimplement to more closely mimic theBen Elliston1-10/+20
2016-03-27 * lib/remote.exp (standard_wait): Append any trailing charactersBen Elliston1-6/+4
2016-03-22 * lib/target.exp (only--Ls): Change '???' comment to a note. ThisBen Elliston1-2/+2
2016-03-21 * runtest.exp: Whitespace, comment and typo fixes.Ben Elliston3-11/+17
2016-03-21 * lib/dg.exp (dg-get-options): Clean up regular expression andBen Elliston1-3/+1
2016-03-20 * lib/dg.exp (dg-runtest): Improve arg naming to remove a FIXME.Ben Elliston1-6/+5
2016-03-20 * lib/dg.exp: Remove commented-out calls to send_user.Ben Elliston1-13/+0
2016-03-20 * lib/dg.exp (dg-test): There is no need to call unresolved toBen Elliston1-7/+2
2016-03-16This reverts commit 4d344f712298364c836038b641625b3407db2fc3. The GCCBen Elliston1-0/+69
2016-03-15 * lib/utils.exp (diff): Remove proc.Ben Elliston1-69/+0
2016-03-13 * lib/utils.exp: Whitespace fixes.Ben Elliston1-4/+0
2016-03-13 * lib/dg.exp (dg-process-target): Remove old commented code.Ben Elliston1-9/+0
2016-03-13 * lib/dg.exp: Improve top-of-file documentation.Ben Elliston1-8/+7
2016-03-05 * lib/remote.exp (remote_exec): Restore original timeout value.Yvan Roux1-2/+3
2016-03-04 * lib/remote.exp (standard_upload): Remove dead code.Yvan Roux1-2/+0
2016-02-24 * lib/utils.exp (prune): Restore this proc.Ben Elliston1-0/+19
2016-02-23 * lib/libgloss.exp (find_gdc): New proc.Iain Buclaw2-0/+38
2016-02-20 * lib/utils.exp (diff): Replace calls to verbose followed byBen Elliston1-11/+4
2016-02-20 * lib/utils.exp (getdirs): Ignore .git and .svn directories.Ben Elliston1-0/+2
2016-02-20 * lib/utils.exp: Improve comments.Ben Elliston1-10/+1
2016-02-20 * lib/utils.exp (prune): Remove proc.Ben Elliston1-19/+0
2016-02-20 * lib/utils.exp (slay): Remove proc.Ben Elliston1-17/+0
2016-02-20 * lib/utils.exp (absolute): Remove proc.Ben Elliston1-15/+0
2016-02-20 * lib/utils.exp (psource): Remove proc.Ben Elliston1-20/+0
2016-02-20 * lib/targetdb.exp (board_info): Simplify return logic.Ben Elliston1-10/+2
2016-02-17 * lib/target.exp (default_target_compile): Do not pass -log toBen Elliston1-3/+3
2016-02-17 * runtest.exp: Enable --status by default.Ben Elliston1-1/+1
2016-02-17 * lib/remote.exp (local_exec): Call exp_continue until eof isBen Elliston1-3/+1
2016-02-15 * lib/dg.exp (dg-test): Remove comment about proc unresolved notBen Elliston1-2/+0
2016-02-15 * lib/framework.exp (cleanup): Remove do-nothing proc.Ben Elliston1-13/+0