* Clean.tcl: Run tclsh via /usr/bin/env for portability.
[dejagnu.git] / ChangeLog
blob3f2d1eafa741086b6df21f894e5d4c5978334f19
1 2004-01-27  Ben Elliston  <bje@wasabisystems.com>
3         * Clean.tcl: Run tclsh via /usr/bin/env for portability.
4         (cleanfiles): Concatenate regular filenames that match .*.
6 2004-01-27  Ben Elliston  <bje@wasabisystems.com>
8         * doc/overview: Remove all files.
10 2003-12-03  Ben Elliston  <bje@wasabisystems.com>
12         * testsuite/runtest.all/utils.test: Fix a test for proc find which
13         assumed that "subsubfile1" would appear at the end of the returned
14         list.  Adjust to use a more robust regular expression.
16 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
18         * doc/overview.sgml (version): Update.
19         * doc/overview/installation.html: Likewise.
21         * packaging/rpm/dejagnu.spec: Update version numbers throughout.
22         * packaging/pkg/pkginfo: Likewise.
23         * packaging/depot/dejagnu.psf: Likewise.
24         
25 2003-10-25  Ben Elliston  <bje@wasabisystems.com>
27         * runtest.exp (frame_version): Bump version.    
28         * configure.in (AM_INIT_AUTOMAKE): Likewise.
29         * configure: Regenerate.
31 2003-10-16  Rob Savoye   <rob@welcomehome.org>
33         * packaging/prototype: Remove sh-hms-sim.exp, add sh-sim.
35 2003-10-13  Ben Elliston  <bje@wasabisystems.com>
37         * baseboards/sh-hms-sim.exp: Remove. Replaced by sh-sim.exp.
39 2003-10-11  Corinna Vinschen  <vinschen@redhat.com>
41         * baseboards/sh-sim.exp: New file.
43 2003-10-11  Ben Elliston  <bje@wasabisystems.com>
45         * NEWS: Tidy.
46         * AUTHORS: Don't list maintainers, reference MAINTAINERS instead.
48 2003-10-08  Ben Elliston  <bje@wasabisystems.com>
50         * i960glue.c: Remove.
51         * packaging/pkg/prototype: Remove i960glue.c.
53 2003-10-07  Ben Elliston  <bje@wasabisystems.com>
55         * contrib/README: Remove.
56         * contrib/testit: Remove bitrotten script.
57         * contrib/test-g++: Likewise.
58         * contrib/test-tool: Likewise.
60 2003-08-23  Ben Elliston  <bje@wasabisystems.com>
62         * TODO: Tidy.
63         * contrib/README: Bring up to date.
65 2003-08-23  Corinna Vinschen  <vinschen@redhat.com>
67         * config/sid.exp: Add gdb settings to use no hardware watchpoints.
69 2003-08-23  Ben Elliston  <bje@wasabisystems.com>
71         * README: Update section on reporting bugs.
73 2003-08-22  Ben Elliston  <bje@wasabisystems.com>
75         * lib/kermit.exp: Document procs.
76         * lib/ftp.exp: Likewise.
78 2003-08-19  Ben Elliston  <bje@wasabisystems.com>
80         * contrib/testit: Run wish via /usr/bin/env for portability.
82 2003-08-18  Ben Elliston  <bje@wasabisystems.com>
84         * Makefile.am: Tidy comments and unused command lines.
85         * Makefile.in: Regenerate.
86         * testsuite/libdejagnu/Makefile.in: Likewise.
88         * contrib/bluegnu2.0.3: Remove unsupported subtree.
90 2003-08-18  Ben Elliston  <bje@wasabisystems.com>
92         * MAINTAINERS: New file.
94 2003-08-17  Ben Elliston  <bje@wasabisystems.com>
96         * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove empty variable.
97         * doc/Makefile.in: Regenerate.
98         
99 2003-08-16  Ben Elliston  <bje@wasabisystems.com>
101         * doc/overview.sgml (overview): Start overhauling chapter.
102         
103         * doc/README.Writers: New document on style conventions.
104         * doc/ref.sgml: Replace "test suite" with "testsuite" throughout.
105         * doc/user.sgml: Likewise.
106         * doc/overview.sgml: Likewise.
107         * doc/dejagnu.texi (Design Goals): Change "Deja Gnu" to "DejaGnu".
109 2003-08-12  Ben Elliston  <bje@wasabisystems.com>
111         * Makefile.am (tarball): Update path to dejagnu.spec.
112         (rpmspec): Likewise.
113         (deb): Likewise, update path to package metafiles.
114         (solpkg): Likewise.
115         (hpdepot): Likewise.
116         * Makefile.in: Regenerate.
117         * aclocal.m4: Likewise.
118         * configure: Likewise.
119         * doc/Makefile.in: Likewise.
120         * example/Makefile.in: Likewise.
121         * testsuite/Makefile.in: Likewise.
122         * deb: Move from here ..
123         * packaging/deb: .. to here.
124         * redhat: Move from here ..
125         * packaging/rpm: .. to here.
126         * depot: Move from here ..
127         * packaging/depot: .. to here.
128         * pkg: Move from here ..
129         * packaging/pkg: .. to here.
131         * testsuite/libdejagnu/Makefile.am (CXXFLAGS): Rename from this ..
132         (AM_CXXFLAGS): .. to this, in order to suppress Automake warning.
133         * testsuite/libdejagnu/Makefile.in: Regenerate.
135 2003-08-07  Ben Elliston  <bje@wasabisystems.com>
137         * config/ddb.exp (${board}_init): Fix thinko: use Tcl incr command
138         to increment count rather than count++ as in C.
140 2003-08-06  Ben Elliston  <bje@wasabisystems.com>
142         * lib/remote.exp: Replace "TCL" with "Tcl".
144 2003-07-30  Ben Elliston  <bje@wasabisystems.com>
146         * doc/runtest.1: Replace "TCL" with "Tcl".
147         Make last revision date current.
149 2003-07-29  Ben Elliston  <bje@wasabisystems.com>
151         * doc/overview.sgml: Replace "NT" with "Windows", correct Cygwin
152         URLs and other stylistic improvements.
153         * doc/ref.sgml: Likewise.
154         * doc/user.sgml: Likewise.
156 2003-07-25  Mike Stump  <mrs@apple.com>
158         * lib/target.exp (prune_warnings): Handle "nfs server .* not
159         responding" and "nfs server .* is alive again".
161 2003-07-20  Ben Elliston  <bje@wasabisystems.com>
163         * config.guess: Update to most recent version.
164         * config.sub: Ditto.
165         * AUTHORS: Add self to list of maintainers.
167 2003-07-25  Jim Dein  <jdein@deinji5.apple.com>
169          * lib/utils.exp (find): Fix double recursion bug.
171 2002-02-25  Jackie Smith Cashion  <jsmith@redhat.com>
173         * baseboards/am33_2.0-libremote.exp: New file.
175 2000-11-21  Drew Moseley  <dmoseley@redhat.com>
177         * baseboards/mn10300-cygmon.exp: Use the am33-2 flag for the
178         ASB2303 board.
180 2000-08-10  Drew Moseley  <dmoseley@cygnus.com>
182         * baseboards/mn10300-cygmon.exp: Added support for Cygmon based
183         ASB2303 board.
185 2003-06-13  Phil Edwards <pme@devphil.com>
187         * baseboards/mips64-sim.exp, baseboards/mips-sim.exp,
188         baseboards/mips-sim-idt32.exp, baseboards/mips-sim-idt64.exp: Use
189         only -T[linker] instead of -Wl,-T[linker].
190         
191 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
193         * lib/target.exp (prune_warnings): Add two more linker
194         warning patterns for warnings generated by modern verions
195         of NetBSD.
197 2003-05-12  H.J. Lu <hongjiu.lu@intel.com>
199         * lib/libgloss.exp (build_wrapper): Add -Wl,-wrap,_exit.
201 2003-05-09  H.J. Lu <hongjiu.lu@intel.com>
203         * runtest: Fix a typo.
205 2003-05-03  Nitin Dhavale <nitinpdhavale@indiatimes.com>
207         * doc/user.sgml: Clarify how to set the verbose option.
209 2003-03-28 Chris Demetriou <cgd@broadcom.com>
211         * lib/framework.exp (check_conditional_xfail): Adjust so that
212         an empty 'includes' list matches all sets of flags.
213         * doc/dejagnu.texi: Document the above.
214         * doc/ref.sgml: Likewise.
216 2003-03-27  David Heine <dlheine@tensilica.com>
218         * baseboards/xtensa-sim.exp: Fix a syntax error.
220 2003-03-16  Rob Savoye  <rob@direwolf.welcomehome.org>
222         * lib/unix.exp: Preserve the value of LD_LIBRARY_PATH, rather
223         than stomp on it. This is based on a patch from Brendan Conoboy
224         <blc@redhat.com>.
225         * Most files: Update copyright dates.
227 2003-03-13  Mike Stump  <mrs@apple.com>
229         * lib/dg.exp(dg-test): Add compiler flags to testcase name, to
230         help ensure uniqueness.
232 2003-03-05  Alexandre Oliva  <aoliva@redhat.com>
234         * lib/remote.exp (standard_download, standard_upload): Support
235         nfsdir and nfsroot_server.
237 See ChangeLog.0 for earlier changes.