1. f4e4632 math: add dummy implementations of 128 bit long double functions by Szabolcs Nagy · 10 years ago
  2. ebbaf21 math: lgamma cleanup (simpler sin(pi*x) for the negative case) by Szabolcs Nagy · 11 years ago
  3. e71981a math: remove a useless assignment in lgammal found by clang analyzer by Szabolcs Nagy · 11 years ago
  4. afa2aac math: remove libc.h include from libm.h by Szabolcs Nagy · 11 years ago
  5. 34660d7 math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl) by Szabolcs Nagy · 11 years ago
  6. 1b229a2 math: remove comment about aliasing lgamma as gamma by nsz · 13 years ago
  7. 0cbb654 code cleanup of named constants by nsz · 13 years ago
  8. 8c071f8 other side of the signgam namespace fix: use the internal name by Rich Felker · 13 years ago
  9. de7db6e fix namespace issues for lgamma, etc. by Rich Felker · 13 years ago
  10. 40305f7 in math.h make lgamma_r and non-double bessel _GNU_SOURCE only by nsz · 13 years ago
  11. b69f695 first commit of the new libm! by Rich Felker · 13 years ago