/[dejagnu]/dejagnu/ChangeLog.0
ViewVC logotype

Diff of /dejagnu/ChangeLog.0

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by bje, Tue Aug 12 04:23:18 2003 UTC revision 1.3 by bje, Sat Aug 16 13:08:57 2003 UTC
# Line 77  Line 77 
77  2002-08-30  Rob Savoye  <rob@welcomehome.org>  2002-08-30  Rob Savoye  <rob@welcomehome.org>
78    
79          * configure.in: Add AC_NO_EXECUTABLES, so things configure without          * configure.in: Add AC_NO_EXECUTABLES, so things configure without
80          building C++ executables.          building C++ executables.
81          * example/hello/hello.c: New C version of the example.          * example/hello/hello.c: New C version of the example.
82          * example/hello/Makefile.am: Build C based example.          * example/hello/Makefile.am: Build C based example.
83          * example/hello/configure.in: Add AC_NO_EXECUTABLES, so things          * example/hello/configure.in: Add AC_NO_EXECUTABLES, so things
# Line 145  Wed Jun  5 14:52:15 PDT 2002   Joey Ekst Line 145  Wed Jun  5 14:52:15 PDT 2002   Joey Ekst
145    
146          * runtest.exp: Add kfail_flag and kfail_prms variable          * runtest.exp: Add kfail_flag and kfail_prms variable
147          initializations.          initializations.
148          * lib/framework.exp (setup_kfail): New proc. Like setup_xfail, but            * lib/framework.exp (setup_kfail): New proc. Like setup_xfail, but
149          for known tool bugs already registered in a bug database.          for known tool bugs already registered in a bug database.
150          (kfail): New proc. Record that a test has failed due to a known bug.          (kfail): New proc. Record that a test has failed due to a known bug.
151          (kpass): New proc. Record that a test for a known bug has passed          (kpass): New proc. Record that a test for a known bug has passed
# Line 180  Wed Jun  5 14:52:15 PDT 2002   Joey Ekst Line 180  Wed Jun  5 14:52:15 PDT 2002   Joey Ekst
180          * example/calc/Makefile.in: Regenerate.          * example/calc/Makefile.in: Regenerate.
181    
182  2002-03-22  Elena Zannoni  <ezannoni@redhat.com>  2002-03-22  Elena Zannoni  <ezannoni@redhat.com>
183    
184          * baseboards/powerpc-sim.exp: Don't disable inferior          * baseboards/powerpc-sim.exp: Don't disable inferior
185          function calls.          function calls.
186    
# Line 251  Wed Nov 21 18:02:49 PST 2001  Brendan Co Line 251  Wed Nov 21 18:02:49 PST 2001  Brendan Co
251          (libstdc++_include_flags): Add top level libstdc++-v3 build          (libstdc++_include_flags): Add top level libstdc++-v3 build
252          include path.          include path.
253    
254  2001-11-10  Hans-Peter Nilsson  <hp@bitrange.com>    2001-11-10  Hans-Peter Nilsson  <hp@bitrange.com>
255    
256          * baseboards/mmixware-sim.exp: New file.            * baseboards/mmixware-sim.exp: New file.
257          * lib/remote.exp (check_for_board_status): Return 2 if the board          * lib/remote.exp (check_for_board_status): Return 2 if the board
258          uses a status wrapper and there was no match for the expected          uses a status wrapper and there was no match for the expected
259          pattern.          pattern.
# Line 311  Thu Aug 30 19:31:44 2001  J"orn Rennecke Line 311  Thu Aug 30 19:31:44 2001  J"orn Rennecke
311          directories as well as the basename.          directories as well as the basename.
312    
313  2001-06-08 John Cotton <john.cotton@nrc.ca>  2001-06-08 John Cotton <john.cotton@nrc.ca>
314      
315          * testglue.c:          * testglue.c:
316          * lib/remote.exp:          * lib/remote.exp:
317          * lib/standard.exp:          * lib/standard.exp:
318          * lib/target.exp:          * lib/target.exp:
319          * lib/utils.exp:              * lib/utils.exp:
320          * baseboards/mbx821_001.exp:          * baseboards/mbx821_001.exp:
321          * baseboards/mbx860_002.exp:          * baseboards/mbx860_002.exp:
322          * baseboards/mbx8xx.exp:          * baseboards/mbx8xx.exp:
323          * baseboards/mvme167.exp:            * baseboards/mvme167.exp:
324           Added support for automated testing of RTEMS targets,           Added support for automated testing of RTEMS targets,
325           specifically the mbx821, mbx860 and mvme167.           specifically the mbx821, mbx860 and mvme167.
326      
327  2001-06-08 John Cotton <john.cotton@nrc.ca>  2001-06-08 John Cotton <john.cotton@nrc.ca>
328      
329           */lib/libgloss.exp: fixed regexp bug.           */lib/libgloss.exp: fixed regexp bug.
330    
331  2001-05-30  Jeffrey Oldham  <oldham@codesourcery.com>  2001-05-30  Jeffrey Oldham  <oldham@codesourcery.com>
# Line 366  Thu Aug 30 19:31:44 2001  J"orn Rennecke Line 366  Thu Aug 30 19:31:44 2001  J"orn Rennecke
366          depending on the version.          depending on the version.
367    
368  2001-05-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>  2001-05-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
369      
370          * baseboards/m68hc11-sim.exp: New file for 68HC11/68HC12 validation.          * baseboards/m68hc11-sim.exp: New file for 68HC11/68HC12 validation.
371          * config/m68hc11.exp: New file.          * config/m68hc11.exp: New file.
372    
# Line 446  Thu Aug 30 19:31:44 2001  J"orn Rennecke Line 446  Thu Aug 30 19:31:44 2001  J"orn Rennecke
446          * debian/rules: and install dejagnu.h          * debian/rules: and install dejagnu.h
447    
448  2001-05-01  Matt Hiller  <hiller@redhat.com>  2001-05-01  Matt Hiller  <hiller@redhat.com>
449      
450          * lib/libgloss.exp (get_multilibs): Correction to Catherine          * lib/libgloss.exp (get_multilibs): Correction to Catherine
451          Moore's patch of 2000-06-09.          Moore's patch of 2000-06-09.
452    
# Line 834  Mon May  3 11:14:37 1999  Jim Wilson  <w Line 834  Mon May  3 11:14:37 1999  Jim Wilson  <w
834  1999-04-23  Angela Marie Thomas <angela@cygnus.com>  1999-04-23  Angela Marie Thomas <angela@cygnus.com>
835    
836          * baseboards/cf.exp: gdb protocol is case-sensitive.          * baseboards/cf.exp: gdb protocol is case-sensitive.
837    
838  1999-04-19  Nick Clifton  <nickc@cygnus.com>  1999-04-19  Nick Clifton  <nickc@cygnus.com>
839    
840          * baseboards/Makefile.am (boards): Add mcore-sim.exp          * baseboards/Makefile.am (boards): Add mcore-sim.exp
# Line 910  Sun Feb 28 23:26:36 1999  Geoffrey Noer Line 910  Sun Feb 28 23:26:36 1999  Geoffrey Noer
910          message.          message.
911    
912          * lib/target.exp (proc default_target_compile): Add support for          * lib/target.exp (proc default_target_compile): Add support for
913          timeout option.          timeout option.
914    
915          * baseboards/arm-sim.exp: Set gcc,timeout to 500.          * baseboards/arm-sim.exp: Set gcc,timeout to 500.
916    
917  1999-02-10  Nick Clifton  <nickc@cygnus.com>  1999-02-10  Nick Clifton  <nickc@cygnus.com>
918    
919          * config/dos.exp: Fix typo: need_status_wrapper ->          * config/dos.exp: Fix typo: need_status_wrapper ->
920          needs_status_wrapper.          needs_status_wrapper.
921    
922  1999-02-09  Nick Clifton  <nickc@cygnus.com>  1999-02-09  Nick Clifton  <nickc@cygnus.com>
923    
# Line 953  Fri Jan 29 17:16:25 1999  Edith Epstein Line 953  Fri Jan 29 17:16:25 1999  Edith Epstein
953    
954          * lib/remote.exp: Added check for value of $outp.          * lib/remote.exp: Added check for value of $outp.
955    
956          * lib/target.exp: Ignore some hppa specific warning messages. Added          * lib/target.exp: Ignore some hppa specific warning messages. Added
957          checks for CC_FOR_TARGET and CXX_FOR_TARGET. Check for redirection          checks for CC_FOR_TARGET and CXX_FOR_TARGET. Check for redirection
958          and optimization flags.          and optimization flags.
959    
960  1999-01-26  Frank Ch. Eigler  <fche@cygnus.com>  1999-01-26  Frank Ch. Eigler  <fche@cygnus.com>
# Line 1786  Wed Sep  3 16:55:52 1997  Bob Manson  <m Line 1786  Wed Sep  3 16:55:52 1997  Bob Manson  <m
1786          (standard_file): Added cmp operation to compare two binary          (standard_file): Added cmp operation to compare two binary
1787          files.          files.
1788    
1789          * lib/libgloss.exp: Add dwarf2 target variant.            * lib/libgloss.exp: Add dwarf2 target variant.
1790                    
1791          * lib/target.exp: Make sure the CC_FOR_TARGET variable overrides          * lib/target.exp: Make sure the CC_FOR_TARGET variable overrides
1792          any default compiler.          any default compiler.
# Line 1971  Sat Jun 28 13:37:27 1997  Bob Manson  <m Line 1971  Sat Jun 28 13:37:27 1997  Bob Manson  <m
1971          load_board_description.          load_board_description.
1972    
1973          * lib/target.exp(default_target_compile): If we're compiling          * lib/target.exp(default_target_compile): If we're compiling
1974          with the C++ compiler, include g++_include_flags and          with the C++ compiler, include g++_include_flags and
1975          g++_link_flags as appropriate.          g++_link_flags as appropriate.
1976    
1977  Fri Jun 27 15:17:12 1997  Bob Manson  <manson@charmed.cygnus.com>  Fri Jun 27 15:17:12 1997  Bob Manson  <manson@charmed.cygnus.com>
# Line 3115  Fri Jan 31 11:36:12 1997  Bob Manson  <m Line 3115  Fri Jan 31 11:36:12 1997  Bob Manson  <m
3115          * lib/libgloss.exp(get_multilibs): If the host is remote, or if we          * lib/libgloss.exp(get_multilibs): If the host is remote, or if we
3116          have no compiler, or it can't be found, don't look for multilibs.          have no compiler, or it can't be found, don't look for multilibs.
3117          (find_gcc): Don't even check to see if the compiler exists.          (find_gcc): Don't even check to see if the compiler exists.
3118          (libio_include_flags): Don't bother looking for the include dir if we          (libio_include_flags): Don't bother looking for the include dir if we
3119          haven't got libio.a.          haven't got libio.a.
3120    
3121  Thu Jan 30 11:48:29 1997  Bob Manson  <manson@charmed.cygnus.com>  Thu Jan 30 11:48:29 1997  Bob Manson  <manson@charmed.cygnus.com>
# Line 3274  Thu Dec 12 18:11:24 1996  Rob Savoye  <r Line 3274  Thu Dec 12 18:11:24 1996  Rob Savoye  <r
3274          * lib/utils.exp (diff): Set list_a and list_b to null so diffing          * lib/utils.exp (diff): Set list_a and list_b to null so diffing
3275          empty files works.          empty files works.
3276          * lib/framework.exp (unknown): Set the exit status before calling          * lib/framework.exp (unknown): Set the exit status before calling
3277          log_summary.          log_summary.
3278    
3279  Thu Dec  5 10:24:27 1996  Fred Fish  <fnf@rtl.cygnus.com>  Thu Dec  5 10:24:27 1996  Fred Fish  <fnf@rtl.cygnus.com>
3280    
# Line 3404  Tue Jun 25 10:21:24 1996  Tom Tromey  <t Line 3404  Tue Jun 25 10:21:24 1996  Tom Tromey  <t
3404    
3405  Mon Jun 24 17:26:20 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)  Mon Jun 24 17:26:20 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
3406    
3407          * Makefile.in (bindir, libdir, datadir, infodir, includedir): Use          * Makefile.in (bindir, libdir, datadir, infodir, includedir): Use
3408          autoconf-set values.          autoconf-set values.
3409          (docdir): Removed.          (docdir): Removed.
3410          * configure.in (AC_PREREQ): autoconf 2.5 or higher.          * configure.in (AC_PREREQ): autoconf 2.5 or higher.
3411          * configure: Rebuilt.          * configure: Rebuilt.
3412          * doc/Makefile.in (VPATH, mandir, infodir, INSTALL_PROGRAM,          * doc/Makefile.in (VPATH, mandir, infodir, INSTALL_PROGRAM,
3413          INSTALL_DATA): Use autoconf set values.          INSTALL_DATA): Use autoconf set values.
3414          * doc/configure.in (AC_PREREQ): autoconf 2.5 or higher.          * doc/configure.in (AC_PREREQ): autoconf 2.5 or higher.
3415          * doc/configure: Rebuilt.          * doc/configure: Rebuilt.
3416          * example/Makefile.in (bindir, libdir, datadir, mandir, infodir,          * example/Makefile.in (bindir, libdir, datadir, mandir, infodir,
3417          includedir): Use autoconf set values.          includedir): Use autoconf set values.
3418          (docdir): Removed.          (docdir): Removed.
3419          * example/configure.in (AC_PREREQ): autoconf 2.5 or higher.          * example/configure.in (AC_PREREQ): autoconf 2.5 or higher.
# Line 3480  Thu Feb  1 22:48:15 1996  Rob Savoye  <r Line 3480  Thu Feb  1 22:48:15 1996  Rob Savoye  <r
3480          error message is from a subroutine is accessible to the calling          error message is from a subroutine is accessible to the calling
3481          proc.          proc.
3482          * remote.exp (rlogin, telnet, rsh): Trap various kerberos message          * remote.exp (rlogin, telnet, rsh): Trap various kerberos message
3483          when kinit is needed.          when kinit is needed.
3484          * testsuite/runtest.all/libs.exp: Trap untested, unsupported,          * testsuite/runtest.all/libs.exp: Trap untested, unsupported,
3485          warnings, and errors too.          warnings, and errors too.
3486          * testsuite/runtest.all/remote.exp: Look for kerberos messages so          * testsuite/runtest.all/remote.exp: Look for kerberos messages so
3487          those come up untested, rather than failures. This is only cause          those come up untested, rather than failures. This is only cause
3488          we're testing by connecting to the localhost.          we're testing by connecting to the localhost.
# Line 3522  Thu Jan 18 19:51:11 1996  Rob Savoye  <r Line 3522  Thu Jan 18 19:51:11 1996  Rob Savoye  <r
3522          * runtest.exp: Minor formatting changes.          * runtest.exp: Minor formatting changes.
3523          * lib/target.exp: Fix a few config bugs.          * lib/target.exp: Fix a few config bugs.
3524          * testsuite/runtest.all/{remote,target}.exp: New test cases for          * testsuite/runtest.all/{remote,target}.exp: New test cases for
3525          remote.exp and target.exp.          remote.exp and target.exp.
3526    
3527  Wed Jan 17 11:32:21 1996  Tom Tromey  <tromey@creche.cygnus.com>  Wed Jan 17 11:32:21 1996  Tom Tromey  <tromey@creche.cygnus.com>
3528    
# Line 3639  Fri Sep 29 12:36:43 1995  Rob Savoye  <r Line 3639  Fri Sep 29 12:36:43 1995  Rob Savoye  <r
3639    
3640          *  lib/targets.exp (prune_warnings): Only check for ld.so warning          *  lib/targets.exp (prune_warnings): Only check for ld.so warning
3641          on sunos systems. Check against host, not target.          on sunos systems. Check against host, not target.
3642          * lib/debugger.exp:          * lib/debugger.exp:
3643          * runtest.exp: Set target_abbrev to default to "unix" rather than          * runtest.exp: Set target_abbrev to default to "unix" rather than
3644          "-unset-".          "-unset-".
3645    
# Line 3689  Mon Sep 18 10:24:51 1995  Rob Savoye  <r Line 3689  Mon Sep 18 10:24:51 1995  Rob Savoye  <r
3689    
3690          * runtest.exp: Get $tool dirs first, then process the subdirs.          * runtest.exp: Get $tool dirs first, then process the subdirs.
3691          * lib/utils.exp (getdir,find): Search for directories and files          * lib/utils.exp (getdir,find): Search for directories and files
3692          the old way.          the old way.
3693    
3694          * testsuite/runtest.all/options.exp: Fix broken options and add          * testsuite/runtest.all/options.exp: Fix broken options and add
3695          tests for new options.          tests for new options.
# Line 3909  Fri Mar 24 13:44:52 1995  Jim Kingdon  ( Line 3909  Fri Mar 24 13:44:52 1995  Jim Kingdon  (
3909  Thu Mar 23 22:12:07 1995  Rob Savoye  <rob@darkstar.cygnus.com>  Thu Mar 23 22:12:07 1995  Rob Savoye  <rob@darkstar.cygnus.com>
3910    
3911          * aclocal.m4: Split AC_PATH_T* into two pieces, one for headers          * aclocal.m4: Split AC_PATH_T* into two pieces, one for headers
3912          and one for libraries.          and one for libraries.
3913          * testuite/configure.in: Use CY_PATH_TCLH so we don't get a          * testuite/configure.in: Use CY_PATH_TCLH so we don't get a
3914          warning looking for the libraries.          warning looking for the libraries.
3915    
# Line 4278  Wed Dec 15 20:38:49 1993  Rob Savoye  (r Line 4278  Wed Dec 15 20:38:49 1993  Rob Savoye  (r
4278          it actually exists after printing the summary.          it actually exists after printing the summary.
4279    
4280  Fri Dec  3 20:58:27 1993  Rob Savoye  (rob@darkstar.cygnus.com)  Fri Dec  3 20:58:27 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4281    
4282          * runtest.exp: Only consider a TCL_ERROR to be a sign of a problem          * runtest.exp: Only consider a TCL_ERROR to be a sign of a problem
4283          worth handling. This is when sourcing the test case.          worth handling. This is when sourcing the test case.
4284    
4285  Thu Dec  2 14:16:20 1993  Rob Savoye  (rob@darkstar.cygnus.com)  Thu Dec  2 14:16:20 1993  Rob Savoye  (rob@darkstar.cygnus.com)
4286    
4287          * runtest.exp: If the verbose level is greater than 2, display          * runtest.exp: If the verbose level is greater than 2, display
# Line 4302  Mon Nov 15 19:43:28 1993  Rob Savoye  (r Line 4302  Mon Nov 15 19:43:28 1993  Rob Savoye  (r
4302          variables specified by a regular expression.Add dumpvars          variables specified by a regular expression.Add dumpvars
4303          which dumps the body of procedures specified by a regular          which dumps the body of procedures specified by a regular
4304          expression.          expression.
4305          * Makefile.in: Install site.exp as only config file.          * Makefile.in: Install site.exp as only config file.
4306          * runtest.exp: look for site.tmpl in $srcdir, not site.exp in          * runtest.exp: look for site.tmpl in $srcdir, not site.exp in
4307          $objdir.          $objdir.
4308          * lib/framework.exp: Make istarget and isnative procs use          * lib/framework.exp: Make istarget and isnative procs use
# Line 4392  Mon Sep 13 11:30:37 1993  Jeffrey Wheat Line 4392  Mon Sep 13 11:30:37 1993  Jeffrey Wheat
4392          * runtest.exp: add global testcnt variable.          * runtest.exp: add global testcnt variable.
4393          * lib/framework.exp: add testcnt mechanism. Gives a total          * lib/framework.exp: add testcnt mechanism. Gives a total
4394            number of testcases run in summary. incremented by the            number of testcases run in summary. incremented by the
4395            pass/fail/etc procs. Also added a "Tool version" string            pass/fail/etc procs. Also added a "Tool version" string
4396            in the summary.            in the summary.
4397    
4398  Thu Sep  9 12:37:27 1993  Rob Savoye  (rob@darkstar.cygnus.com)  Thu Sep  9 12:37:27 1993  Rob Savoye  (rob@darkstar.cygnus.com)
# Line 4437  Tue Jul 20 15:32:51 1993  Jeffrey Wheat Line 4437  Tue Jul 20 15:32:51 1993  Jeffrey Wheat
4437    
4438  Mon Jul 19 09:31:48 1993  Jeffrey Wheat  (cassidy@cygnus.com)  Mon Jul 19 09:31:48 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4439    
4440          * remote.exp: Added a supplied patch to allow specifing a port          * remote.exp: Added a supplied patch to allow specifing a port
4441            to the telnet command.            to the telnet command.
4442    
4443  Mon Jul 12 17:54:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)  Mon Jul 12 17:54:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
# Line 4469  Sun Jun 13 21:05:25 1993  Rob Savoye  (r Line 4469  Sun Jun 13 21:05:25 1993  Rob Savoye  (r
4469  Thu May 27 20:01:51 1993  Rob Savoye  (rob at darkstar.cygnus.com)  Thu May 27 20:01:51 1993  Rob Savoye  (rob at darkstar.cygnus.com)
4470    
4471          * Makefile.in: Make the release image of the testsuites from the          * Makefile.in: Make the release image of the testsuites from the
4472          special stubs.          special stubs.
4473    
4474  Sun May 23 18:40:01 1993  Rob Savoye  (rob at darkstar.cygnus.com)  Sun May 23 18:40:01 1993  Rob Savoye  (rob at darkstar.cygnus.com)
4475    
# Line 4716  Thu Feb 11 12:23:53 1993  Fred Fish  (fn Line 4716  Thu Feb 11 12:23:53 1993  Fred Fish  (fn
4716          * gdb.t21/demangle.exp (demangle):  Fix proc so that demangling          * gdb.t21/demangle.exp (demangle):  Fix proc so that demangling
4717          failures don't trigger two failure reports, one erroneously          failures don't trigger two failure reports, one erroneously
4718          indicating the cause as a timeout.          indicating the cause as a timeout.
4719          * gdb.t21/demangle.exp (various):  Print number of correct          * gdb.t21/demangle.exp (various):  Print number of correct
4720          demanglings when suppressing remaining tests.          demanglings when suppressing remaining tests.
4721          * gdb.t21/demangle.exp (test_cfront_style_demangling):          * gdb.t21/demangle.exp (test_cfront_style_demangling):
4722          New test for cfront style demangling.          New test for cfront style demangling.
# Line 4776  Wed Jan 27 21:48:15 1993  Fred Fish  (fn Line 4776  Wed Jan 27 21:48:15 1993  Fred Fish  (fn
4776          compiled with ALIGN_STACK_ON_STARTUP defined.  Fix "print foo"          compiled with ALIGN_STACK_ON_STARTUP defined.  Fix "print foo"
4777          expected output to match current gdb.  Fix tests for finding          expected output to match current gdb.  Fix tests for finding
4778          pathname to gdb executable to use the TCL "file" command.          pathname to gdb executable to use the TCL "file" command.
4779          * gdb.t20/classes.exp:  Change error when binfile does not          * gdb.t20/classes.exp:  Change error when binfile does not
4780          exist to be a simple fail instead.          exist to be a simple fail instead.
4781          * tcl.tests/Makefile.in (tcltest):  Use CC_FOR_TARGET.          * tcl.tests/Makefile.in (tcltest):  Use CC_FOR_TARGET.
4782          * tcl.tests/Makefile.in (Makefile):  Add target.          * tcl.tests/Makefile.in (Makefile):  Add target.
# Line 4870  Tue Jan 12 12:51:46 1993  Fred Fish  (fn Line 4870  Tue Jan 12 12:51:46 1993  Fred Fish  (fn
4870          * config/{abug-g++.exp, aout-g++.exp, coff-g++.exp, mt-a29k-udi,          * config/{abug-g++.exp, aout-g++.exp, coff-g++.exp, mt-a29k-udi,
4871          mt-i960-nindy, mt-i960-vx, mt-m68k-abug-aout, mt-m68k-abug-coff,          mt-i960-nindy, mt-i960-vx, mt-m68k-abug-aout, mt-m68k-abug-coff,
4872          mt-m68k-aout, mt-m68k-coff, mt-m68k-vx, mt-unix, nind-g++.exp,          mt-m68k-aout, mt-m68k-coff, mt-m68k-vx, mt-unix, nind-g++.exp,
4873          udi-g++.exp, unix-g++.exp, vx-g++.exp}, doc/deja-gnu.texi,          udi-g++.exp, unix-g++.exp, vx-g++.exp}, doc/deja-gnu.texi,
4874          g++.mike/{misc2.exp, misc8.exp, misc9.exp}, g++.old-deja/tests/          g++.mike/{misc2.exp, misc8.exp, misc9.exp}, g++.old-deja/tests/
4875          g++.sun/g++.frag/1076585.C, gdb.t20/Makefile.in, gdb.t21/          g++.sun/g++.frag/1076585.C, gdb.t20/Makefile.in, gdb.t21/
4876          Makefile.in, gdb.t22/Makefile.in, lib/mike-g++.exp:          Makefile.in, gdb.t22/Makefile.in, lib/mike-g++.exp:
4877          Use CXX rather than CPLUS, CPLUSPLUS, or C++, use CXXFLAGS          Use CXX rather than CPLUS, CPLUSPLUS, or C++, use CXXFLAGS
4878          rather than CFLAGS or CPLUSFLAGS or C++FLAGS.          rather than CFLAGS or CPLUSFLAGS or C++FLAGS.
4879          * Makefile.in (CHILL):  Use freshly built binaries if available.          * Makefile.in (CHILL):  Use freshly built binaries if available.
4880          * Makefile.in (CHILLFLAGS):  Provide default flags for CHILL.          * Makefile.in (CHILLFLAGS):  Provide default flags for CHILL.
# Line 4886  Mon Jan 11 18:02:48 1993  Rob Savoye  (r Line 4886  Mon Jan 11 18:02:48 1993  Rob Savoye  (r
4886          send-exp.test, spawn.test: Test case for expect tests.          send-exp.test, spawn.test: Test case for expect tests.
4887          * expect.tests/exp-test.exp: Test driver for expect tests.          * expect.tests/exp-test.exp: Test driver for expect tests.
4888          * expect.tests/Makefile.in, configure.in: Configure          * expect.tests/Makefile.in, configure.in: Configure
4889          support.          support.
4890          * expect.tests/exp-test.c: Simple interactive program for expect          * expect.tests/exp-test.c: Simple interactive program for expect
4891          tests.          tests.
4892          * expect.tests: New directory.          * expect.tests: New directory.
# Line 4968  Sun Dec 27 11:52:45 1992  Rob Savoye  (r Line 4968  Sun Dec 27 11:52:45 1992  Rob Savoye  (r
4968          * lib/udi.exp: Fixed so that it downloads stably. Added better          * lib/udi.exp: Fixed so that it downloads stably. Added better
4969          error trapping. Works with simulator or demo board.          error trapping. Works with simulator or demo board.
4970          * runtest.exp: Cleaned up handling of signals during the init          * runtest.exp: Cleaned up handling of signals during the init
4971          phase.          phase.
4972          * lib/old-dejagnu.exp: Fixed bug that made $CFLAGS accumulate          * lib/old-dejagnu.exp: Fixed bug that made $CFLAGS accumulate
4973          repititions of the same flags.          repititions of the same flags.
4974          * runtest.exp: cleans up temp file better.          * runtest.exp: cleans up temp file better.
# Line 5137  Wed Dec  2 11:39:28 1992  Fred Fish  (fn Line 5137  Wed Dec  2 11:39:28 1992  Fred Fish  (fn
5137    
5138          * lib/gdb.exp (gdb_reinitialize_dir):  New utility proc.          * lib/gdb.exp (gdb_reinitialize_dir):  New utility proc.
5139          * gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t07/watchpoint.exp,          * gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t07/watchpoint.exp,
5140          gdb.t08/opaque.exp, gdb.t09/corefile.exp, gdb.t11/list.exp,          gdb.t08/opaque.exp, gdb.t09/corefile.exp, gdb.t11/list.exp,
5141          gdb.t12/scope.exp, gdb.t13/bitfields.exp, gdb.t15/funcargs.exp,          gdb.t12/scope.exp, gdb.t13/bitfields.exp, gdb.t15/funcargs.exp,
5142          gdb.t16/printcmds.exp, gdb.t20/{classes.exp, inherit.exp,          gdb.t16/printcmds.exp, gdb.t20/{classes.exp, inherit.exp,
5143          misc.exp}, gdb.t21/{cplusfuncs.exp, demangle.exp},          misc.exp}, gdb.t21/{cplusfuncs.exp, demangle.exp},
# Line 5198  Sun Nov 29 23:10:43 1992  Mike Stump  (m Line 5198  Sun Nov 29 23:10:43 1992  Mike Stump  (m
5198  Sun Nov 29 15:16:06 1992  Rob Savoye  (rob at darkstar.cygnus.com)  Sun Nov 29 15:16:06 1992  Rob Savoye  (rob at darkstar.cygnus.com)
5199    
5200          * config:/vx-g++.exp, udi-g++.exp: Replaced with gcc init code.          * config:/vx-g++.exp, udi-g++.exp: Replaced with gcc init code.
5201          * runtest.exp: Now executes recursively any *.exp files.            * runtest.exp: Now executes recursively any *.exp files.
5202          * lib/old-dejagnu.exp: proc old-dejagnu executes tests that are          * lib/old-dejagnu.exp: proc old-dejagnu executes tests that are
5203          supposed to.          supposed to.
5204          * g++.old-deja/old-deja.exp: Recursively get all the C code in a          * g++.old-deja/old-deja.exp: Recursively get all the C code in a
5205          subdirectory tree.          subdirectory tree.
5206          * lib/utils.exp: New file, contains utility procs grep, find,          * lib/utils.exp: New file, contains utility procs grep, find,
5207          and which.          and which.
5208          * runtest.exp: Applied Fred's patch for the output.          * runtest.exp: Applied Fred's patch for the output.
5209    
5210  Sun Nov 29 08:51:15 1992  Fred Fish  (fnf@cygnus.com)  Sun Nov 29 08:51:15 1992  Fred Fish  (fnf@cygnus.com)
# Line 5546  Thu Oct 29 19:07:28 1992  Rob Savoye  (r Line 5546  Thu Oct 29 19:07:28 1992  Rob Savoye  (r
5546          * runtest.exp: Removed the --nfshost option cause it's become          * runtest.exp: Removed the --nfshost option cause it's become
5547          unnessary.          unnessary.
5548          * configure.in: Deals with the shorter names in config. Creates an          * configure.in: Deals with the shorter names in config. Creates an
5549           abbreviation for the OS and uses that for the filename substring.           abbreviation for the OS and uses that for the filename substring.
5550          * config/*: All names shortened to <= 14 characters.          * config/*: All names shortened to <= 14 characters.
5551          All init-$target_os-$tool.exp changed to $target_os-$tool.exp.          All init-$target_os-$tool.exp changed to $target_os-$tool.exp.
5552          * config/mt-vxworks68, mt-vxworks960: Changed to use the          * config/mt-vxworks68, mt-vxworks960: Changed to use the
5553          abbreviated triplet form like all the other stubs. Now mt-m68k-vx          abbreviated triplet form like all the other stubs. Now mt-m68k-vx
5554          and mt-i960-vx.          and mt-i960-vx.
5555    
5556  Tue Oct 27 10:27:33 1992  Mike Stump  (mrs@cygnus.com)  Tue Oct 27 10:27:33 1992  Mike Stump  (mrs@cygnus.com)
5557    
# Line 5608  Mon Oct 26 09:16:24 1992  Ian Lance Tayl Line 5608  Mon Oct 26 09:16:24 1992  Ian Lance Tayl
5608  Sun Oct 25 11:35:49 1992  Rob Savoye  (rob at darkstar.cygnus.com)  Sun Oct 25 11:35:49 1992  Rob Savoye  (rob at darkstar.cygnus.com)
5609    
5610          * config/init-vxworks-gcc.exp: Now works good, traps load errors          * config/init-vxworks-gcc.exp: Now works good, traps load errors
5611          cleanly.          cleanly.
5612          * runtest.exp, doc/dejagnu.texi: Changed all occurences of          * runtest.exp, doc/dejagnu.texi: Changed all occurences of
5613          $defaultmode to $connectmode.          $defaultmode to $connectmode.
5614          * config/init-vxworks-gcc.exp, init-unix-gcc.exp: Fixed so          * config/init-vxworks-gcc.exp, init-unix-gcc.exp: Fixed so
# Line 5631  Sat Oct 24 22:44:09 1992  Rob Savoye  (r Line 5631  Sat Oct 24 22:44:09 1992  Rob Savoye  (r
5631          test code.          test code.
5632          * config/init-unix-gcc.exp: Made gcc_load work and set $status.          * config/init-unix-gcc.exp: Made gcc_load work and set $status.
5633          * runtest.exp: Moved regex variables for decimal and hex from          * runtest.exp: Moved regex variables for decimal and hex from
5634          init-unix-gdb.exp.          init-unix-gdb.exp.
5635    
5636  Fri Oct 23 12:03:47 1992  Rob Savoye  (rob at darkstar.cygnus.com)  Fri Oct 23 12:03:47 1992  Rob Savoye  (rob at darkstar.cygnus.com)
5637    
# Line 5729  Fri Oct 16 17:25:31 1992  Rob Savoye  (r Line 5729  Fri Oct 16 17:25:31 1992  Rob Savoye  (r
5729    
5730          * g++.mike/misc1.C, misc4.C misc5.C p646.C: Changed all occurences          * g++.mike/misc1.C, misc4.C misc5.C p646.C: Changed all occurences
5731          of 'i' as a variable, cause it screws up the vxworks 'i' shell          of 'i' as a variable, cause it screws up the vxworks 'i' shell
5732          command.          command.
5733    
5734  Fri Oct 16 15:51:10 1992  Fred Fish  (fnf@cygnus.com)  Fri Oct 16 15:51:10 1992  Fred Fish  (fnf@cygnus.com)
5735    
# Line 5849  Fri Oct  2 15:42:10 1992  Rob Savoye  (r Line 5849  Fri Oct  2 15:42:10 1992  Rob Savoye  (r
5849  Thu Oct  1 21:26:35 1992  Rob Savoye  (rob at darkstar.cygnus.com)  Thu Oct  1 21:26:35 1992  Rob Savoye  (rob at darkstar.cygnus.com)
5850    
5851          * teststrategy.exp:  Changed the test for target vs host to using          * teststrategy.exp:  Changed the test for target vs host to using
5852          $target_alias & $host_alias instead of $target_os & $host_os.          $target_alias & $host_alias instead of $target_os & $host_os.
5853          * corefile.exp: Added line to dump output of tests to detail          * corefile.exp: Added line to dump output of tests to detail
5854          log.          log.
5855          * scope.exp: Added line to dump output of tests to detail          * scope.exp: Added line to dump output of tests to detail
5856          log.          log.
5857          * opaque.exp: Added line to dump output of tests to detail          * opaque.exp: Added line to dump output of tests to detail
5858          log.          log.
5859          * crossload.exp: Added line to dump output of tests to detail          * crossload.exp: Added line to dump output of tests to detail
5860          log.          log.
5861          * watchpoint.exp: Added line to dump output of tests to detail          * watchpoint.exp: Added line to dump output of tests to detail
5862          log.          log.
5863    
5864  Thu Oct  1 21:05:28 1992  Rob Savoye  (rob at darkstar.cygnus.com)  Thu Oct  1 21:05:28 1992  Rob Savoye  (rob at darkstar.cygnus.com)
5865    
5866          * runtest: Changed the test for target vs host to using          * runtest: Changed the test for target vs host to using
5867          $target_alias & $host_alias instead of $target_aos & $host_os.          $target_alias & $host_alias instead of $target_aos & $host_os.
5868    
5869  Sep 30 08:45:00 1992  Fred Fish  (fnf@fishpond.cygnus.com)  Sep 30 08:45:00 1992  Fred Fish  (fnf@fishpond.cygnus.com)
5870    
# Line 5886  Sep 30 08:45:00 1992  Fred Fish  (fnf@fi Line 5886  Sep 30 08:45:00 1992  Fred Fish  (fnf@fi
5886          opaque.exp}:  New tests for opaque structs.          opaque.exp}:  New tests for opaque structs.
5887          * gdb.t09/{Makefile.in, configure.in, in-gdbme.c, corefile.exp}:          * gdb.t09/{Makefile.in, configure.in, in-gdbme.c, corefile.exp}:
5888          New tests for core file handling.          New tests for core file handling.
5889          * gdb.t10/{Makefile.in, configure.in, README, in-gdbme.c,          * gdb.t10/{Makefile.in, configure.in, README, in-gdbme.c,
5890          crossload.exp, i486-elf.u, i860-elf.u, m68k-aout.u, m68k-aout2.u,          crossload.exp, i486-elf.u, i860-elf.u, m68k-aout.u, m68k-aout2.u,
5891          m68k-elf.u, mips-ecoff.u, sparc-aout.u}:  New files for non-native          m68k-elf.u, mips-ecoff.u, sparc-aout.u}:  New files for non-native
5892          executable handling tests.          executable handling tests.
# Line 5964  Fri Aug  7 21:55:48 1992  Rob Savoye  (r Line 5964  Fri Aug  7 21:55:48 1992  Rob Savoye  (r
5964          * init-vxworks-gdb.exp: Now uses config file.          * init-vxworks-gdb.exp: Now uses config file.
5965          * Makefile.in: Now has a target to make a config file.          * Makefile.in: Now has a target to make a config file.
5966          * site.exp: Created by make/configure. Holds init values for          * site.exp: Created by make/configure. Holds init values for
5967          init module.          init module.
5968          * configure.in: Now configures init modules for tool.          * configure.in: Now configures init modules for tool.
5969          * runtest: Now uses init setup by configure.          * runtest: Now uses init setup by configure.
5970    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26