From: Nick Clifton <nickc@cambridge.redhat.com>
To: bug-binutils@gnu.org, gdb-patches@sources.redhat.com
Subject: Updated Dejagnu checked into sourceware repository
Date: Sun, 21 Apr 2002 01:45:00 -0000 [thread overview]
Message-ID: <m3ofgdjv8h.fsf@north-pole.nickc.cambridge.redhat.com> (raw)
In-Reply-To: <3CC0D759.9020700@cygnus.com>
Hi Guys,
I have now finished snychronising the dejagnu sources in the
sourceware repository with the master sources on savanah. The
sources are not perfectly in sync, but they are much closer.
The patch is far too large to post here, but I am attaching the
ChangeLog entry of the modified and new files. I have checked that
the new sources work from a completely clean configure & build as
well as an already existing build. I have also integrated the
ChangeLog entries back to the start of 2001.
Many apologies to anyone over the weekend who had problems with
dejagnu in sourceware. I added some new files, on the assumption
that doing so would not stop a configure from working, but of course
it didn't. Silly me.
If anyone has any problems with the new dejagnu sources please let
me know.
Cheers
Nick
2002-04-21 Nick Clifton <nickc@cambridge.redhat.com>
* Finish off import of new files and changes from the savanah
dejagnu repository. Updated or regenerated files are:
ChangeLog Makefile.am Makefile.in NEWS README TODO
aclocal.m4 configure configure.in runtest runtest.exp
baseboards/arc-sim.exp baseboards/fr30-sim.exp
baseboards/h8300-sim.exp baseboards/m32r-sim.exp
baseboards/mcore-sim.exp baseboards/mn10200-sim.exp
baseboards/mn10300-sim.exp baseboards/sh-hms-sim.exp
baseboards/sh-hms.exp baseboards/unix.exp
config/arc.exp config/arm-ice.exp config/base-config.exp
config/base68k.exp config/bug.exp config/cfdbug.exp
config/cygmon.exp config/d10v.exp config/ddb-ether.exp
config/ddb.exp config/dos.exp config/dve.exp
config/gdb-comm.exp config/gdb_stub.exp config/h8300.exp
config/i386-bozo.exp config/i960.exp config/m32r-stub.exp
config/m32r.exp config/mips-idt.exp config/mn10200-eval.exp
config/mn10300-eval.exp config/netware.exp
config/powerpc-bug.exp config/proelf.exp config/rom68k.exp
config/sh.exp config/sim.exp config/slite.exp
config/sparclet.exp config/udi.exp config/unix.exp
config/vr4100.exp config/vr4300.exp config/vr5000.exp
config/vrtx.exp config/vxworks.exp doc/Makefile.am
doc/Makefile.in doc/dejagnu.texi doc/overview.sgml doc/ref.sgml
doc/user.sgml example/Makefile.am example/Makefile.in
example/calc/Makefile.in example/calc/calc.c
example/calc/calc.h.in example/calc/configure
example/calc/configure.in
example/calc/testsuite/calc.test/calc.exp
example/calc/testsuite/config/unix.exp lib/debugger.exp
lib/dg.exp lib/framework.exp lib/ftp.exp lib/kermit.exp
lib/libgloss.exp lib/mondfe.exp lib/remote.exp lib/rlogin.exp
lib/rsh.exp lib/standard.exp lib/target.exp lib/targetdb.exp
lib/telnet.exp lib/tip.exp lib/util-defs.exp lib/utils.exp
lib/xsh.exp testsuite/config/default.exp testsuite/lib/libsup.exp
testsuite/runtest.all/libs.exp testsuite/runtest.all/options.exp
testsuite/runtest.all/stats-sub.exp
testsuite/runtest.all/stats.exp
The following files have been added:
baseboards/mmixware-sim.exp baseboards/xtensa-sim.exp
baseboards/m68hc11-sim.exp config/default.exp config/m68hc11.exp
contrib/bluegnu2.0.3/Makefile.in
contrib/bluegnu2.0.3/README.bluegnu
contrib/bluegnu2.0.3/README.dejagnu
contrib/bluegnu2.0.3/TODO.dejagnu contrib/bluegnu2.0.3/aclocal.m4
contrib/bluegnu2.0.3/bluegnu contrib/bluegnu2.0.3/bluegnutk
contrib/bluegnu2.0.3/bluegnutk.itcl
contrib/bluegnu2.0.3/bluegnutk.rc
contrib/bluegnu2.0.3/bluegnutkUtils.itcl
contrib/bluegnu2.0.3/config.guess contrib/bluegnu2.0.3/configure
contrib/bluegnu2.0.3/configure.in contrib/bluegnu2.0.3/contents
contrib/bluegnu2.0.3/dejagnu contrib/bluegnu2.0.3/install-sh
contrib/bluegnu2.0.3/mkinstalldirs contrib/bluegnu2.0.3/runtest
contrib/bluegnu2.0.3/runtest.exp contrib/bluegnu2.0.3/site.tmpl
contrib/bluegnu2.0.3/tcl-mode.el
contrib/bluegnu2.0.3/contrib/README
contrib/bluegnu2.0.3/contrib/test-g++
contrib/bluegnu2.0.3/contrib/test-tool
contrib/bluegnu2.0.3/contrib/testit
contrib/bluegnu2.0.3/doc/Makefile.in
contrib/bluegnu2.0.3/doc/README.tex
contrib/bluegnu2.0.3/doc/READMEdvi.dvi
contrib/bluegnu2.0.3/doc/READMEdvi.tex
contrib/bluegnu2.0.3/doc/READMEdvi.title
contrib/bluegnu2.0.3/doc/READMEtxt.dvi
contrib/bluegnu2.0.3/doc/READMEtxt.tex
contrib/bluegnu2.0.3/doc/configure
contrib/bluegnu2.0.3/doc/configure.in
contrib/bluegnu2.0.3/doc/dejagnu.1
contrib/bluegnu2.0.3/doc/dejagnu.dvi
contrib/bluegnu2.0.3/doc/dejagnu.pdf
contrib/bluegnu2.0.3/doc/dejagnu.ps
contrib/bluegnu2.0.3/doc/dejagnu.texi
contrib/bluegnu2.0.3/doc/notice.html
contrib/bluegnu2.0.3/doc/notice.pdf
contrib/bluegnu2.0.3/doc/notice.ps
contrib/bluegnu2.0.3/example/Makefile.in
contrib/bluegnu2.0.3/example/configure
contrib/bluegnu2.0.3/example/configure.in
contrib/bluegnu2.0.3/example/calc/Makefile.in
contrib/bluegnu2.0.3/example/calc/calc.1
contrib/bluegnu2.0.3/example/calc/calc.c
contrib/bluegnu2.0.3/example/calc/calc.h.in
contrib/bluegnu2.0.3/example/calc/configure
contrib/bluegnu2.0.3/example/calc/configure.in
contrib/bluegnu2.0.3/example/calc/testsuite/calc.test/calc.exp
contrib/bluegnu2.0.3/example/calc/testsuite/config/unix.exp
contrib/bluegnu2.0.3/lib/BlueGnu_target.itcl
contrib/bluegnu2.0.3/lib/Default_target.itcl
contrib/bluegnu2.0.3/lib/Types.itcl
contrib/bluegnu2.0.3/lib/bluegnu.itcl
contrib/bluegnu2.0.3/lib/bug.exp
contrib/bluegnu2.0.3/lib/debugger.exp
contrib/bluegnu2.0.3/lib/dejagnu.itcl
contrib/bluegnu2.0.3/lib/dejagnu.tcl
contrib/bluegnu2.0.3/lib/dg.exp contrib/bluegnu2.0.3/lib/foo.itcl
contrib/bluegnu2.0.3/lib/framework.exp
contrib/bluegnu2.0.3/lib/libgloss.exp
contrib/bluegnu2.0.3/lib/nonexpect.itcl
contrib/bluegnu2.0.3/lib/remote.exp
contrib/bluegnu2.0.3/lib/serverUtils.itcl
contrib/bluegnu2.0.3/lib/target.exp
contrib/bluegnu2.0.3/lib/tclIndex
contrib/bluegnu2.0.3/lib/testSessionApplication.itcl
contrib/bluegnu2.0.3/lib/testSessionClasses.itcl
contrib/bluegnu2.0.3/lib/testSessionFramework.itcl
contrib/bluegnu2.0.3/lib/testSessionUtils.itcl
contrib/bluegnu2.0.3/lib/udi.exp
contrib/bluegnu2.0.3/lib/util-defs.exp
contrib/bluegnu2.0.3/lib/utils.exp
contrib/bluegnu2.0.3/lib/vrtx.exp
contrib/bluegnu2.0.3/lib/vxworks.exp
contrib/bluegnu2.0.3/testsets/tclIndex
contrib/bluegnu2.0.3/testsets/BlueGnu/appendQueue.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/clone_output.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/locateFile.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/namespaceVariables.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/prependQueue.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/runtest.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/testNaming.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/types.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/verbose.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/ts001/A.itcl
contrib/bluegnu2.0.3/testsets/BlueGnu/ts002/A.itcl
contrib/bluegnu2.0.3/testsets/examples/tc001
contrib/bluegnu2.0.3/testsets/examples/tc002
contrib/bluegnu2.0.3/testsets/examples/ts_001
contrib/bluegnu2.0.3/testsets/examples/ts_002
contrib/bluegnu2.0.3/testsets/examples/ts_003
contrib/bluegnu2.0.3/testsets/examples/versionTcl.itcl
contrib/bluegnu2.0.3/testsets/examples/lib/benchmark.itcl
contrib/bluegnu2.0.3/testsuite/Makefile.in
contrib/bluegnu2.0.3/testsuite/configure
contrib/bluegnu2.0.3/testsuite/configure.in
contrib/bluegnu2.0.3/testsuite/T/env.exp
contrib/bluegnu2.0.3/testsuite/T/env.iexp
contrib/bluegnu2.0.3/testsuite/T/foo.exp
contrib/bluegnu2.0.3/testsuite/T/test_000.exp
contrib/bluegnu2.0.3/testsuite/T/test_001.exp
contrib/bluegnu2.0.3/testsuite/T/test_002.exp
contrib/bluegnu2.0.3/testsuite/T/test_003.exp
contrib/bluegnu2.0.3/testsuite/T/test_004.exp
contrib/bluegnu2.0.3/testsuite/T/subT/test_002.exp
contrib/bluegnu2.0.3/testsuite/bluegnu.all/clone_output.test
contrib/bluegnu2.0.3/testsuite/bluegnu.all/config.test
contrib/bluegnu2.0.3/testsuite/bluegnu.all/default_procs.tcl
contrib/bluegnu2.0.3/testsuite/bluegnu.all/libs.exp
contrib/bluegnu2.0.3/testsuite/bluegnu.all/options.exp
contrib/bluegnu2.0.3/testsuite/bluegnu.all/remote.test
contrib/bluegnu2.0.3/testsuite/bluegnu.all/stats-sub.exp
contrib/bluegnu2.0.3/testsuite/bluegnu.all/stats.exp
contrib/bluegnu2.0.3/testsuite/bluegnu.all/target.test
contrib/bluegnu2.0.3/testsuite/bluegnu.all/utils.test
contrib/bluegnu2.0.3/testsuite/bluegnu.all/topdir/subdir1/subfile1
contrib/bluegnu2.0.3/testsuite/bluegnu.all/topdir/subdir1/subfile2
contrib/bluegnu2.0.3/testsuite/bluegnu.all/topdir/subdir1/subsubdir1/subsubfile1 contrib/bluegnu2.0.3/testsuite/bluegnu.all/topdir/subdir2/subfile2 contrib/bluegnu2.0.3/testsuite/config/default.exp contrib/bluegnu2.0.3/testsuite/lib/libsup.exp contrib/bluegnu2.0.3/testsuite/tools/env.exp
example/calc/AUTHORS example/calc/COPYING example/calc/INSTALL
example/calc/Makefile.am example/calc/NEWS example/calc/README
example/calc/aclocal.m4 example/calc/config.h.in
example/calc/stamp-h.in lib/dejagnu.exp
next parent reply other threads:[~2002-04-21 8:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3CC0D759.9020700@cygnus.com>
2002-04-21 1:45 ` Nick Clifton [this message]
2002-04-21 12:31 ` Andrew Cagney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3ofgdjv8h.fsf@north-pole.nickc.cambridge.redhat.com \
--to=nickc@cambridge.redhat.com \
--cc=bug-binutils@gnu.org \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox