Historique des commits

Auteur SHA1 Message Date
  Rich Felker d9c1d72cdc bug fix: wrong opcode for writing long long il y a 13 ans
  Rich Felker b04b588791 asm for log1p il y a 13 ans
  Rich Felker 9d82a15e15 asm for log2 il y a 13 ans
  Rich Felker 27deb53889 asm for remquo il y a 13 ans
  Rich Felker 02db27d9de optimize exponential asm for i386 il y a 13 ans
  Rich Felker da7458a602 Merge remote branch 'nsz/master' il y a 13 ans
  Rich Felker be5b01f855 fix broken modf family functions il y a 13 ans
  Rich Felker 1bf4dad327 asm for modf functions il y a 13 ans
  nsz 8051e08e10 simplify scalbn*.c implementations il y a 13 ans
  nsz f767aba8af Merge branch 'master' of git://git.etalabs.net/musl il y a 13 ans
  Rich Felker 0b70a1e9a9 asm for floor/ceil/trunc il y a 13 ans
  nsz 9322344fa4 Merge branch 'master' of git://git.etalabs.net/musl il y a 13 ans
  Rich Felker 58ff9e8eaf asm for scalbn family il y a 13 ans
  Rich Felker bc33e61704 asm for inverse trig functions il y a 13 ans
  nsz 0627e58af8 Merge branch 'master' of git://git.etalabs.net/musl il y a 13 ans
  Rich Felker 495a52ae7b asm for log functions il y a 13 ans
  Rich Felker aa1b4dff45 fix broken exponential asm il y a 13 ans
  Rich Felker 37eb14dd2b asm for lrint family on i386 il y a 13 ans
  nsz dbdec9722e Merge branch 'master' of git://git.etalabs.net/musl il y a 13 ans
  Rich Felker 6f26cf3dac asm exponential functions for i386 il y a 13 ans
  nsz 682e471400 remove unnecessary TODO comments from fma.c il y a 13 ans
  nsz d09a83f613 fmal bug fix: nan input should not raise exception il y a 13 ans
  nsz b1cbd70743 add fma implementation for x86 il y a 13 ans
  Rich Felker b935147761 assembly optimizations for fmod/remainder functions il y a 13 ans
  Rich Felker 8d9e948652 asm versions of some simple math functions for i386 and x86_64 il y a 13 ans
  nsz afad262440 simplify lround and llround functions il y a 13 ans
  nsz 65db00983f make lrint and llrint functions work without fenv support il y a 13 ans
  nsz 9b6899f2c5 faster lrint and llrint functions il y a 13 ans
  Rich Felker 9e2a895aaa fix loads of missing const in new libm, and some global vars (?!) in powl il y a 13 ans
  Rich Felker 8e092217dd move nonstandard gamma() etc. to _GNU_SOURCE only il y a 13 ans