2013-09-23  Alan Modra  <amodra@gmail.com>

	* configure.in (AC_CONFIG_AUX_DIR): Specify top dir.
	* Makefile.am (ACLOCAL_AMFLAGS): Add -I top dir.
	* Makefile.in, aclocal.m4, config.in, configure: Regenerate.

2006-08-29  Frank Ch. Eigler  <fche@elastic.org>

	From Thiemo Seufer  <ths@mips.com>:

	* Makefile.am (ACLOCAL_AMFLAGS): Add $(srcdir)/../config include path.
	* Makefile.in, configure, aclocal.m4: Regenerated.

2005-06-03  Jim Blandy  <jimb@redhat.com>

	* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
	warnings about multiple uses.
	* configure: Regenerated.

	* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

2001-08-03  matthew green  <mrg@redhat.com>

	* timer.cxx (~Timer): Add prototype.

2000-11-21  Frank Ch. Eigler  <fche@redhat.com>

	* configure, Makefile.in, aclocal.m4: Regenerated.

2000-11-15  Jeff Johnston  <jjohnstn@redhat.com>

	* configure.in: Removed AC_PROG_PATH(AR, ar).
	* configure: Regenerated.
	* aclocal.m4: Ditto.
	* Makefile.in: Ditto.

2000-03-15  matthew green  <mrg@redhat.com>

	* timer.cxx: Add several `throw()' specifiers to functions whose
	virtual declaration included the throw. New GCC checks this more
	completely.

2000-02-16  Ben Elliston  <bje@redhat.com>

	* timer.cxx (Timer::attribute_names): Add more comments.

2000-02-08  Ben Elliston  <bje@redhat.com>

	* timer.cxx (Timer::register_bus::write): Remove unused case.
	(Timer::register_bus::read): Likewise.

2000-01-10  Frank Ch. Eigler  <fche@cygnus.com>

	* timer.cxx (read, write little_int_4): Omit endianness munging.

2000-01-09  Frank Ch. Eigler  <fche@cygnus.com>

	* configure.in: Don't look for -lm, -lstdc++.
	* configure: Regenerated.
	* config.in, stamp-h.in, Makefile.in, aclocal.m4: Ditto.

2000-01-07  Frank Ch. Eigler  <fche@cygnus.com>

	* timer.cxx (*): Import namespace std.  Fill in some missing sid::
	qualifiers.  Wrap contents in a namespace.
	(read, write): Correct endianness conversions.  Simplify control
	flow slightly.  Fill in missing read(big_int_2) function.

2000-01-07  Ben Elliston  <bje@cygnus.com>

	* timer.cxx: New file.
	* Makefile.am: Likewise.
	* Makefile.in: Generate.
	* configure.in: New file.
	* configure: Generate.
	* aclocal.m4: Likewise.
	* config.in: Likewise.
	* stamp-h.in: Likewise.
