OSDN Git Service

s_scalbn.c: since we have strong_alias_untyped now, use it
[uclinux-h8/uClibc.git] / libm / s_scalbn.c
2012-06-15 Peter S. Mazingers_scalbn.c: since we have strong_alias_untyped now...
2010-06-10 Roman I Khimovlibm: unbreak scalbn for 64-bit processors
2009-07-06 RonAdd a few missing includes
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...