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 33f82a77ef49cfa5133917ee629ed599f7893a89 (commit) via d49522b6046fa1c57b6d4f61a151ffdda6627357 (commit) via ffc1d0f4f05ba2c0282c081a8f338f0293a79ff2 (commit) via ed6c94f54c4077628e9525a45129231dfaf99ff1 (commit) via 0b1ad2be7d6df05e556bf0da485d35dad66fc7ae (commit) via 07b5a0de6072682ff91c951637d603a4918d9991 (commit) via 60e555675a9990270be8c4d63d3b4b8f484f3f51 (commit) via 155ad7ac7f606f43613bb457ea36cc466d113613 (commit) from c197ab96dabde895f07c51b700a19f1d3312e4b4 (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 33f82a77ef49cfa5133917ee629ed599f7893a89 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:59:42 2020 -0600 Add entries commit d49522b6046fa1c57b6d4f61a151ffdda6627357 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:58:12 2020 -0600 updated commit ffc1d0f4f05ba2c0282c081a8f338f0293a79ff2 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:57:54 2020 -0600 Add 2020 to copyright date. commit ed6c94f54c4077628e9525a45129231dfaf99ff1 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:56:29 2020 -0600 Work with cross GDB. commit 0b1ad2be7d6df05e556bf0da485d35dad66fc7ae Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:55:12 2020 -0600 Regenerated commit 07b5a0de6072682ff91c951637d603a4918d9991 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:54:00 2020 -0600 Add baseboards/qemu.exp commit 60e555675a9990270be8c4d63d3b4b8f484f3f51 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:52:34 2020 -0600 Add board support file for QEMU for bare metal testing. commit 155ad7ac7f606f43613bb457ea36cc466d113613 Author: Rob Savoye <r...@senecass.com> Date: Mon Jul 6 13:49:47 2020 -0600 Add script to regenerate configure/build files. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 10 ++ Makefile.am | 1 + Makefile.in | 95 +++++++++++------- aclocal.m4 | 191 +++++++++++++++++------------------- autogen.sh | 227 +++++++++++++++++++++++++++++++++++++++++++ baseboards/pi.exp | 10 +- baseboards/qemu.exp | 274 ++++++++++++++++++++++++++++++++++++++++++++++++++++ configure | 212 ++++++++++++++++++++-------------------- doc/dejagnu.texi | 2 +- missing | 16 +-- 10 files changed, 776 insertions(+), 262 deletions(-) create mode 100755 autogen.sh create mode 100644 baseboards/qemu.exp hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit