2004-01-30 Ben Elliston * DejaGnu 1.4.4 released. 2004-01-27 Ben Elliston * Makefile.am (tarball): Depend on book1.html, not overview.html. Don't echo needless messages. Portably copy the source tree to dejagnu-${VERSION}. Portably copy documentation files from the source tree to the distribution directory. Don't copy RPM-related files -- leave that to the rpm target. (snapshot): Remove target. (overview.html): Rename target from this .. (book1.htm): .. to this. (rpm): Portably copy tar file to SOURCES directory. (deb): Depend on book1.html, not overview.html. (dist-hook): Depend on book1.html, not overview.html. * Makefile.in: Rebuild. * doc/Makefile.am (TARGETS): Depend on book1.html. (book1.html): Depend on html/book1.html. (overview.dvi): Remove target. * doc/Makefile.in: Rebuild. 2004-01-27 Ben Elliston * Clean.tcl: Run tclsh via /usr/bin/env for portability. (cleanfiles): Concatenate regular filenames that match .*. 2004-01-27 Ben Elliston * doc/overview: Remove all files. 2003-12-03 Ben Elliston * testsuite/runtest.all/utils.test: Fix a test for proc find which assumed that "subsubfile1" would appear at the end of the returned list. Adjust to use a more robust regular expression. 2003-11-26 Ben Elliston * doc/overview.sgml (version): Update. * doc/overview/installation.html: Likewise. * packaging/rpm/dejagnu.spec: Update version numbers throughout. * packaging/pkg/pkginfo: Likewise. * packaging/depot/dejagnu.psf: Likewise. 2003-10-25 Ben Elliston * runtest.exp (frame_version): Bump version. * configure.in (AM_INIT_AUTOMAKE): Likewise. * configure: Regenerate. 2003-10-16 Rob Savoye * packaging/prototype: Remove sh-hms-sim.exp, add sh-sim. 2003-10-13 Ben Elliston * baseboards/sh-hms-sim.exp: Remove. Replaced by sh-sim.exp. 2003-10-11 Corinna Vinschen * baseboards/sh-sim.exp: New file. 2003-10-11 Ben Elliston * NEWS: Tidy. * AUTHORS: Don't list maintainers, reference MAINTAINERS instead. 2003-10-08 Ben Elliston * i960glue.c: Remove. * packaging/pkg/prototype: Remove i960glue.c. 2003-10-07 Ben Elliston * contrib/README: Remove. * contrib/testit: Remove bitrotten script. * contrib/test-g++: Likewise. * contrib/test-tool: Likewise. 2003-08-23 Ben Elliston * TODO: Tidy. * contrib/README: Bring up to date. 2003-08-23 Corinna Vinschen * config/sid.exp: Add gdb settings to use no hardware watchpoints. 2003-08-23 Ben Elliston * README: Update section on reporting bugs. 2003-08-22 Ben Elliston * lib/kermit.exp: Document procs. * lib/ftp.exp: Likewise. 2003-08-19 Ben Elliston * contrib/testit: Run wish via /usr/bin/env for portability. 2003-08-18 Ben Elliston * Makefile.am: Tidy comments and unused command lines. * Makefile.in: Regenerate. * testsuite/libdejagnu/Makefile.in: Likewise. * contrib/bluegnu2.0.3: Remove unsupported subtree. 2003-08-18 Ben Elliston * MAINTAINERS: New file. 2003-08-17 Ben Elliston * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove empty variable. * doc/Makefile.in: Regenerate. 2003-08-16 Ben Elliston * doc/overview.sgml (overview): Start overhauling chapter. * doc/README.Writers: New document on style conventions. * doc/ref.sgml: Replace "test suite" with "testsuite" throughout. * doc/user.sgml: Likewise. * doc/overview.sgml: Likewise. * doc/dejagnu.texi (Design Goals): Change "Deja Gnu" to "DejaGnu". 2003-08-12 Ben Elliston * Makefile.am (tarball): Update path to dejagnu.spec. (rpmspec): Likewise. (deb): Likewise, update path to package metafiles. (solpkg): Likewise. (hpdepot): Likewise. * Makefile.in: Regenerate. * aclocal.m4: Likewise. * configure: Likewise. * doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * deb: Move from here .. * packaging/deb: .. to here. * redhat: Move from here .. * packaging/rpm: .. to here. * depot: Move from here .. * packaging/depot: .. to here. * pkg: Move from here .. * packaging/pkg: .. to here. * testsuite/libdejagnu/Makefile.am (CXXFLAGS): Rename from this .. (AM_CXXFLAGS): .. to this, in order to suppress Automake warning. * testsuite/libdejagnu/Makefile.in: Regenerate. 2003-08-07 Ben Elliston * config/ddb.exp (${board}_init): Fix thinko: use Tcl incr command to increment count rather than count++ as in C. 2003-08-06 Ben Elliston * lib/remote.exp: Replace "TCL" with "Tcl". 2003-07-30 Ben Elliston * doc/runtest.1: Replace "TCL" with "Tcl". Make last revision date current. 2003-07-29 Ben Elliston * doc/overview.sgml: Replace "NT" with "Windows", correct Cygwin URLs and other stylistic improvements. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. 2003-07-25 Mike Stump * lib/target.exp (prune_warnings): Handle "nfs server .* not responding" and "nfs server .* is alive again". 2003-07-20 Ben Elliston * config.guess: Update to most recent version. * config.sub: Ditto. * AUTHORS: Add self to list of maintainers. 2003-07-25 Jim Dein * lib/utils.exp (find): Fix double recursion bug. 2002-02-25 Jackie Smith Cashion * baseboards/am33_2.0-libremote.exp: New file. 2000-11-21 Drew Moseley * baseboards/mn10300-cygmon.exp: Use the am33-2 flag for the ASB2303 board. 2000-08-10 Drew Moseley * baseboards/mn10300-cygmon.exp: Added support for Cygmon based ASB2303 board. 2003-06-13 Phil Edwards * baseboards/mips64-sim.exp, baseboards/mips-sim.exp, baseboards/mips-sim-idt32.exp, baseboards/mips-sim-idt64.exp: Use only -T[linker] instead of -Wl,-T[linker]. 2003-06-13 Jason Thorpe * lib/target.exp (prune_warnings): Add two more linker warning patterns for warnings generated by modern verions of NetBSD. 2003-05-12 H.J. Lu * lib/libgloss.exp (build_wrapper): Add -Wl,-wrap,_exit. 2003-05-09 H.J. Lu * runtest: Fix a typo. 2003-05-03 Nitin Dhavale * doc/user.sgml: Clarify how to set the verbose option. 2003-03-28 Chris Demetriou * lib/framework.exp (check_conditional_xfail): Adjust so that an empty 'includes' list matches all sets of flags. * doc/dejagnu.texi: Document the above. * doc/ref.sgml: Likewise. 2003-03-27 David Heine * baseboards/xtensa-sim.exp: Fix a syntax error. 2003-03-16 Rob Savoye * lib/unix.exp: Preserve the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy . * Most files: Update copyright dates. 2003-03-13 Mike Stump * lib/dg.exp(dg-test): Add compiler flags to testcase name, to help ensure uniqueness. 2003-03-05 Alexandre Oliva * lib/remote.exp (standard_download, standard_upload): Support nfsdir and nfsroot_server. See ChangeLog.0 for earlier changes.