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 annotated tag, dejagnu-1.5.1-release has been created at 6a96187e13165fc4e14984da2de8cabcf165108b (tag) tagging 52dad3fd75c64d8e8cc0de5f8ca123c4aa7c32d2 (commit) replaces post-if-stmt-braces tagged by Ben Elliston on Fri Mar 8 16:16:40 2013 +1100 - Log ----------------------------------------------------------------- Tag DejaGnu 1.5.1 release. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABAgAGBQJROXQ4AAoJEOZqTimv57y91HsP/1vrubwM4CgMYgScv+7wXYoT V9Vd4DFFTgLhcu9O7PQtMfOBE24K3N0pHmgdHpDae9nD79RHZUMUdvKBL3hdJcl3 cthC6wKeWk3KFWUvh3ZvxDyepNrtJxJHgV9gPDwngNt+48UU9nChkKDCRTm6kTzQ p3DUJVXEFRp+nShZnNaR695ZS2Skd2ar3wUr27s/mnUHylo+xgqfqiXi2hJmrwVb 7r1aGboWvgkH08KOM8LSKAcE2oH7kssF/HfR547ZuY9X+DPhU3X2ZN6wDYavVkaN WKtndkN+fGR5dWSgY4SxRcz5KLpT6zeB58hiAM9f9aPICx4uEUxKIC0E+pUJLaha dAmI2c+qcG+x7l2tll16gPm/Vr9rjzhvTJNoKEzvv2IomZipuKYTKt2eJ4VAfFD8 M9Mp3s/Dg4l9gNNMqfKEU4RiKnDnXciNsCgDxYCRSvbaTuIHopSzG6glhGWykzog tiYe/lF1T0KoEkMooFlWDe8VTxQpxFX0t0txDP7c/KqTFqITxn43TtMfj9sNYycA j3HRlkBWw7/Jy+Bh/cg2MJZn1xOEoSLv9DpMxGAVNkiffpd69BgE9HWNu8FHG79G G3W/RzHKnaL4fO8o4VKjBC5P+elgeE33oY7+hg3VLYOAgnD6EHgUoZC4BDW/xbZy zqVB8ib+J7oulXzwbz+1 =eeIx -----END PGP SIGNATURE----- Ben Elliston (68): * baseboards/cris-sim.exp: Use switch, not case. * config/gdb-comm.exp (gdb_comm_load): Brace some expressions. * runtest.exp (verbose): Brace some expressions. Import this useful script from GCC. It's useful to any DejaGnu user. * config/dos.exp (dos_open): Only run global board_info once at * config.guess: Update to most recent version. * config/sim.exp (sim_upload): Match up argument names. * configure.ac: Check for docbook2texi, not docbook2x-texi. The * doc/dejagnu.texi: Regnerate using Docbook2X 0.8.7. Import from GCC tree: * doc/dejagnu.xml, doc/ref.xml, doc/user.xml: Edits. * dejagnu.h: Tidy comments. * runtest.exp (load_lib): Typo fix. * Makefile.am (CONTRIB): New. * baseboards/cris-sim.exp: Use Tcl fall-through syntax for * rsh.exp (rsh_exec): Handle inp and outp arguments. Use Tweak most recent entry. 2006-06-23 Eric Botcazou <ebotca...@adacore.com> 2006-07-13 Daniel Jacobowitz <d...@codesourcery.com> * runtest.exp (usage): Use "triplet" instead of "config name". * doc/user.xml: Correct the syntax for running apt-get on a Debian * doc/user.xml (Configuration): Fix typos. * lib/framework.exp (open_logs): Line buffer the .sum file. * lib/dg.exp (dg_bogus): Comment fix. Remove stray CVS conflict markers. * lib/target.exp (default_link): Initialize nobjects before use. Remove .cvsignore file(s). Add a .gitignore file for the doc directory. * baseboards/cris-sim.exp: Fix MS-DOS line termination. Install some omitted baseboard scripts. Make switch commands in some baseboard files more robust. From H-P. * doc/runtest.1: Update date of last revision. * doc/user.xml (Adding a New Tool, Adding a New Target): Fix typos. * dejagnu.h (totals): Correct typos. * lib/utils.exp (diff): Open both files as binary. Make the testsuite work better. * doc/ref.xml, doc/user.xml: Fix typos. * COPYING: Update to GPL version 3. 2009-06-10 Maciej W. Rozycki <ma...@codesourcery.com> * Makefile.am (rpm, deb, solpkg, hpdepot): Remove targets. * config.guess: Update to most recent version. Rename the old ChangeLog. From Reuben Thomas <r...@sc3d.org>: * configure.ac: Check for docbook2x-texi. * doc/dejagnu.xml, doc/ref.xml, doc/user.xml: Mark up options with * MAINTAINERS: Remove refererence to Tom Tromey's Tcl style guide. * baseboards/rx-sim.exp: New baseboard. * baseboards/moxie-sim.exp: New baseboard. Merge branch 'master' of ssh://b...@git.sv.gnu.org/srv/git/dejagnu * config/gdb-comm.exp (gdb_comm_load): Set breakpoints after load. * doc/user.xml (Tcl Variables For Command Line Options): Correct * testglue.c: Remove duplicated prototypes for abort and exit. 2011-03-01 Rainer Orth <r...@cebitec.uni-bielefeld.de> 2011-03-03 Maciej W. Rozycki <ma...@codesourcery.com> * lib/framework.exp (unknown): Rename the native Tcl ::unknown * config.guess: Update to most recent version. * Makefile.am: Bump to GPL version 3. Upgrade to GPL version 3. * Makefile.am (EXTRA_DIST): Correct name of historical ChangeLog. * texinfo.tex: Import latest version from ftp://tug.org/tex. * configure.ac (AC_INIT): Set version to 1.5. * Makefile.am (doc/dejagnu.texi): Conditional on MAINTAINER_MODE. Ignore autom4te.cache. * Makefile.am (DISTCLEANFILES): Define. Mark ChangeLog for release. * Makefile.in: Regenerate with automake 1.13. * configure.ac (AC_INIT): Bump version to 1.5.1. Mark ChangeLog for release. Rob Savoye (5): * dejagnu.h: Add support for for expected failures and Add patch from Bob Wilson. * baseboards/xtensa-sim.exp: Set target_install. Stop using Patch from Daniel Jacobowitz. update copyright date for 2010. ----------------------------------------------------------------------- hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit