aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-23 * Makefile.am (XML): Include $(srcdir) in filenames.Ben Elliston3-7/+16
* Makefile.in: Regenerate.
2005-12-23 * doc/C/Makefile.am: Remove.Ben Elliston3-470/+36
* doc/C/Makefile.in: Likewise.
2005-12-23 * Makefile.am (SUBDIRS): Remove.Ben Elliston14-4304/+7452
(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 Elliston2-54/+74
2005-12-23 * doc/overview.sgml: Remove in favour of XML versions.Ben Elliston5-8183/+322
* doc/ref.sgml: Ditto. * doc/user.sgml: Ditto. * doc/texinfo.tex: Import new version.
2005-12-20 * Makefile.am (SUBDIRS): Remove testsuite, example.Ben Elliston11-1467/+161
(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 Elliston3-2/+7
* Makefile.in: Regenerate.
2005-12-20 * configure: Regenerate with autoconf 2.59.Ben Elliston9-31/+52
* 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 Elliston2-6/+8
* 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 Elliston3-65/+64
* config.sub: Likewise.
2005-09-24 * packaging/pkg/pkginfo (EMAIL): Update mail address.Ben Elliston2-1/+3
2005-09-24 * lib/rsh.exp: Tidy comments.Ben Elliston2-14/+12
2005-07-07 * lib/telnet.exp (telnet_transmit): Remove; use standard method.Ben Elliston2-5/+8
2005-07-07 * Makefile.am (baseboard_SCRIPTS): Add ms1-sid.exp.Ben Elliston3-0/+7
* Makefile.in: Regenerate.
2005-07-06Update copyright year.Ben Elliston1-1/+1
2005-07-06 * lib/tip.exp (tip_open): Improve comments.Ben Elliston2-10/+13
(tip_download): Likewise.
2005-07-06 * lib/telnet.exp (telnet_open): Improve option handling. ClarifyBen Elliston2-14/+18
documentation for each proc.
2005-07-06 * aclocal.m4: Regenerate with aclocal 1.9.Ben Elliston10-1297/+1436
* 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 Elliston1-1/+1
2005-07-06 Import some missing hunks from this patch on sourceware:Ben Elliston2-5/+17
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 Elliston2-0/+42
* baseboards/ms1-sid.exp: New.
2005-07-01Unify some changes with the 1.4 branch:Ben Elliston4-10/+23
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 Elliston1-0/+3
2005-07-01Update FSF address (missed files).Ben Elliston3-10/+10
2005-06-24 * MAINTAINERS: Update my email address.Ben Elliston2-1/+5
2005-06-24 * Update the FSF's physical address throughout.Ben Elliston171-288/+292
2005-06-23 * config.guess: Update to most recent version.Ben Elliston3-265/+346
* config.sub: Likewise.
2005-04-282005-04-28 Mark Kettenis <kettenis@gnu.org>Rob Savoye2-1/+7
* lib/target.exp (prune_warnings): Add a few more linker warning patterns for OpenBSD.
2005-03-29Minor addition to OpenBSD prune warning.Rob Savoye1-1/+1
2005-03-23Adjust OpenBSD warning in prune_warnings.Rob Savoye1-1/+1
2005-03-20from Mark Kettenis <kettenis@gnu.org>Rob Savoye2-2/+10
* lib/target.exp (prune_warnings): Add linker warning patterns for OpenBSD.
2005-02-212005-01-29 Hans-Peter Nilsson <hp@axis.com>Rob Savoye1-1/+4
* baseboards/cris-sim.exp: New file.
2005-02-212005-01-29 Hans-Peter Nilsson <hp@axis.com>Rob Savoye1-0/+64
* baseboards/cris-sim.exp: New file.
2004-11-212004-11-19 Nick Clifton <nickc@redhat.com>Rob Savoye2-11/+32
* 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.
2004-11-04 * lib/dg.exp (dg-test): If a `dg-do run' test fails to compile,Ben Elliston2-2/+7
mark the test as unresolved, rather than warning.
2004-10-27* baseboards/iq2000-sim.exp: New file.Rob Savoye2-0/+40
2004-08-212004-08-19 Daniel Jacobowitz <dan@debian.org>Rob Savoye2-2/+19
* testglue.c: Prototype abort and exit.
2004-08-20 * testglue.c: Prototype abort(3) and exit(3).Ben Elliston2-0/+8
2004-08-14 * config/sim.exp (sim_download, sim_upload): New procs.Ben Elliston2-0/+12
2004-06-30 * config.guess: Update to current revision.Ben Elliston3-36/+34
* config.sub: Likewise.
2004-06-30Remove.Ben Elliston1-1/+0
2004-06-15from Alexandre Oliva <aoliva@redhat.com>Rob Savoye1-2/+2
* baseboards/mn10300-sim.exp: Set needs_status_wrapper to empty string.
2004-06-11 * config.guess: Update to current revision.Ben Elliston3-16/+54
* config.sub: Likewise.
2004-06-09 * baseboards/mn10300-sim.exp: Set needs_status_wrapper andBen Elliston2-2/+7
noresults to zero.
2004-06-07 * lib/libgloss.exp (build_wrapper): Remove redundant set command.Ben Elliston2-1/+4
2004-06-05Tue Feb 25 05:19:57 UTC 2003 Brendan Conoboy <blc@@redhat.com>Rob Savoye1-0/+9
* lib/remote.exp (call_remote): Remove multilibs from the board name when rebooting a board.
2004-04-212004-03-29 Joel Brobecker <brobecker@gnat.com>Rob Savoye3-0/+46
* lib/libgloss.exp (find_gnatmake): New procedure. * lib/target.exp (default_target_compile): Add support for Ada.
2004-04-212004-04-16 Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>Rob Savoye2-0/+40
* baseboards/m32r-linux-sim.exp: Add New file.
2004-04-03New example that somehow didn't get checked in with the rest.Rob Savoye23-0/+16718
2004-04-032004-04-02 Rob Savoye <rob@direwolf.welcomehome.org>Rob Savoye10-1009/+811
* 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.