Sat Nov 20 23:42:22 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* dhrystone.cc (boolean): Rename to dhry_boolean, to avoid
	conflicts with any `boolean' declared in system headers, now that
	we get them.

Wed Jun 23 14:58:33 1993  Per Bothner  (bothner@rtl.cygnus.com)

	* dhrystone.cc (Proc0):  Guard against division by zero.

Tue Jun  1 16:59:49 1993  Per Bothner  (bothner@rtl.cygnus.com)

	* dhrystone.cc:  Assume NOSTRUCTASSIGN unless g++.
	* Makefile.in (C_FLAGS):  Include $(QUICK), to speed things up.

Mon Apr 19 00:39:38 1993  Per Bothner  (bothner@cygnus.com)

	* Makefile.in, configure.in:  Re-vamped configure scheme.

Sat Jan 23 18:11:25 1993  Per Bothner  (bothner@cygnus.com)

	* Char.h, Int.h:  Delete operator= that assign to char/int;
	the ARM says operator= must be a member function.
	* dhrystone.cc:  Remove memcpy().  Not needed.
