* doc/overview.sgml (overview): Start overhauling chapter.
[dejagnu.git] / ChangeLog
blob01a0bf7d0f2e175799d71d0692609ca9ff7b9220
1 2003-08-16  Ben Elliston  <bje@wasabisystems.com>
3         * doc/overview.sgml (overview): Start overhauling chapter.
4         
5         * doc/README.Writers: New document on style conventions.
6         * doc/ref.sgml: Replace "test suite" with "testsuite" throughout.
7         * doc/user.sgml: Likewise.
8         * doc/overview.sgml: Likewise.
9         * doc/dejagnu.texi (Design Goals): Change "Deja Gnu" to "DejaGnu".
11 2003-08-12  Ben Elliston  <bje@wasabisystems.com>
13         * Makefile.am (tarball): Update path to dejagnu.spec.
14         (rpmspec): Likewise.
15         (deb): Likewise, update path to package metafiles.
16         (solpkg): Likewise.
17         (hpdepot): Likewise.
18         * Makefile.in: Regenerate.
19         * aclocal.m4: Likewise.
20         * configure: Likewise.
21         * doc/Makefile.in: Likewise.
22         * example/Makefile.in: Likewise.
23         * testsuite/Makefile.in: Likewise.
24         * deb: Move from here ..
25         * packaging/deb: .. to here.
26         * redhat: Move from here ..
27         * packaging/rpm: .. to here.
28         * depot: Move from here ..
29         * packaging/depot: .. to here.
30         * pkg: Move from here ..
31         * packaging/pkg: .. to here.
33         * testsuite/libdejagnu/Makefile.am (CXXFLAGS): Rename from this ..
34         (AM_CXXFLAGS): .. to this, in order to suppress Automake warning.
35         * testsuite/libdejagnu/Makefile.in: Regenerate.
37 2003-08-07  Ben Elliston  <bje@wasabisystems.com>
39         * config/ddb.exp (${board}_init): Fix thinko: use Tcl incr command
40         to increment count rather than count++ as in C.
42 2003-08-06  Ben Elliston  <bje@wasabisystems.com>
44         * lib/remote.exp: Replace "TCL" with "Tcl".
46 2003-07-30  Ben Elliston  <bje@wasabisystems.com>
48         * doc/runtest.1: Replace "TCL" with "Tcl".
49         Make last revision date current.
51 2003-07-29  Ben Elliston  <bje@wasabisystems.com>
53         * doc/overview.sgml: Replace "NT" with "Windows", correct Cygwin
54         URLs and other stylistic improvements.
55         * doc/ref.sgml: Likewise.
56         * doc/user.sgml: Likewise.
58 2003-07-25  Mike Stump  <mrs@apple.com>
60         * lib/target.exp (prune_warnings): Handle "nfs server .* not
61         responding" and "nfs server .* is alive again".
63 2003-07-20  Ben Elliston  <bje@wasabisystems.com>
65         * config.guess: Update to most recent version.
66         * config.sub: Ditto.
67         * AUTHORS: Add self to list of maintainers.
69 2003-07-25  Jim Dein  <jdein@deinji5.apple.com>
71          * lib/utils.exp: fix double recursion bug in proc find.
73 2002-02-25  Jackie Smith Cashion  <jsmith@redhat.com>
75         * baseboards/am33_2.0-libremote.exp: New file.
77 2000-11-21  Drew Moseley  <dmoseley@redhat.com>
79         * baseboards/mn10300-cygmon.exp: Use the am33-2 flag for the
80         ASB2303 board.
82 2000-08-10  Drew Moseley  <dmoseley@cygnus.com>
84         * baseboards/mn10300-cygmon.exp: Added support for Cygmon based
85         ASB2303 board.
87 2003-06-13  Phil Edwards <pme@devphil.com>
89         * baseboards/mips64-sim.exp, baseboards/mips-sim.exp,
90         baseboards/mips-sim-idt32.exp, baseboards/mips-sim-idt64.exp: Use
91         only -T[linker] instead of -Wl,-T[linker].
92         
93 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
95         * lib/target.exp (prune_warnings): Add two more linker
96         warning patterns for warnings generated by modern verions
97         of NetBSD.
99 2003-05-12  H.J. Lu <hongjiu.lu@intel.com>
101         * lib/libgloss.exp (build_wrapper): Add -Wl,-wrap,_exit.
103 2003-05-09  H.J. Lu <hongjiu.lu@intel.com>
105         * runtest: Fix a typo.
107 2003-05-03  Nitin Dhavale <nitinpdhavale@indiatimes.com>
109         * doc/user.sgml: Clarify how to set the verbose option.
111 2003-03-28 Chris Demetriou <cgd@broadcom.com>
113         * lib/framework.exp (check_conditional_xfail): Adjust so that
114         an empty 'includes' list matches all sets of flags.
115         * doc/dejagnu.texi: Document the above.
116         * doc/ref.sgml: Likewise.
118 2003-03-27  David Heine <dlheine@tensilica.com>
120         * baseboards/xtensa-sim.exp: Fix a syntax error.
122 2003-03-16  Rob Savoye  <rob@direwolf.welcomehome.org>
124         * lib/unix.exp: Preserve the value of LD_LIBRARY_PATH, rather
125         than stomp on it. This is based on a patch from Brendan Conoboy
126         <blc@redhat.com>.
127         * Most files: Update copyright dates.
129 2003-03-13  Mike Stump  <mrs@apple.com>
131         * lib/dg.exp(dg-test): Add compiler flags to testcase name, to
132         help ensure uniqueness.
134 2003-03-05  Alexandre Oliva  <aoliva@redhat.com>
136         * lib/remote.exp (standard_download, standard_upload): Support
137         nfsdir and nfsroot_server.
139 See ChangeLog.0 for earlier changes.