aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-08-19Re-indent with Emacs' tcl-mode.indent-tcl-mode-afterBen Elliston
2003-08-17Remove stray BlueGnu file.remove-bluegnu-afterBen Elliston
2003-08-17 * Makefile.am: Tidy comments and unused command lines.indent-tcl-mode-beforeBen Elliston
* Makefile.in: Regenerate. * testsuite/libdejagnu/Makefile.in: Likewise.
2003-08-17 * contrib/bluegnu2.0.3: Remove unsupported subtree.Ben Elliston
2003-08-17Remove BlueGnu. Now unsupported and almost certainly broken.Ben Elliston
2003-08-17 * MAINTAINERS: New file.remove-bluegnu-beforeBen Elliston
2003-08-17More trailing whitespace fixes.trailing-whitespace-afterBen Elliston
2003-08-17More trailing whitespace.Ben Elliston
2003-08-16 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove empty variable.Ben Elliston
* doc/Makefile.in: Regenerate.
2003-08-16Whitespace fixes.Ben Elliston
2003-08-16 * doc/overview.sgml (overview): Start overhauling chapter.trailing-whitespace-beforeBen Elliston
* 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-12Remove stray whitespace.Ben Elliston
2003-08-12 * Makefile.am (tarball): Update path to dejagnu.spec.Ben Elliston
(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. * 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-12s/Redhat/Red Hat/Ben Elliston
2003-08-12* fix Rob's mail address (no ChangeLog entry necessary)Ben Elliston
2003-08-12* remove stray whitespace.Ben Elliston
2003-08-12 * deb: Move from here ..Ben Elliston
* 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.
2003-08-07Rotate ChangeLogs (one decade per rotation is plenty) :-)Ben Elliston
2003-08-07 * config/ddb.exp (${board}_init): Fix thinko: use Tcl incr commandBen Elliston
to increment count rather than count++ as in C.
2003-08-07 * lib/remote.exp: Replace "TCL" with "Tcl".Ben Elliston
2003-08-07* Remove surplus semicolons in `for' commands.trailing-semicolons-afterBen Elliston
2003-08-07Strip trailing semicolons from Tcl source files.Ben Elliston
2003-07-29 * doc/runtest.1: Replace "TCL" with "Tcl".trailing-semicolons-beforeBen Elliston
Make last revision date current.
2003-07-29 * doc/overview.sgml: Replace "NT" with "Windows", correct CygwinBen Elliston
URLs and other stylistic improvements. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise.
2003-07-28* initial pass at fixing some of the worst whitespace errors.Ben Elliston
2003-07-282003-07-25 Jim Dein <jdein@deinji5.apple.com>Rob Savoye
* lib/utils.exp: fix double recursion bug in proc find. 2002-02-25 Jackie Smith Cashion <jsmith@redhat.com> * baseboards/am33_2.0-libremote.exp: New file. 2000-11-21 Drew Moseley <dmoseley@redhat.com> * baseboards/mn10300-cygmon.exp: Use the am33-2 flag for the ASB2303 board. 2000-08-10 Drew Moseley <dmoseley@cygnus.com> * baseboards/mn10300-cygmon.exp: Added support for Cygmon based ASB2303 board. 2003-06-13 Phil Edwards <pme@devphil.com> * 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 <thorpej@wasabisystems.com> * 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 <hongjiu.lu@intel.com> * lib/libgloss.exp (build_wrapper): Add -Wl,-wrap,_exit. 2003-05-09 H.J. Lu <hongjiu.lu@intel.com> * runtest: Fix a typo. 2003-05-03 Nitin Dhavale <nitinpdhavale@indiatimes.com> * doc/user.sgml: Clarify how to set the verbose option. 2003-03-28 Chris Demetriou <cgd@broadcom.com> * 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 <dlheine@tensilica.com> * baseboards/xtensa-sim.exp: Fix a syntax error. 2003-03-16 Rob Savoye <rob@direwolf.welcomehome.org> * lib/unix.exp: Preserve the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy <blc@redhat.com>. * Most files: Update copyright dates.
2003-07-27 * lib/target.exp (prune_warnings): Handle "nfs server .* notBen Elliston
responding" and "nfs server .* is alive again".
2003-07-19 * config.guess: Update to most recent version.Ben Elliston
* config.sub: Ditto. * AUTHORS: Add self to list of maintainers.
2003-07-16* baseboards/am33_2.0-libremote.exp: New file.Rob Savoye
2003-03-172003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>Rob Savoye
* lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy <blc@redhat.com>. * Most files: Update copyright dates. 2003-03-13 Mike Stump <mrs@apple.com> * lib/dg.exp(dg-test): Add compiler flags to testcase name, to help ensure uniqueness. 2003-03-05 Alexandre Oliva <aoliva@redhat.com> * lib/remote.exp (standard_download, standard_upload): Support nfsdir and nfsroot_server. 2001-11-12 Andrew Cagney <ac131313@redhat.com> * lib/remote.exp (local_exec, standard_close): Use SHELL background instead of tcl background to background the kill processes. Work around problem found by Nick Duffek in older CYGWINs. (migrated from Redhat's sources kind late, sorry)
2003-03-17Simulator support for sparc-elf.Rob Savoye
2003-02-212003-02-19 DJ Delorie <dj@redhat.com>Rob Savoye
* config/sim.exp: Support both sid and rawsid protocols.
2003-02-022003-01-31 Kazu Hirata <kazu@cs.umass.edu>Rob Savoye
* dejagnu/baseboards/h8300-sim.exp: Don't set needs_status_wrapper.
2002-11-21modified xml input and output handling for null stringsbemis
2002-11-21added changes for modifcation of xml output and inputbemis
2002-11-142002-10-21 Adam Nemet <anemet@lnxw.com>Rob Savoye
* libgloss.exp (get_multilibs): Don't use the first argument passed to this function as the multilib option unless it is in fact a multilib option.
2002-11-142002-11-12 Hans-Peter Nilsson <hp@bitrange.com>Rob Savoye
* lib/libgloss.exp (newlib_include_flags): Use -isystem, not -I. (libio_include_flags, g++_include_flags, libstdc++_include_flags, winsup_include_flags): Ditto. * doc/user.sgml (Local Config File): Use -isystem, not -I, in example.
2002-11-13added comments for input/output xml logging fixbemis
2002-11-13modified input/output, and checked for empty variablesbemis
2002-11-12Oops, add another name.Rob Savoye
2002-11-122002-11-12 Peter Breitenlohner <peb@mppmu.mpg.de>Rob Savoye
* Makefile.am: Add support for DESTDIR. * Makefile.in: Regenerated.
2002-10-22Regenerate with the latest versions of autoconf and automake.Rob Savoye
2002-09-04Regenerated html docs. Tweaked how Makefile.am builds tarballs.dejagnu_1_4_3dejagnu-1.4.3-releaseRob Savoye
2002-09-04 * Makefile.am: Add support to build Solaris and HPUX packages.Rob Savoye
* Makefile.in: Regenerated with automake 1.6. * aclocal.m4: Regenerated with aclocal 1.6. * example/hello/Makefile.in: Regenerated with automake 1.6. * example/calc/Makefile.in: Regenerated with automake 1.6. * missing: Update with the one from automake 1.6.
2002-09-04Update with the one from automake 1.6.Rob Savoye
2002-09-04 * Makefile.am: Add support to build Solaris and HPUX packages.Rob Savoye
* Makefile.in: Regenerated with automake 1.6. * aclocal.m4: Regenerated with aclocal 1.6. * example/hello/Makefile.in: Regenerated with automake 1.6. * example/calc/Makefile.in: Regenerated with automake 1.6.
2002-09-04New HPUX packaging support.Rob Savoye
2002-09-04New Solaris packaging support.Rob Savoye
2002-08-31Minor Updates before release.Rob Savoye
2002-08-31Update with new files, and upgraded version of Doctools.Rob Savoye