Ben Elliston
377d6cbd9e
* config.guess: Update to most recent version.
* config.sub: Likewise.
21 years ago
Rob Savoye
c73ac7ccb5
2005-04-28 Mark Kettenis <kettenis@gnu.org>
* lib/target.exp (prune_warnings): Add a few more linker
warning patterns for OpenBSD.
21 years ago
Rob Savoye
8139152f1c
Minor addition to OpenBSD prune warning.
21 years ago
Rob Savoye
46b8c1dd80
Adjust OpenBSD warning in prune_warnings.
21 years ago
Rob Savoye
cb7e32ad91
from Mark Kettenis <kettenis@gnu.org>
* lib/target.exp (prune_warnings): Add linker warning patterns for
OpenBSD.
21 years ago
Rob Savoye
b9df76e6b7
2005-01-29 Hans-Peter Nilsson <hp@axis.com>
* baseboards/cris-sim.exp: New file.
21 years ago
Rob Savoye
5d9ad98651
2005-01-29 Hans-Peter Nilsson <hp@axis.com>
* baseboards/cris-sim.exp: New file.
21 years ago
Rob Savoye
3b621ff766
2004-11-19 Nick Clifton <nickc@redhat.com>
* lib/libgloss.exp (newlib_include_flags): Document why -isystem
is used instead of -I.
(libio_include_flags): Use -I instead of -isystem and
document why.
(g++_include_flags): Use -I instead of -isystem.
(libstdc++_include_flags): Likewise.
22 years ago
Ben Elliston
c010382df8
* lib/dg.exp (dg-test): If a `dg-do run' test fails to compile,
mark the test as unresolved, rather than warning.
22 years ago
Rob Savoye
ca85cfd152
* baseboards/iq2000-sim.exp: New file.
22 years ago
Rob Savoye
cd26f56a64
2004-08-19 Daniel Jacobowitz <dan@debian.org>
* testglue.c: Prototype abort and exit.
22 years ago
Ben Elliston
614bb47907
* testglue.c: Prototype abort(3) and exit(3).
22 years ago
Ben Elliston
39020e6600
* config/sim.exp (sim_download, sim_upload): New procs.
22 years ago
Ben Elliston
2adda5c0d6
* config.guess: Update to current revision.
* config.sub: Likewise.
22 years ago
Ben Elliston
f15cd06544
Remove.
22 years ago
Rob Savoye
89e1c58d8e
from Alexandre Oliva <aoliva@redhat.com>
* baseboards/mn10300-sim.exp: Set needs_status_wrapper to empty
string.
22 years ago
Ben Elliston
5aef69c549
* config.guess: Update to current revision.
* config.sub: Likewise.
22 years ago
Ben Elliston
6413d0eab2
* baseboards/mn10300-sim.exp: Set needs_status_wrapper and
noresults to zero.
22 years ago
Ben Elliston
a4596b85c4
* lib/libgloss.exp (build_wrapper): Remove redundant set command.
22 years ago
Rob Savoye
e2ab05f8e5
Tue Feb 25 05:19:57 UTC 2003 Brendan Conoboy <blc@@redhat.com>
* lib/remote.exp (call_remote): Remove multilibs from the board
name when rebooting a board.
22 years ago
Rob Savoye
81264c6f85
2004-03-29 Joel Brobecker <brobecker@gnat.com>
* lib/libgloss.exp (find_gnatmake): New procedure.
* lib/target.exp (default_target_compile): Add support for Ada.
22 years ago
Rob Savoye
1ff80f6db2
2004-04-16 Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
* baseboards/m32r-linux-sim.exp: Add New file.
22 years ago
Rob Savoye
445aa58322
New example that somehow didn't get checked in with the rest.
22 years ago
Rob Savoye
f3516b6529
2004-04-02 Rob Savoye <rob@direwolf.welcomehome.org>
* configure.ac, example/Makefile.am: Add example/mathhelper.
* configure, alocal.m4, example/Makefile.in: Regenerated.
2004-04-02 Joel Sherrill <joel@OARcorp.com>
* example/mathhelper: New example for using the unit testing API.
2004-03-05 Daniel Jacobowitz <drow@mvista.com>
* lib/remote.exp (standard_spawn): Fix rsh username support.
22 years ago
Rob Savoye
eeeb4b91e5
* doc/C: New directory for DocBook XML files.
* doc/C/dejagnu.omf: New config file for scrollkeeper.
* doc/C/topic.dat: New config file for the GNOME help system.
* doc/C/dejagnu.xml: DocBook XML formatted verion of what was
overview.sgml.
* doc/C/ref.xml: DocBook XML formatted verion of what was
ref.sgml.
* doc/C/user.xml: DocBook XML formatted verion of what was
user.sgml.
22 years ago
Rob Savoye
92495f11ba
Fix typos.
22 years ago
Rob Savoye
5a09eb4b52
Add the doc/C directory.
22 years ago
Rob Savoye
e601321a6f
SGML doc ported to DocBook 4.2 XML with GNOME help support.
22 years ago
Ben Elliston
504776814f
* runtest.exp: Do not trap SIGSEGV.
22 years ago
Ben Elliston
550dfd73cc
* configure.ac: Update AC_INIT and AM_INIT_AUTOMAKE invocations.
* configure: Regenerate.
22 years ago
Ben Elliston
275f6efaac
Add autom4te.cache; generated by modern versions of the GNU auto* tools.
22 years ago
Ben Elliston
c0c9d053ba
* doc/runtest.1: Improve some wording. Update last revision date.
22 years ago
Ben Elliston
299ef54186
* NEWS: Document yesterday's work.
22 years ago
Ben Elliston
698596b45e
* runtest: Improve comments.
22 years ago
Ben Elliston
f2ef5c1e03
Let's not keep generated documentation files in CVS?
22 years ago
Ben Elliston
30c35cf469
* TODO: Update.
* testsuite/libdejagnu/unit.cc: Conform with GNU coding standard.
22 years ago
Ben Elliston
ccc2f172e9
Regenerate--missed in last check-in :-(
22 years ago
Ben Elliston
2d2bf0f0a7
* configure.ac: Quote strings throughout in good Autoconf style.
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.
22 years ago
Ben Elliston
7be5c4df75
2004-02-08 Daniel Jacobowitz <drow@mvista.com>
* 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.
22 years ago
Ben Elliston
6e8c898bb7
Use $Date$ for last updated.
22 years ago
Ben Elliston
cb47e3c7a2
Ignore dejagnu.info.
22 years ago
Ben Elliston
4e05ddfac6
* runtest: Terminate with an error if expect cannot be found.
* TODO: Update.
22 years ago
Ben Elliston
f4c26a04b4
* configure.ac: Use AC_PATH_PROG to find expect(1).
(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.
22 years ago
Ben Elliston
15f2343a5a
* runtest.1: Remove any mention of mondfe.
22 years ago
Ben Elliston
acda4f00c7
* TODO: Add an item about timeouts.
22 years ago
Ben Elliston
836d289ec4
2004-02-08 Daniel Jacobowitz <drow@mvista.com>
* baseboards/basic-sim.exp: Set gdb,do_reload_on_run.
22 years ago
Ben Elliston
7eccecb752
* lib/standard.exp: Tidy.
22 years ago
Ben Elliston
8452d117a4
Missed in previous commit.
22 years ago
Ben Elliston
17cf7a3dd7
* Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.
(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.
22 years ago
Ben Elliston
30b0841395
* Makefile.am (rpmspec): Remove.
(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.
22 years ago