1999-03-10  Thorsten Kukuk  <kukuk@suse.de>

	* Makefile.am (libmp_la_SOURCES): add udiv_qrnnd.S

1999-03-02  Thorsten Kukuk  <kukuk@suse.de>

	* mout.c: Include stdlib.h and string.h.

	* gcd.c: Include stdlib.h for alloca.
	* mdiv.c: Likewise.
	* msqrt.c: Likewise.
	* mult.c: Likewise.
	* pow.c: Likewise.
	* rpow.c: Likewise.
	* mpn_gcd.c: Likewise.

1999-01-13  Thorsten Kukuk  <kukuk@suse.de>

	* Remove old sources, switch to generic code from gmp-2.0.2.

1998-10-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* mult.c: Reformat, include headers, remove duplicate defines.
	* gcd.c: Likewise.
	* madd.c: Likewise.
	* mcmp.c: Likewise.
	* msub.c: Likewise.
	* msqrt.c: Likewise.

1998-10-17  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* alloca.c: Fix compiler warnings.
	* cre-mparam.c: Likewise.
	* gmp-impl.h: Likewise.
	* pow.c: Likewise.

	* mdiv.c: Add sources from mpz_dmincl.c

	* Makefile.am: New
