1999-09-18  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Swarm 2.0.1 released.

1999-09-16  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* avcall-sparc.S: Add Checker entry point.

1999-08-28  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Swarm 2.0 released.

1999-08-02  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile.in (distdir): Restore.

1999-07-21  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* avcall.m4 (CL_CANONICAL_HOST_FOR_FCALL): Map hppa2.0w to hppa.

	* configure.in (CL_CANONICAL_HOST_CPU_FOR_FFCALL): Move down
	just before AC_OUTPUT, in case other macros decide to step
	on host_cpu.

	* COPYING, Makefile.devel, Makefile.in, Makefile.msvc, PLATFORMS
	asmi386.h, asmi386.sh, avcall-i386-msvc.c, avcall-i386.S,
	avcall-rs6000.c, avcall-sparc.S, avcall.h.in, avcall.h.msvc,
	configure.in, tests.c, tests.output/rs6000-ibm-aix3.2.5-gcc: Update
	to ffcall-1.6.

1999-07-09  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile.in (avcall-hppa2.0w.o): New rule.

1999-07-06  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* avcall-i386-msvc.c (__msvc_builtin_avcall): Rename from
	__builtin_apply.

	* avcall.h.in (av_call): Call __msvc_builtin_avcall in the 
	case of MSVC.
	(__msvc_builtin_avcall): Declare instead of __builtin_avcall when
	MSVC.

1999-07-05    <mgd@HELEN>

	* avcall.h.in (MSVC): Set on _MSC_VER.
	Replace use of _MSC_VER with MSVC throughout.

	* Makefile.in (avcall-i386-msvc.s): Pass -DMSVC.

1999-07-05  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile.in (avcall-i386-msvc.[so]): New rules.
	(OS): New substitution.
	(OBJECTS): Adding avcall-msvc.o in cygwin case.

	* asmi386.h (ALIGN): Add special case for Cygwin/Mingw32.

1999-07-04  Alex Lancaster  <alex@santafe.edu>

	* aclocal.m4 (host_cpu, host_vendor, host_os): Use sed regexps
	from the 2.13 autoconf distribution, existing regexps assumed
	canonical hostname always consists of three hyphenated components,
	but there can be more.

1999-07-02  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* tests.c (structure_tests): Disable F_Ffd test.  It doesn't
	work on alphaev56-dec-osf4.0d, but that feature isn't needed for
	Swarm.

1999-06-19  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile.in (avcall.o): Remove avcall.lo as well.

1999-06-15  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile.in (distdir): Copy the toplevel files and the files
	in tests.output to $(distdir).  Remove the CVS directories.

1999-06-09  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile.in (CC): Add @PICFLAGS@.
	(distdir): New empty rule.
	(avcall.o): Add link to .lo as well.
	(avcall-alphaev56.o avcall-alpha.o): alphaev56 is like alpha.
	(install): Make it a nop.

	* aclocal.m4: Copy here (from parent ../autoconf in ffcall).

