1998-12-17  Manfred Hollstein  <manfred@s-direktnet.de>

	* dhrystone.cc (Proc2): Initialize EnumLoc explicitly.
	(Func2): Initialize CharLoc explicitly.

1998-12-12  Nix  <nix@esperi.demon.co.uk>

	* dhrystone.cc (Proc0): Remove unused variable.
	(main): Do not rely on implicit int.

Wed Jan 28 01:56:00 1998  Manfred Hollstein  <manfred@s-direktnet.de>

	* configure.in (package_makefile_rules_frag): New and
	redirect stderr from ${srcdir}/config.shared to
	${package_makefile_rules_frag}.

Mon Jul 28 00:24:39 1997  Jason Merrill  <jason@yorick.cygnus.com>

	* Char.h, Int.h: Remove copy ctor and dtor unless -DHEAVY.

Fri Jun 16 16:45:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>

	* Char.h: Declare all member functions INLINE.
	* Int.h: Ditto.

Thu Feb 16 02:23:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>

	* Makefile.in: Restore disabled tests, add virtual + non-inline test.

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.
