2003-02-26  Bill Northcott <W.Northcott@unsw.edu.au>

	* complete conversion to libtool 1.4.3
	autogen.sh test for 1.4.3 and glibtool on Darwin
	autoconfigure SED in configure.in

2003-01-21  Bill Northcott <W.Northcott@unsw.edu.au>

	avcall.h.in and avcall.msvc define _AIX if __APPLE__ to ensure correct ABI

2003-01-20  Marcus G. Daniels  <mgd@santafe.edu>

	* avcall-rs6000-darwin.s: Regenerated using
	gcc -D_AIX -O2 -fno-omit-frame-pointer -no-cpp-precomp -D__rs6000__ 
	-S avcall-rs6000.c -o avcall-rs6000-darwin.s

2002-12-31  Bill Northcott <W.Northcott@unsw.edu.au>

	* Makefile.in, avcall.m4: AS_...  is assumed to be a macro by
	current autoconf

2002-01-16  Marcus G. Daniels  <mgd@marcus.santafe.edu>

	* Makefile.in: Add rule for darwin.

	* avcall-rs6000-darwin.s: New file.

2001-07-24  Marcus G. Daniels  <mgd@HELEN>

	* Makefile.in (OBJECTS): Merge avcall-i386-msvc.lo into OBJECTS
	for Cygwin. 
	(EXTRAOBJECTS): Remove.
	(all): Adjust.

	* configure.in: Add AC_LIBTOOL_WIN32_DLL before AC_LIBTOOL.

2001-07-23  Marcus G. Daniels  <mgd@maya.santafe.edu>

	* Makefile.in (libavcall.la): Remove -rpath from link.

2001-02-05  Marcus G. Daniels  <mgd@forager.swarm.org>

	* Makefile.in (install): Renamed from install-.
	(LN): Use literal "ln", not @LN@.

	* avcall-i386-msvc.c: Rename __builtin_apply with __msvc_builtin_apply,
	as is needed for Swarm.

2001-02-05  Ralf Stephan  <ralf@ark.in-berlin.de>

	* avcall-ia64.c, avcall-ia64.s, uniq-u.c: 
	Added from ffcall-1.8.

	* Makefile.devel, Makefile.mingw32, Makefile.msvc,
	* PLATFORMS, asmarm.sh, asmi386.sh, asmm68k.sh, asmmips.sh,
	* asmsparc.sh, asmsparc64.sh, avcall-i386-msvc.c, avcall-m68k-amiga.c,
	* avcall-m68k-amiga.s,  avcall-m68k.c, avcall-m68k.mit.S,
	* avcall-m68k.mot.s,  avcall-m88k.s,  avcall-mips.S, avcall-mips64.S,
	* avcall-mipsn32.S, avcall-rs6000-aix.new.s, avcall-rs6000-aix.old.s,
	* avcall-rs6000-sysv4.s, avcall-rs6000.c, avcall-sparc.S,
	* avcall-sparc64.S, avcall.3, avcall.h.msvc, avcall.html, avcall.man,
	* minitests.c, reg-struct-return, tests.c:
	Adapted from ffcall-1.8.

	* configure.in, avcall.h.in, Makefile.in: 
	Added previously existing Swarm specifics.

2001-02-04  Marcus G. Daniels  <mgd@forager.swarm.org>

	* avcall-rs6000-linux.s, avcall.h.in, Makefile.in, configure.in:
	Adapted from ffcall-1.8.  Thanks to Ralf Stephan.

2000-03-28  Marcus G. Daniels  <mgd@nest.swarm.org>

	* Swarm 2.1.1 frozen.

2000-02-12  Marcus G. Daniels  <mgd@nest.swarm.org>

	* Swarm 2.1 frozen.

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  Marcus G. Daniels  <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).

