Sun Feb 20 16:13:20 1994  iBCS Development  (ibcs@longyear)

	* _xtoa.c (_xtoa): Fix bug to properly do divide operation. The
	algorithm requires the values be unsigned. (It was originally
	assembly and, when I converted it to C, I goofed.)

Tue Feb 15 00:27:29 1994  Eric Youngdale  (eric@esp22)

	* _xtoa.c: Fix bug where we reverse characters before returning.

Sun Feb 13 19:18:43 1994  Eric Youngdale  (eric@esp22)

	* cvt.c: Use _modf, not modf in ELF library.

	* modf: Define weak/strong symbols.

	* isnand.c: Likewise.

Fri Feb 11 12:40:18 1994  Eric Youngdale  (eric@esp22)

	* strtol.c (strtol): Fix bug in number conversion.

Mon Feb  7 19:56:04 1994  Eric Youngdale  (eric@esp22)

	* floatconv.c: Define _Xstrtod -> strtod for ELF lib.

Sun Jan 30 22:14:53 1994  Eric Youngdale  (eric@esp22)

       * Makefile: Add lib*.o target if building an ELF library.  Remove
       references to $(CWD).

       * ultoa.c: Fix definition to use unsigned long.
