Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)

	* g++.old-deja/tests:
	  Moved all subdirectories up one level into g++.old-deja .

	* lib/old-dejagnu.exp:
	  Fixed problem with CXXFLAGS not being properly reset, and being
	  corrupted with extraneous "-c" compiler option.  This was
	  causing binaries to not be generated for test that needed them.
	  Modified strings passed to "pass" and "fail" so that individual
	  tests from the same test file would be distinguished by an
	  identifier appended to the test file name in the summary logs;
	  this corrected a problem with erroneous diff logs.  Added code
	  to search testcases for expected fail and unexpected pass keywords.

Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)

	* lib/c-torture.exp: Ignore "file path prefix*unused" message.

Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)

	* g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
	  Removed extraneous text from end of "Special g++ Options"
	  keyphrase.

	* lib/old-dejagnu.exp: Added pattern matching to look for new
	  keywords, embedded in testcases comments, which will trigger
	  calls to xpass and xfail.

Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)

	* lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
	  comments embedded in the testcases, especially the one looking for
	  special compiler options, as well as the pattern matching for the
	  compiler output again.

Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)

	* lib/old-dejagnu.exp: Do a proper check of the return value for
	  execute tests. Fixed several problems with the pattern matching
	  of the compiler output which gave erroneous test results.
	  Changed several of the test result messages to be more descriptive.
	* config/unix-g++.exp: Proc g++_load now actually works and
	  executes the tests passed to it and returns a usable return
	  value. 

Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)

        * lib/gcc.exp: Exits gracefully if $CC is bogus.

Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)

	* lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
	  Modified both files to properly execute the old style
	  dejagnu tests. The previous versions of these files were
	  experimental and did not function anything near correctly.

Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)

	* Removed all Makefile.in and configure.in files. No configuration
	needed now.

Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)

	* lib: relocated old-dejagnu.exp from devo/dejagnu/lib

Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)

	* gcc.compile/configure.in, gcc.unsorted/configure.in,
	gcc.special/configure.in, gcc.noncompile/configure.in,
	gcc.execute/configure.in, gcc.code_quality/configure.in,
	g++.other/configure.in, g++.old-deja/configure.in,
	g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
	in srcname setting.

Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)

	* lib/udi.exp:  Fixed mondfe and mondfe_download.
	* config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
	* config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.

Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)

	* config/udi-gdb.exp: Check $shell_id after connecting to target.
	(gdb_exit): Don't remove *_soc files.

Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)

	* lib/c-torture.exp: Don't look for main; instead always use -w
	-c.  This is how the c-torture tests work.  Remove the object
	file if the compilation succeeds.
	* gcc.execute/execute.exp: Remove executable if test passes.
	* gcc.noncompile/noncompile.exp: Every test is an expected
	failure.
	* gcc.special/special.exp: Added tests from c-torture 1.11,
	corrected use of existing test.
	* gcc.execute/920302-1.c, gcc.execute/920501-8.c,
	gcc.execute/920625-1.c: Updated to c-torture 1.11.
	* gcc.compile/921103-1.c, gcc.compile/921109-1.c,
	gcc.compile/921109-2.c, gcc.compile/921109-3.c,
	gcc.compile/921111-1.c, gcc.compile/921116-2.c,
	gcc.compile/921118-1.c, gcc.compile/921126-1.c,
	gcc.compile/921202-1.c, gcc.compile/921202-2.c,
	gcc.compile/921203-1.c, gcc.compile/921203-2.c,
	gcc.compile/921206-1.c, gcc.execute/921029-1.c,
	gcc.execute/921104-1.c, gcc.execute/921110-1.c,
	gcc.execute/921112-1.c, gcc.execute/921113-1.c,
	gcc.execute/921117-1.c, gcc.execute/921123-1.c,
	gcc.execute/921123-2.c, gcc.execute/921124-1.c,
	gcc.execute/921202-1.c, gcc.execute/921202-2.c,
	gcc.execute/921204-1.c, gcc.execute/921207-1.c,
	gcc.execute/921208-1.c, gcc.execute/921208-2.c,
	gcc.execute/921215-1.c, gcc.execute/921218-1.c,
	gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
	gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
	c-torture 1.11.
	* gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
	correspond to c-torture	1.11.

	* New file.

