[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-592-ga36720a

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  a36720ae1442f4f59d4c2762246b5f820db7c001 (commit)
  from  54f62a6c5bb86faee697239f48af3dc70bedc4c3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit a36720ae1442f4f59d4c2762246b5f820db7c001
Author: Ben Elliston 
Date:   Wed Dec 5 20:31:01 2018 +1100

* doc/dejagnu.texi: Add more missing material.

---

Summary of changes:
 ChangeLog|   4 +
 doc/dejagnu.texi | 442 ++-
 2 files changed, 210 insertions(+), 236 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-593-g83c2120

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  83c212039ac2f58d85447755187dc2dec3832370 (commit)
  from  a36720ae1442f4f59d4c2762246b5f820db7c001 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 83c212039ac2f58d85447755187dc2dec3832370
Author: Ben Elliston 
Date:   Wed Dec 5 22:59:55 2018 +1100

* doc/dejagnu.texi (execute_anywhere Procedure): Remove obsolete
node.

---

Summary of changes:
 ChangeLog|  5 +
 doc/dejagnu.texi | 26 +-
 2 files changed, 6 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-595-gb353ddf

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  b353ddf344bea6fa25145faa3d4f0c1b83aefdbe (commit)
   via  db822559c9bdda10660ca28f772b7103147c45ce (commit)
  from  83c212039ac2f58d85447755187dc2dec3832370 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit b353ddf344bea6fa25145faa3d4f0c1b83aefdbe
Author: Ben Elliston 
Date:   Thu Dec 6 12:43:34 2018 +1100

* doc/dejagnu.texi (rsh procedure): Fix node connectivity.

commit db822559c9bdda10660ca28f772b7103147c45ce
Author: Ben Elliston 
Date:   Thu Dec 6 10:08:36 2018 +1100

* lib/telnet.exp (telnet_open): Remove connectmode global.
* doc/dejagnu.texi (Procedures For Remote Communication): Remove
mention of connectmode.

---

Summary of changes:
 ChangeLog| 10 ++
 doc/dejagnu.texi | 10 +-
 lib/telnet.exp   |  1 -
 3 files changed, 15 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-596-g31971cc

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  31971cc219e3ac335603e279435030a788ddbaa5 (commit)
  from  b353ddf344bea6fa25145faa3d4f0c1b83aefdbe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 31971cc219e3ac335603e279435030a788ddbaa5
Author: Ben Elliston 
Date:   Thu Dec 6 12:56:11 2018 +1100

* doc/dejagnu.texi (compile Procedure): Remove old node.
(archive Procedure): Likewise.
(ranlib Procedure): Likewise.

---

Summary of changes:
 ChangeLog|  6 ++
 doc/dejagnu.texi | 59 +---
 2 files changed, 7 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-597-gdbf1d99

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  dbf1d99cb049da74a4a91a6ae1a752be0299d636 (commit)
  from  31971cc219e3ac335603e279435030a788ddbaa5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit dbf1d99cb049da74a4a91a6ae1a752be0299d636
Author: Jacob Bachmeyer 
Date:   Thu Dec 6 14:07:40 2018 +1100

* runtest.exp: Replace archaic use of [string match] with "eq".

Signed-off-by: Ben Elliston 

---

Summary of changes:
 ChangeLog   |  4 
 runtest.exp | 10 +-
 2 files changed, 9 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-598-ge25f4f2

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  e25f4f2080867bc7e60c18ccf60030976144a3e3 (commit)
  from  dbf1d99cb049da74a4a91a6ae1a752be0299d636 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit e25f4f2080867bc7e60c18ccf60030976144a3e3
Author: Ben Elliston 
Date:   Thu Dec 6 14:44:43 2018 +1100

* runtest.exp: Replace '==' with 'eq' for string compares.
Likewise, replace '!=' with 'ne'. Replace a few instances of
[string length $str] == 0 with $str eq "".
* config/gdb-comm.exp: Likewise.
* lib/dg.exp: Likewise.
* lib/framework.exp: Likewise.
* lib/libgloss.exp: Likewise.
* lib/remote.exp: Likewise.
* lib/target.exp: Likewise.
* lib/utils.exp: Likewise.

---

Summary of changes:
 ChangeLog   | 13 +
 config/gdb-comm.exp |  2 +-
 lib/dg.exp  |  8 
 lib/framework.exp   |  4 ++--
 lib/libgloss.exp|  2 +-
 lib/remote.exp  | 16 
 lib/target.exp  |  4 ++--
 lib/utils.exp   |  2 +-
 runtest.exp | 10 +-
 9 files changed, 37 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-599-gd2231de

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  d2231deaf8e991d5446e46e7b3f0d27ec497125e (commit)
  from  e25f4f2080867bc7e60c18ccf60030976144a3e3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d2231deaf8e991d5446e46e7b3f0d27ec497125e
Author: Ben Elliston 
Date:   Thu Dec 6 14:59:53 2018 +1100

Correct whitespace problems.

---

Summary of changes:
 ChangeLog | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-600-ga8e4dbd

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  a8e4dbd2a65255a1470962994b2888fc8ee3b9bc (commit)
  from  d2231deaf8e991d5446e46e7b3f0d27ec497125e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit a8e4dbd2a65255a1470962994b2888fc8ee3b9bc
Author: Jacob Bachmeyer 
Date:   Thu Dec 6 15:11:48 2018 +1100

* testsuite/runtest.all/utils.test: Add Tcl mode marker for Emacs.
* testsuite/runtest.all/target.test: Likewise.
* testsuite/runtest.all/remote.test: Likewise.
* testsuite/runtest.all/config.test: Likewise.
* testsuite/runtest.all/clone_output.test: Likewise.

Signed-off-by: Ben Elliston 

---

Summary of changes:
 ChangeLog   | 8 
 testsuite/runtest.all/clone_output.test | 2 +-
 testsuite/runtest.all/config.test   | 2 +-
 testsuite/runtest.all/remote.test   | 2 ++
 testsuite/runtest.all/target.test   | 2 ++
 testsuite/runtest.all/utils.test| 2 +-
 6 files changed, 15 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-601-gd439887

2018-12-05 Thread Ben Elliston
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, master has been updated
   via  d439887f64b9c7c146d9a9062b459d08c43f2a12 (commit)
  from  a8e4dbd2a65255a1470962994b2888fc8ee3b9bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d439887f64b9c7c146d9a9062b459d08c43f2a12
Author: Ben Elliston 
Date:   Thu Dec 6 18:05:05 2018 +1100

* runtest.exp: Replace [string match] commands involving literal
strings and variables known to not be Tcl glob patterns with eq
and ne.
* config/unix.exp: Likewise.
* lib/debugger.exp: Likewise.
* lib/dg.exp: Likewise.
* lib/framework.exp: Likewise.
* lib/remote.exp: Likewise.
* lib/utils.exp: Likewise.
* baseboards/androideabi.exp: Likewise.
* baseboards/multi-sim.exp: Likewise.
* testsuite/lib/util-defs.exp: Likewise.
* testsuite/runtest.all/config.test: Likewise.

---

Summary of changes:
 ChangeLog | 16 
 baseboards/androideabi.exp|  2 +-
 baseboards/multi-sim.exp  | 10 +-
 config/unix.exp   |  2 +-
 lib/debugger.exp  |  4 ++--
 lib/dg.exp|  8 
 lib/framework.exp | 11 ---
 lib/remote.exp|  2 +-
 lib/utils.exp |  6 +++---
 runtest.exp   |  4 ++--
 testsuite/lib/util-defs.exp   |  4 ++--
 testsuite/runtest.all/config.test |  6 +++---
 12 files changed, 44 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit