OSDN Git Service

libm: add scalbf, gammaf, significandf wrappers.
[uclinux-h8/uClibc.git] / libm / s_scalbn.c
2009-01-03 Denis Vlasenkofix small goof in last commit: should use "long" functi...
2009-01-03 Denis Vlasenkolibm: remove scalbln implementation, it seems to be...
2008-12-22 Denis Vlasenkolibm/*: mass removal of:
2008-09-26 Bernhard Reutner... - move libm_hidden_proto to the corresponding headers...
2006-01-17 Peter S. MazingerAll math related relocs gone
2005-03-06 Eric AndersenTrim off whitespace
2001-11-23 Eric AndersenDefault to building C89 math stuff only. Cleanup some...
2001-11-22 Eric AndersenTotally rework the math library, this time based on...