aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-06SGML doc ported to DocBook 4.2 XML with GNOME help support.Rob Savoye8-0/+9163
2004-02-17 * runtest.exp: Do not trap SIGSEGV.Ben Elliston2-2/+5
2004-02-15 * configure.ac: Update AC_INIT and AM_INIT_AUTOMAKE invocations.Ben Elliston3-16/+35
* configure: Regenerate.
2004-02-15Add autom4te.cache; generated by modern versions of the GNU auto* tools.Ben Elliston1-0/+1
2004-02-08 * doc/runtest.1: Improve some wording. Update last revision date.Ben Elliston2-12/+15
2004-02-08 * NEWS: Document yesterday's work.Ben Elliston2-0/+7
2004-02-08 * runtest: Improve comments.Ben Elliston2-28/+47
2004-02-08Let's not keep generated documentation files in CVS?Ben Elliston36-25148/+0
2004-02-08 * TODO: Update.Ben Elliston3-84/+143
* testsuite/libdejagnu/unit.cc: Conform with GNU coding standard.
2004-02-08Regenerate--missed in last check-in :-(Ben Elliston1-1/+0
2004-02-08 * configure.ac: Quote strings throughout in good Autoconf style.Ben Elliston11-157/+186
Remove AC_PROG_YACC invocation. Search for docbook2dvi, et al and expect using AC_PATH_PROG. Remove DJ_AC_PATH_DOCBOOK in favour of existing macros. Remove stale BOARDS and CONFIG substs. Ensure Tcl is at version 8.3 or greater. * configure: Regenerate. * acinclude.m4: Remove. * aclocal.m4: Regenerate. * Makefile.in: Likewise. * doc/Makefile.am (%.pdf: %.sgml): Use $(DOCBOOK2PDF). (%.dvi: %.sgml): Use $(DOCBOOK2DVI). (%.html: %.sgml): Use $(DOCBOOK2HTML). * doc/Makefile.in: Regenerate. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise. * TODO: Update.
2004-02-082004-02-08 Daniel Jacobowitz <drow@mvista.com>Ben Elliston23-52/+67
* baseboards/cf.exp: Use -T instead of -Wl,-T for ldscript. * baseboards/fr30-elf.exp, baseboards/frv-elf.exp, baseboards/h8300.exp, baseboards/i960-cyclone.exp, baseboards/i960-sim.exp, baseboards/m32r-elf.exp, baseboards/mips-idt.exp, baseboards/mips-lnews-sim.exp, baseboards/mips-lsi-sim.exp, baseboards/mips64vr4100-sim.exp, baseboards/op50n.exp, baseboards/rom68k-idp.exp, baseboards/sh-hms.exp, baseboards/tx39-dve.exp, baseboards/vr4100-ddb.exp, baseboards/vr4100-sim.exp, baseboards/vr4111-sim.exp, baseboards/vr4300-ddb.exp, baseboards/vr4300-sim.exp, baseboards/vr4300.exp, baseboards/vr5000-ddb.exp: Likewise.
2004-02-08Use $Date$ for last updated.Ben Elliston1-1/+1
2004-02-08Ignore dejagnu.info.Ben Elliston1-2/+1
2004-02-08 * runtest: Terminate with an error if expect cannot be found.Ben Elliston3-2/+11
* TODO: Update.
2004-02-08 * configure.ac: Use AC_PATH_PROG to find expect(1).Ben Elliston10-210/+92
(DJ_AC_PATH_TCLSH): Remove unneeded invocation. * acinclude.m4 (DJ_AC_PATH_TCLSH): Remove (unused). (DJ_AC_STL): Likewise. * configure: Regenerate. * aclocal.m4: Likewise. * configure: Likewise. * Makefile.in: Likewise. * doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise. * TODO: Update.
2004-02-07 * runtest.1: Remove any mention of mondfe.Ben Elliston2-3/+10
2004-02-07 * TODO: Add an item about timeouts.Ben Elliston1-0/+1
2004-02-072004-02-08 Daniel Jacobowitz <drow@mvista.com>Ben Elliston2-0/+7
* baseboards/basic-sim.exp: Set gdb,do_reload_on_run.
2004-02-07 * lib/standard.exp: Tidy.Ben Elliston2-5/+8
2004-02-07Missed in previous commit.Ben Elliston1-0/+19
2004-02-07 * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.Ben Elliston14-826/+27
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
2004-02-07 * Makefile.am (rpmspec): Remove.Ben Elliston3-46/+42
(rpm): Additionally depend on dejagnu.spec. ($(PKGDIR)/dejagnu): New target that installs DejaGnu into this directory. This saves duplicated code in the solpkg and hpdepot targets. (solpkg): Depend on $(PKGDIR)/dejagnu. (hpdepot): Likewise. * Makefile.in: Regenerate.
2004-02-07 * Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove.Ben Elliston5-19/+12
* Makefile.in: Regenerate. * testsuite/Makefile.am (CLEANFILES): Remove. (RUNTESTDEFAULTFLATS): Pass --srcdir and RUNTEST=$(RUNTEST). * testsuite/Makefile.in: Regenerate.
2004-02-06Remove stray debug output (whoops).Ben Elliston1-1/+0
2004-02-06* util-defs.exp only exists to support testing lib/utils.exp, so moveBen Elliston8-6/+18
it to the testsuite/lib directory and out of users' sight. * lib/util-defs.exp: Move from here .. * testsuite/lib/util-defs.exp: .. to here. * Makefile.am (EXTRA_DIST): Remove lib/util-defs.exp. * Makefile.in: Regenerate. * testsuite/Makefile.am (EXTRA_DIST): Add lib/util-defs.exp. * testsuite/Makefile.in: Regenerate. * doc/ref.sgml (File Map): Remove util-defs.exp. * packaging/pkg/prototype: Update file list.
2004-02-06 * NEWS: Document changes since 1.4.4.Ben Elliston2-0/+12
2004-02-06 * example/Makefile.am (check-recursive): Remove target.Ben Elliston3-7/+5
* example/Makefile.in: Regenerate.
2004-02-06 * dejagnu.h: Conform with GNU coding standard.Ben Elliston2-160/+136
2004-02-06 * Makefile.am (PKGING): Remove.Ben Elliston3-89/+54
(PACKAGING_METAFILES): Update accordingly. (CLEANFILES, check-DEJAGNU): Remove. (tarball): Remove; use `dist'. (deb): Update target recipe to use `make dist'.
2004-02-06* Use modern Automake features to simplify the Makefiles/configury.Ben Elliston24-3118/+13067
* This work eliminates the need for the special Clean.tcl script. * Clean.tcl: Remove. * Makefile.am (SUBDIRS): Add testsuite, example directories. (EXTRA_DIST): Define. (pkgdata_SCRIPTS): Add lib/*.exp files. (DATE, TCLSH): Remove. (configdir, config_DATA, config_SCRIPTS): Define. (baseboarddir, baseboard_DATA, baseboard_SCRIPTS): Likewise. (pkgdata_DATA): Likewise. (djlibexecdir, djlibexec_SCRIPTS): Likewise. (PKGING, PACKAGING_METAFILES): New macros. (clean-local): Remove. (rpm): Depend on dist. (deb): Likewise. (dist-hook): Remove. (lib_dest, lib_files): Likewise. (baseboard_dest, baseboard_files): Likewise. (include_dest, config_dest, config_files): Likewise. (install-data-local): Likewise. (uninstall-local): Likewise. (site.exp): Likewise. * Makefile.in: Regenerate. * testsuite/Makefile.am (all, all-am, etcetera): Remove. (force): Likewise. (EXTRA_DIST): Define. (site.exp): Remove target. * testsuite/Makefile.in: Regenerate. * testsuite/libdejagnu/Makefile.am (EXTRA_DIST): Define. (noinst_PROGRAMS): Rename from this .. (check_PROGRAMS): .. to this. * testsuite/libdejagnu/Makefile.in: Regenerate. * doc/Makefile.am (man_MANS): Rename from this .. (dist_man_MANS): .. to this. (info_TEXINFOS): Define. (TARGETS): Remove overview.rtf. (EXTRA_DIST): Define. (%.rtf: %.sgml): Remove rule. (%.gif: %.fig): Likewise. (%.epsi: %.eps): Likewise. (%.eps: %.fig): Likewise. (clean, realclean, distclean): Remove. (install-docs): Don't install overview.rtf. * doc/Makefile.in: Regenerate. * doc/texinfo.tex: New file. * example/calc/Makefile.am (noinst_PROGRAMS): Rename from this .. (check_PROGRAMS): .. to this. (EXTRA_DIST): Add test cases and calc.1 man page. * example/calc/Makefile.in: Regenerate. * example/calc/aclocal.m4: Likewise. * example/calc/configure: Likewise. * example/calc/stamp-h.in: Remove. * example/hello/Makefile.am (bin_PROGRAMS): Rename from this .. (check_PROGRAMS): .. to this. (EXTRA_DIST): Define. * example/hello/Makefile.in: Regenerate. * example/hello/aclocal.m4: Likewise. * example/hello/configure: Likewise. * example/hello/testsuite/Makefile.am (EXTRA_DIST): Define. * example/hello/testsuite/Makefile.in: Regenerate.
2004-02-06 * configure.ac: Remove commented out code.Ben Elliston3-9/+8
* configure: Regenerate.
2004-02-06 * doc/README.Writers: Remove.Ben Elliston2-5/+8
* doc/overview.sgml: Place contents of README.Writers in a comment at the top of this file.
2004-02-06Bring in HTML documentation from the DejaGnu 1.4 branch.Ben Elliston36-0/+25148
2004-02-06 * site.tmpl: Tidy.Ben Elliston2-33/+31
2004-02-06 * INSTALL: Import latest version.Ben Elliston2-44/+91
2004-02-06 * depcomp: Import latest version.Ben Elliston4-350/+549
* install-sh: Likewise. * missing: Likewise.
2004-02-06 * Makefile.in: Regenerate.Ben Elliston6-8/+13
* doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise.
2004-02-06 * configure.in: Rename from this ..Ben Elliston3-3/+7
* configure.ac: .. to this. Require Autoconf 2.50.
2004-02-05 * lib/target.exp (prune_warnings): Add spaces where required inBen Elliston2-2/+7
NetBSD warnings. Supersedes a patch in pkgsrc's devel/dejagnu.
2004-02-05 * config.guess: Update to current revision.Ben Elliston3-11/+79
* config.sub: Likewise.
2004-02-04* missed in last commitBen Elliston2-106/+144
* Makefile.in: Rebuild with Automake 1.8.2.
2004-02-03 * configure.in (AC_NO_EXECUTABLES): Remove.Ben Elliston9-1001/+1301
* configure: Rebuild with Autoconf 2.59. * acinclude.m4 (DJ_AC_STL): Quote macro name to appease aclocal. (DJ_AC_PATH_TCLSH): Likewise. (DJ_AC_PATH_DOCBOOK): Likewise. * aclocal.m4: Rebuild. * doc/Makefile.in: Rebuild with Automake 1.8.2. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise.
2004-01-30Add Clean.tcl.Ben Elliston1-0/+1
2004-01-30 * Import orphaned patches from sources.redhat.com:Ben Elliston8-24/+61
2002-05-02 Fernando Nasser <fnasser@redhat.com> * doc/dejagnu.texi: Document KFAIL and KPASS. 2002-02-20 Richard Henderson <rth@redhat.com> * lib/target.exp (prune_warnings): Revert early "In function" strip, as this breaks g++.dg tests. Match dangerous regexp without the "In function" header. 2002-02-09 Richard Henderson <rth@redhat.com> * lib/target.exp (prune_warnings): Strip "In function" etc early. Adjust "dangerous" regexp for glibc's tmpnam warning. 2001-09-10 Jim Blandy <jimb@redhat.com> * baseboards/rom68k-idp.exp: Use -Tidpgdb.ld as the linker script, so we get the version of the `outbyte' function that does console output in a way that GDB's rom68k target recognizes. Note that the board can now do output. 2000-04-25 Felix Lee <flee@cygnus.com> * baseboards/tx39-sim.exp: Use idt, not dve linker script. Delete misleading comments and null statements.
2004-01-302004-01-27 Ben Elliston <bje@wasabisystems.com>Ben Elliston49-24897/+0
* doc/overview: Remove all files.
2004-01-30* Merge dejagnu_1_4_branch up to dejagnu-1_4_4 tag.Ben Elliston17-61/+174
2004-01-27 * Makefile.am (tarball): Depend on book1.html, not overview.html.Ben Elliston5-67/+52
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 * Clean.tcl: Run tclsh via /usr/bin/env for portability.Ben Elliston2-1/+7
(cleanfiles): Concatenate regular filenames that match .*.
2004-01-11 * baseboards/frv-sim.exp: Remove reference to devo/sim.Ben Elliston2-3/+7