OSDN Git Service

test: NPTL: sync WRITE_BUFFER_SIZE with glibc test
[uclinux-h8/uClibc.git] / libm / e_lgamma_r.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-31 Denys Vlasenkolibm: fix tgamma to actually do return true gamma function
2010-06-15 Bernhard Reutner... libm: typo fix NO_LONG_DOUBLE variant of gamma_r
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2008-12-29 Denis Vlasenkolibm/e_lgamma_r.c: cosmetic whitespace fixes
2008-12-29 Denis Vlasenkolibm/*: delete many incarnations of logarithmic gamma...
2008-12-28 Denis Vlasenkoremove many functions which just call __ieee754_<function>,
2008-12-22 Denis Vlasenkolibm/*: mass removal of:
2008-10-24 Bernhard Reutner... - tidy up inline:
2008-09-26 Bernhard Reutner... - move libm_hidden_proto to the corresponding headers...
2006-01-30 Peter S. Mazingerback to inline, mips fails
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
2002-06-26 Eric AndersenSeveral cleanups/fixes from Marshall M. Midden <m4...
2001-11-22 Eric AndersenTotally rework the math library, this time based on...