From 1b90c9c17a67a276bad06860555b3adc4e4e989e Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Wed, 13 Dec 2023 20:01:24 -0600 Subject: Update ChangeLog after installing patches --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3f47e76..a983895 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2023-12-12 Jacob Bachmeyer + + Import patches from Maciej W. Rozycki + + * baseboards/qemu.exp (qemu_load): Add execution reporting. + * config/gdb-comm.exp (gdb_comm_load): Likewise. + * config/gdb_stub.exp (gdb_stub_load): Likewise. + * config/sim.exp (sim_load): Likewise. + * config/unix.exp (unix_load): Report full command in addition to + timeout value. + + * baseboards/qemu.exp (qemu_load): Respect global `test_timeout' + setting. + * config/gdb-comm.exp (gdb_comm_load): Likewise. + * config/gdb_stub.exp (gdb_stub_load): Likewise. + * config/sim.exp (sim_load): Likewise. + * config/unix.exp (unix_load): Likewise, in the remote case. + * doc/dejagnu.texi (Local configuration file): Update + accordingly. + + * config/gdb-comm.exp (gdb_comm_load): Set `testcase_timeout' + earlier on. + + * config/unix.exp (unix_load): Don't ever set `test_timeout', + just use it locally. + 2023-11-22 Jacob Bachmeyer PR67391 -- cgit v1.1