aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-15 Reported by David Malcolm.Ben Elliston1-1/+1
2016-02-14 * lib/remote.exp (remote_exec): Set global timeout for benefit ofMaxim Kuvyrkov1-0/+7
2016-02-14 * lib/remote.exp (local_exec): Improve comments.Ben Elliston1-16/+14
2016-01-23 * lib/remote.exp (standard_file): Reverse return logic for remoteSimon Marchi1-1/+1
2016-01-23 * lib/remote.exp (standard_file); Add else clause.Simon Marchi1-14/+15
2016-01-12 * lib/remote.exp (standard_file): The [ operator does not actuallySimon Marchi1-2/+1
2015-11-12 * lib/framework.exp (note): Remove old commented-out code.Ben Elliston1-7/+0
2015-11-11 * lib/target.exp (default_target_compile): Honor LDFLAGS_FOR_TARGET.Michael Forney1-0/+5
2015-07-30 * lib/remote.exp (close_wait_program): New procedure.Pedro Alves1-23/+63
2015-02-26 * lib/target.exp (default_target_compile): Prepend multilib_flags,H.J. Lu1-1/+1
2015-02-18 * lib/framework.exp (log_and_exit): Set tool to "testrun" ifStephen Tridgell1-0/+3
2014-11-25 * lib/dejagnu.exp (host_execute): Remove stray leading hyphen.Ben Elliston1-1/+1
2014-10-14* lib/dejagnu.exp (host_execute): Remove buffer_full check. This is notBen Elliston1-2/+0
2014-07-15 * lib/targetdb.exp (add_board_info): New procedure.Maciej W. Rozycki1-0/+9
2013-12-08 * lib/dg.exp (dg-test): Don't put the expected and actual outputRichard Sandiford1-2/+3
2013-10-31 * lib/remote.exp (standard_reboot): Return 1 instead of an empty string.Anton Kolesov1-2/+9
2013-04-08Add link to the Wikipedia page on Brendan Kehoe.Ben Elliston1-0/+2
2012-06-15 * lib/framework.exp (clone_output): Protect from leading dash inAndreas Schwab1-4/+4
2012-06-12 * doc/runtest.1: Update.Tom Tromey1-2/+6
2011-06-302011-06-30 Tom Tromey <tromey@redhat.com>Ben Elliston2-2/+40
2011-04-12 * config/vxworks.exp (vxworks_file): Use "file delete", not "execBen Elliston3-5/+5
2011-03-15 * runtest.exp: Whitespace cleanups.Ben Elliston10-113/+111