ChangeLog   [plain text]


Sun Oct 24 23:54:10 PDT 1999 Jeff Law  (law@cygnus.com)

	* gcc-2.95.2 Released.

Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)

	* gcc-2.95.1 Released.

Wed Jul 28 21:39:31 PDT 1999 Jeff Law  (law@cygnus.com)

	* gcc-2.95 Released.

Sun Jul 25 23:40:51 PDT 1999 Jeff Law  (law@cygnus.com)

	* gcc-2.95 Released.

Wed Nov 25 01:00:07 1998  Marc Espie <espie@quatramaran.ens.fr>

	* Makefile.in (just-check): Ignore errors.

Sun Jun 28 00:00:10 1998   Carlo Wood  <carlo@runaway.xs4all.nl>

        * lib/libstdc++.exp: Use global variable ld_library_path (not local)
	that is a lot more persistent; dejagnu-980528 needs this.
	* lib/libstdc++.exp (test_stdc++): Use regular expression " -lstdc.."
	to remove -lstdc++ arguments (not " -lstdc.*").

Thu Dec 25 00:34:03 1997  Jeffrey A Law  (law@cygnus.com)

	* lib/libstdc++.exp (test_libstdc++): Set LD_LIBRARY_PATH
	and SHLIB_PATH appropriately.

Wed Sep  3 09:39:36 1997  Jeffrey A Law  (law@cygnus.com)

	* lib/libstdc++.exp: Remove libg++_link_flags.

Wed Aug  6 18:43:23 1997  Jason Merrill  <jason@yorick.cygnus.com>

	* lib/libstdc++.exp: Remove libio_link_flags.

Thu Jul 17 14:54:58 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>

	* lib/libstdc++.exp (base_dir): Move from here...
	(test_libstdc++): To here.
	(LIBSTDCPP): Delete unused global decl.

Tue Jun 17 01:46:49 1997  Bob Manson  <manson@farmer>

	* lib/libstdc++.exp: Strip off leading LFs from both the pattern
 	being matched against and the output from the board. Find the
 	correct multilib libstdc++ to link with. Use g++_link_flags
 	and libio_link_flags. Link in the status wrapper if needed.
	(libstdc++_init): New procedure.

Tue Jun  3 17:16:39 1997  Bob Manson  <manson@charmed.cygnus.com>

	* lib/libstdc++.exp: Don't use global exec_output variable; the
 	output is returned from remote_load instead.

Tue Apr 29 17:20:05 1997  Mike Stump  <mrs@cygnus.com>

	* lib/libstdc++.exp: Fixup so that $compile_args works better.
	* libstdc++.tests/test.exp: Also run with -O.

Tue Apr 29 16:34:37 1997  Mike Stump  <mrs@cygnus.com>

	* testsuite/lib/libstdc++.exp: Fixup so that we always have the
 	same number of testcases, and so that we have meaningful testcase
 	names.

Tue Apr 29 13:05:14 1997  Bob Manson  <manson@charmed.cygnus.com>

	* lib/libstdc++.exp: Add support for --tool_opts.

Mon Apr 28 11:10:25 1997  Bob Manson  <manson@charmed.cygnus.com>

	* Makefile.in: Add comment so target Makefile fragments get added.
	Removed clean rule, because it is added by configure.

	* configure.in (TESTS): Add.

Sun Apr 27 15:03:10 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>

	* Makefile.in (clean): Add empty rule for now.

Fri Apr 25 18:59:14 1997  Bob Manson  <manson@charmed.cygnus.com>

	* lib/libstdc++.exp(test_libstdc++): Return on error. Generate a
 	FAIL if the compile fails. Remove CRs from the output from the
 	testcase.