Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc.Change the arch files only include the .S files.This adds imaxdiv() to some archs where it was missing.
Add C99 functions imaxabs and imaxdiv.
build erand48_ieee754.c on everything but vax
Added hppa support (some of it incomplete) to lib/csu, lib/libc,and lib/libkvm.