OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libm / e_scalb.c
2012-06-15 Peter S. Mazingermath: avoid jump relocation in libm
2012-06-15 Peter S. Mazingerlibm: remove superfluos attribute_hidden, the one in...
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-30 Denys Vlasenkolibm: fix scalb testsuite failures
2009-01-04 Denis Vlasenkoforgot to remove one #endif...
2009-01-03 Denis Vlasenkolibm/e_scalb.c: remove unused #ifdef _SCALB_INT branches
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-28 Denis Vlasenkoremove many functions which just call __ieee754_<function>,
2008-12-22 Denis Vlasenkolibm/*: mass removal of:
2008-12-22 Bernhard Reutner... - fix fpclassify, signbit, isfinite, isnan, isinf macro...
2008-09-26 Bernhard Reutner... - move libm_hidden_proto to the corresponding headers...
2006-01-17 Peter S. MazingerAll math related relocs gone
2005-11-21 Peter S. MazingerHide all __kernel_x and __ieee754_
2005-03-06 Eric AndersenTrim off whitespace
2001-11-22 Eric AndersenTotally rework the math library, this time based on...