Commit Verlauf

Autor SHA1 Nachricht Datum
  nsz 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller vor 13 Jahren
  nsz c3587effe2 minor fix in __tanl (get sign properly) vor 13 Jahren
  nsz eca1c35e5b remove long double const workarounds vor 13 Jahren
  nsz 9a810cb685 fix erfl wrapper for long double==double case vor 13 Jahren
  Rich Felker b04b588791 asm for log1p vor 13 Jahren
  Rich Felker 9d82a15e15 asm for log2 vor 13 Jahren
  Rich Felker 27deb53889 asm for remquo vor 13 Jahren
  Rich Felker 02db27d9de optimize exponential asm for i386 vor 13 Jahren
  Rich Felker da7458a602 Merge remote branch 'nsz/master' vor 13 Jahren
  Rich Felker be5b01f855 fix broken modf family functions vor 13 Jahren
  Rich Felker 1bf4dad327 asm for modf functions vor 13 Jahren
  nsz 8051e08e10 simplify scalbn*.c implementations vor 13 Jahren
  nsz f767aba8af Merge branch 'master' of git://git.etalabs.net/musl vor 13 Jahren
  Rich Felker 0b70a1e9a9 asm for floor/ceil/trunc vor 13 Jahren
  nsz 9322344fa4 Merge branch 'master' of git://git.etalabs.net/musl vor 13 Jahren
  Rich Felker 58ff9e8eaf asm for scalbn family vor 13 Jahren
  Rich Felker bc33e61704 asm for inverse trig functions vor 13 Jahren
  nsz 0627e58af8 Merge branch 'master' of git://git.etalabs.net/musl vor 13 Jahren
  Rich Felker 495a52ae7b asm for log functions vor 13 Jahren
  Rich Felker aa1b4dff45 fix broken exponential asm vor 13 Jahren
  Rich Felker 37eb14dd2b asm for lrint family on i386 vor 13 Jahren
  nsz dbdec9722e Merge branch 'master' of git://git.etalabs.net/musl vor 13 Jahren
  Rich Felker 6f26cf3dac asm exponential functions for i386 vor 13 Jahren
  nsz 682e471400 remove unnecessary TODO comments from fma.c vor 13 Jahren
  nsz d09a83f613 fmal bug fix: nan input should not raise exception vor 13 Jahren
  nsz b1cbd70743 add fma implementation for x86 vor 13 Jahren
  Rich Felker b935147761 assembly optimizations for fmod/remainder functions vor 13 Jahren
  Rich Felker 8d9e948652 asm versions of some simple math functions for i386 and x86_64 vor 13 Jahren
  nsz afad262440 simplify lround and llround functions vor 13 Jahren
  nsz 65db00983f make lrint and llrint functions work without fenv support vor 13 Jahren