aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-30 * lib/remote.exp (local_exec): Call exp_continue until eof islinaro-pre-1.6-mergeBen Elliston
2016-03-26 * lib/remote.exp (standard_wait): Append any trailing charactersBen Elliston
2016-03-01Add entry: Fix return code when using the Foundation Model which was silently...Christophe Lyon
2016-03-01Fix handling of Foundation ModelChristophe Lyon
2016-03-01Move entry to correct location by dateRob Savoye
2016-03-01 * doc/dejagnu.xml: Begin overhauling.Ben Elliston
2016-03-01 * doc/runtest.1: Miscellaneous minor improvements.Ben Elliston
2016-03-01 * Makefile.am (baseboard_DATA): Add missing rx-sim.exp.Yoshinori Sato
2016-03-01 * config/unix.exp: Add ability to set test timeout from site.exp.Brooks Moses
2016-03-01 * testsuite/runtest.all/options.exp: Re-enable --strace 1 test.Ben Elliston
2016-03-01 * testsuite/runtest.all/options.exp: Remove some commented code.Ben Elliston
2016-03-01 * runtest.exp: Refer to "DejaGnu version", not "FrameworkBen Elliston
2016-03-01 * runtest.exp (usage): Improve help text.Ben Elliston
2016-03-01 * runtest.exp (usage): Sort options in usage.Ben Elliston
2016-03-01 * lib/framework.exp (note): Remove old commented-out code.Ben Elliston
2016-03-01 * doc/user.xml (Summary File): 'untested', not 'runtested'.Ben Elliston
2016-03-01 * lib/target.exp (default_target_compile): Honor LDFLAGS_FOR_TARGET.Michael Forney
2016-03-01 * doc/dejagnu.texi: Regenerate.Ben Elliston
2016-03-01 * doc/user.xml: Fix runtest output formatting in <programlisting>.Ben Elliston
2016-03-01 * doc/dejagnu.xml: Update month and year.Daniel Thibault
2016-03-01 * baseboards/multi-sim.exp (rpath_flags): Add libgomp.so check.Robert Suchanek
2015-08-05Work around problem with ControlPersist and SCP.Maxim Kuvyrkov
2015-07-30Merge branch 'master' into linaroRob Savoye
2015-07-30 * lib/remote.exp (close_wait_program): New procedure.Pedro Alves
2015-06-19update from master since there has been another stable release of DejaGnu.Rob Savoye
2015-05-23 * doc/dejagnu.xml: Fix broken URLs.Ben Elliston
2015-05-23 * doc/user.xml: Fix 'crosscompilation'.Ben Elliston
2015-05-23 * doc/runtest.1 (log_dialog): Improve documentation.Ben Elliston
2015-05-16 * configure.ac: Enable subdir-objects, require automake 1.14.Filipe Brandenburger
2015-05-15 * doc/dejagnu.xml: Fix typos such as stray }'s and @samp{...},Filipe Brandenburger
2015-05-15 * runtest.exp (runtest): Introduce new --log_dialog option.Filipe Brandenburger
2015-05-14 * baseboards/multi-sim.exp (get_library_dirlist): New.Steve Ellcey
2015-05-12 * baseboards/generic-sim.exp: Check $DEJAGNU_SIM_OPTION.Steve Ellcey
2015-04-17Look for xg++ before g++Rob Savoye
2015-03-30Revert the following change which causes breakage reported here:Ben Elliston
2015-02-26 * lib/target.exp (default_target_compile): Prepend multilib_flags,H.J. Lu
2015-02-18 * lib/framework.exp (log_and_exit): Set tool to "testrun" ifStephen Tridgell
2015-02-05 * doc/runtest.1: Fix a spelling error.Ben Elliston
2015-02-04 * config.guess: Update to version 2015-01-01.Ben Elliston
2015-01-22 * Makefile.am (baseboard_DATA): Add baseboards/visium-sim.exp.Eric Botcazou
2015-01-08set the protocol to unixRob Savoye
2014-11-25 * lib/dejagnu.exp (host_execute): Remove stray leading hyphen.Ben Elliston
2014-10-29use prog not program when checking for text filesRob Savoye
2014-10-29don't use braces around variable nameRob Savoye
2014-10-28 * Makefile.in: Regenerate.Ben Elliston
2014-10-28 * example: Remove stale examples.Ben Elliston
2014-10-24 * dejagnu.h (pass): Make function static as well as inline.Steve Ellcey
2014-10-14 * runtest.exp: Only match $directory, not *${directory}* when theBen Elliston
2014-10-14* lib/dejagnu.exp (host_execute): Remove buffer_full check. This is notBen Elliston
2014-10-13 Change the timeout from the global if specified in a board file. Don't try t...Rob Savoye