aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-22 * lib/framework.exp (open_logs): Use file join where applicable.pre-if-stmt-bracesBen Elliston
* lib/libgloss.exp (libgloss_link_flags, newlib_link_flags, newlib_include_flags, g++_link_flags, libstdc++_link_flags, get_multilibs, winsup_include_flags, winsup_link_flags): Likewise. * lib/utils.exp (which): Likewise. * runtest.exp (search_and_load_file, lookfor_file, load_tool_init): Likewise.
2006-05-22 * lib/debugger.exp (watcharray): Add `array' parameter. RenameBen Elliston
`type' parameter to `op' and update all uses in the proc. (watchvar): Add `ignore' parameter for scalar variables. Likewise, rename `type' to `op' and update throughout the proc.
2006-05-22 * runtest.exp: Use switch, not case.Ben Elliston
* lib/framework.exp (clone_output): Likewise. (clear_xfail): Likewise. (clear_kfail): Likewise. (set_warning_threshold): Make warning_threshold global. (get_warning_threshold): Likewise. * lib/libgloss.exp (process_multilib_options): Use switch, not case. * lib/remote.exp (local_exec): Only run global errorInfo once. (standard_upload): Fix error in variable use ($file -> $srcfile). * lib/utils.exp (grep): Use switch, not case. (slay): Fix mismatched bracket.
2006-05-22 * lib/debugger.exp (watcharray): Use switch, not case.Ben Elliston
(watchvar): Likewise. (bt): Add an explanatory comment.
2006-04-13 * lib/debugger.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston
lib/framework.exp, lib/libgloss.exp, lib/remote.exp, lib/rlogin.exp, lib/target.exp, lib/telnet.exp: Formatting.
2006-01-02 * configure.ac (AC_INIT): Set version to 1.4.99.Ben Elliston
* configure: Regenerate.
2006-01-01 * testsuite/runtest.all/utils.test: Add runtest_file_p.Ben Elliston
2006-01-01 * runtest.exp (frame_version): Set to 1.4.99.Ben Elliston
2006-01-01 * dejagnu.h: Update copyright notice. Use C-style /* .. */Ben Elliston
comments for portability with ISO C compilers. * testsuite/libdejagnu/unit.cc: Likewise, update copyright notice.
2006-01-01 * runtest.exp: Update copyright notice.Ben Elliston
* example/calc/testsuite/calc.test/calc.exp: Likewise. * example/calc/testsuite/config/unix.exp: Likewise. * testsuite/libdejagnu/tunit.exp: Likewise. * testsuite/runtest.all/libs.exp: Likewise. * testsuite/runtest.all/options.exp: Likewise. * testsuite/runtest.all/stats-sub.exp: Likewise. * testsuite/runtest.all/stats.exp: Likewise.
2006-01-01 * config/default.exp, config/unix.exp, config/vxworks.exp,Ben Elliston
lib/debugger.exp, lib/dejagnu.exp, lib/framework.exp, lib/libgloss.exp, lib/remote.exp, testsuite/lib/util-defs.exp: Formatting fixes. * dejagnu.h, testsuite/config/default.exp, testsuite/lib/libsup.exp, testsuite/libdejagnu/tunit.exp, testsuite/libdejagnu/unit.cc, testsuite/runtest.all/libs.exp, testsuite/runtest.all/options.exp, testsuite/runtest.all/stats-sub.exp, testsuite/runtest.all/stats.exp: Update copyright notice and FSF office address. Remove bug reporting address, as it is now maintained centrally in the README file.
2005-12-31 * testsuite/runtest.all/utils.test: Don't bother mentioningBen Elliston
absolute, psource, prune and slay as untested procedures.
2005-12-31 * doc/ref.xml (Utility Procedures): Note that the followingBen Elliston
procedures are deprecated: absolute, psource, prune, slay. * NEWS: Likewise. * doc/dejagnu.texi: Regenerate.
2005-12-24 * Makefile.am (doc/dejagnu.texi): Don't use shell redirection, inBen Elliston
case the command fails and zeroes the Texinfo source file. Move the output (if successful) by its default filename using mv(1). * Makefile.in: Regenerate.
2005-12-24 * configure.ac (DOCBOOK2X_TEXI): Add search for this program.Ben Elliston
* configure: Regenerate. * Makefile.am (DOCBOOK2PDF, DOCBOOK2RTF, DOCBOOK2PS): New. (DOCBOOK2HTML, DOCBOOK2X_TEXI): Likewise. (dejagnu.pdf): Use $(DOCBOOK2PDF). (dejagnu.ps): Likewise, use $(DOCBOOK2PS). (dejagnu.rtf): Likewise, use $(DOCBOOK2RTF). (html): Likewise, use $(DOCBOOK2HTML). (doc/dejagnu.texi): Produce using the docbook2x-texi wrapper, which is much simpler. Likewise, use $(DOCBOOK2X_TEXI). * Makefile.in: Regenerate.
2005-12-24Typo fix.Ben Elliston
2005-12-24 * Makefile.am (EXTRA_DIST): Remove $(PACKAGING_FILES).Ben Elliston
(XML): Remove $(srcdir) from each filename; VPATH suffices. (PACKAGING_METAFILES): Remove. * Makefile.in: Regenerate.
2005-12-24 * README: Rewrite.Ben Elliston
2005-12-24 * COPYING: Update.Ben Elliston
2005-12-24 * testsuite/libdejagnu/tunit.exp: Don't change to a non-existentBen Elliston
subdirectory.
2005-12-24 * Makefile.am (RUNTEST): Simplify, as Automake already generatesBen Elliston
similar logic in Makefile.in. * Makefile.in: Regenerate.
2005-12-24 * Makefile.am (RUNTESTDEFAULTFLAGS): Omit --tool so thatBen Elliston
libdejagnu tests are run too. * Makefile.in: Regenerate.
2005-12-23 * configure: Regenerate.Ben Elliston
2005-12-23 * lib/remote.exp: Tidy.Ben Elliston
* lib/targetdb.exp: Likewise. * lib/target.exp (prune_warnings): Improve comments. * lib/dejagnu.exp: Likewise. * lib/utils.exp: Likewise.
2005-12-23 * NEWS: Update.Ben Elliston
2005-12-23 * doc/dejagnu.xml: Don't use apostrophes in section titles.Ben Elliston
* doc/dejagnu.texi: Regenerate.
2005-12-23 * Makefile.am (XML): Include $(srcdir) in filenames.Ben Elliston
* Makefile.in: Regenerate.
2005-12-23 * doc/C/Makefile.am: Remove.Ben Elliston
* doc/C/Makefile.in: Likewise.
2005-12-23 * Makefile.am (SUBDIRS): Remove.Ben Elliston
(EXTRA_DIST): Append $(XML). (dist_man_MANS): Define. (info_TEXINFOS): Likewise. (XML): List XML source files. (dejagnu.pdf): New target. (dejagnu.ps): Likewise. (dejagnu.rtf): Likewise. (html): Likewise. (dejagnu.texi): Special rule to build Texinfo source. * Makefile.in: Regenerate. * configure.ac: Don't search for docbook2dvi. Search for docbook2rtf and docbook2pdf. Don't output doc/Makefile or doc/C/Makefile. * configure: Regenerate. * doc/texinfo.tex: Move from here .. * texinfo.tex: .. to here. * doc/Makefile.am: Remove. * doc/Makefile.in: Likewise. * doc/C/dejagnu.omf: Likewise. * doc/C/topic.dat: Likewise. * doc/C/dejagnu.xml: Move from here .. * doc/dejagnu.xml: .. to here. * doc/C/legal.xml: Move from here .. * doc/legal.xml: .. to here. * doc/C/ref.xml: Move from here .. * doc/ref.xml: .. to here. * doc/C/user.xml: Move from here .. * doc/user.xml: .. to here. * doc/dejagnu.texi: Rebuild from XML source.
2005-12-23 * doc/runtest.1: Update manual page.Ben Elliston
2005-12-23 * doc/overview.sgml: Remove in favour of XML versions.Ben Elliston
* doc/ref.sgml: Ditto. * doc/user.sgml: Ditto. * doc/texinfo.tex: Import new version.
2005-12-20 * Makefile.am (SUBDIRS): Remove testsuite, example.Ben Elliston
(EXTRA_DIST): Add $(TESTSUITE_FILES). (TESTSUITE_FILES): New. (RUNTEST, RUNTESTDEFAULTFLAGS): New. (AM_CXXFLAGS): Set. (check_PROGRAMS): New. (unit_SOURCES): New. * Makefile.in: Regenerate. * configure.ac (AC_OUTPUT): Don't output example/Makefile, testsuite/Makefile or testsuite/libdejagnu/Makefile. * configure: Regenerate. * testsuite/Makefile.am: Remove. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.am: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise.
2005-12-20 * Makefile.am (baseboard_SCRIPTS): Rename ms1->mt.Ben Elliston
* Makefile.in: Regenerate.
2005-12-20 * configure: Regenerate with autoconf 2.59.Ben Elliston
* aclocal.m4: Regenerate with aclocal 1.9.6. * Makefile.in: Regenerate with automake 1.9.6. * doc/Makefile.in: Likewise. * doc/C/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise.
2005-12-202005-12-20 Nathan Sidwell <nathan@codesourcery.com>Ben Elliston
* baseboards/ms1-sid.exp: Rename from this .. * baseboards/mt1-sid.exp: .. to this. Update ms1->mt within.
2005-12-20 * config.guess: Update to most recent version.Ben Elliston
* config.sub: Likewise.
2005-09-24 * packaging/pkg/pkginfo (EMAIL): Update mail address.Ben Elliston
2005-09-24 * lib/rsh.exp: Tidy comments.Ben Elliston
2005-07-07 * lib/telnet.exp (telnet_transmit): Remove; use standard method.Ben Elliston
2005-07-07 * Makefile.am (baseboard_SCRIPTS): Add ms1-sid.exp.Ben Elliston
* Makefile.in: Regenerate.
2005-07-06Update copyright year.Ben Elliston
2005-07-06 * lib/tip.exp (tip_open): Improve comments.Ben Elliston
(tip_download): Likewise.
2005-07-06 * lib/telnet.exp (telnet_open): Improve option handling. ClarifyBen Elliston
documentation for each proc.
2005-07-06 * aclocal.m4: Regenerate with aclocal 1.9.Ben Elliston
* configure: Regenerate with autoconf 2.59. * doc/C/Makefile.am: Remove stray include. * Makefile.in, doc/Makefile.in, doc/C/Makefile.in, example/Makefile.in, testsuite/Makefile.in, testsuite/libdejagnu/Makefile.in: Regenerate with automake 1.9.
2005-07-06Tweak.Ben Elliston
2005-07-06 Import some missing hunks from this patch on sourceware:Ben Elliston
2004-11-11 Nick Clifton <nickc@redhat.com> * lib/libgloss.exp (libio_include_flags, g++_include_flags, winsup_include_flags): Revert previous patch, restoring the use of -I, for all libraries except newlib. Newlib needs -isystem to avoid the problems with <limits.h> but the C++ and winsup libraries need -I because -isystem generates an implicit 'extern "C"' which may not be appropriate for certain targets.
2005-07-052005-07-06 Aldy Hernandez <aldyh@redhat.com>Ben Elliston
* baseboards/ms1-sid.exp: New.
2005-07-01Unify some changes with the 1.4 branch:Ben Elliston
2004-10-28 Nick Clifton <nickc@redhat.com> * baseboards/iq2000-sim.exp: New file. 2004-06-08 Alexandre Oliva <aoliva@redhat.com> * baseboards/mn10300-sim.exp: Set needs_status_wrapper and noresults to zero. 2004-05-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> * baseboards/m32r-linux-sim.exp: Add New file.
2005-07-01Whitespace tweaks.Ben Elliston
2005-07-01Update FSF address (missed files).Ben Elliston