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.
Towards ia64 libc. Round #2
libc stubs added