Historial de Commits

Autor SHA1 Mensaje Fecha
  nsz 1e2fea632b fix a cbrtl.c regression and remove x87 precision setting hace 13 años
  nsz 03c52e137a Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  Rich Felker baa43bca0a optimize scalbn family hace 13 años
  Rich Felker 7513d3ecab remquo asm: return quotient mod 8, as intended by the spec hace 13 años
  nsz c879a9592f Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  Rich Felker 804fbf0b8c use alternate formula for acos asm to avoid loss of precision hace 13 años
  nsz 0b0735af45 Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  Rich Felker 97721a5508 Merge remote branch 'nsz/master' hace 13 años
  Rich Felker acb744921b fix exp asm hace 13 años
  nsz 634c3a6302 Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  nsz 0cbb654791 code cleanup of named constants hace 13 años
  nsz b03255af77 fix remainder*.c: remove useless long double cast hace 13 años
  nsz 4caa17b2a1 don't try to create non-standard denormalization signal hace 13 años
  Rich Felker 0108420281 Merge remote branch 'nsz/master' hace 13 años
  nsz 75483499da new modff.c code, fix nan handling in modfl hace 13 años
  nsz 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal hace 13 años
  nsz 01fdfd491b fix long double const workaround in cbrtl hace 13 años
  nsz 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller hace 13 años
  nsz c3587effe2 minor fix in __tanl (get sign properly) hace 13 años
  Rich Felker d9c1d72cdc bug fix: wrong opcode for writing long long hace 13 años
  nsz eca1c35e5b remove long double const workarounds hace 13 años
  nsz 9a810cb685 fix erfl wrapper for long double==double case hace 13 años
  Rich Felker b04b588791 asm for log1p hace 13 años
  Rich Felker 9d82a15e15 asm for log2 hace 13 años
  Rich Felker 27deb53889 asm for remquo hace 13 años
  Rich Felker 02db27d9de optimize exponential asm for i386 hace 13 años
  Rich Felker da7458a602 Merge remote branch 'nsz/master' hace 13 años
  Rich Felker be5b01f855 fix broken modf family functions hace 13 años
  Rich Felker 1bf4dad327 asm for modf functions hace 13 años
  nsz 8051e08e10 simplify scalbn*.c implementations hace 13 años