Historial de Commits

Autor SHA1 Mensaje Fecha
  Szabolcs Nagy 3f94c648ef math: new exp2f and expf hace 7 años
  Szabolcs Nagy 098868b338 math: new log2f hace 7 años
  Szabolcs Nagy db505b794c math: new logf hace 7 años
  Szabolcs Nagy 169fc008d8 math: add configuration macros hace 6 años
  Szabolcs Nagy 3c3763fc52 math: add macros for static branch prediction hints hace 6 años
  Szabolcs Nagy 4f8acf953c math: add double precision error handling functions hace 6 años
  Szabolcs Nagy 9ef6ca4235 math: add single precision error handling functions hace 7 años
  Szabolcs Nagy fe54544f05 math: add eval_as_float and eval_as_double hace 6 años
  Szabolcs Nagy b50d315fd2 math: add fp_arch.h with fp_barrier and fp_force_eval hace 6 años
  Szabolcs Nagy f107d34e76 math: remove sun copyright from libm.h hace 6 años
  Szabolcs Nagy d59e504279 math: add asuint, asuint64, asfloat and asdouble hace 7 años
  Szabolcs Nagy 2d72b58070 math: move complex math out of libm.h hace 6 años
  Szabolcs Nagy e980ca7a57 define FP_FAST_FMA* when fma* can be inlined hace 6 años
  A. Wilcox 65c8be3804 fcntl.h: define O_TTY_INIT to 0 hace 6 años
  Rich Felker 788d5e24ca remove external __syscall function and last remaining users hace 6 años
  Rich Felker 1bcdaeee6e implement inline 5- and 6-argument syscalls for mipsn32 and mips64 hace 6 años
  Rich Felker d3b4869cd3 cleanup mips64 syscall_arch functions hace 6 años
  Rich Felker dcb18bea61 implement inline 5- and 6-argument syscalls for mips hace 6 años
  Rich Felker 6aeb9c6703 use inline syscalls for powerpc (32-bit) hace 6 años
  Rich Felker f76d51a1cc remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch hace 6 años
  Rich Felker 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source hace 6 años
  Rich Felker e97681d6f2 release 1.1.22 hace 6 años
  Rich Felker a01ff71f7c in membarrier fallback, allow for possibility that sigaction fails hace 6 años
  Ilya Matveychikov 7784680072 fix the use of syscall result in dl_mmap hace 6 años
  Bobby Bingham e8e780af98 fix signature of function accepted by makecontext hace 6 años
  Dan Gohman 8186880393 fix unintended global symbols in atanl.c hace 6 años
  Frediano Ziglio 7fe51ea85b use __strchrnul instead of strchr and strlen in execvpe hace 6 años
  Ray 086a12b920 delete a redundant if in dynamic linker ctor execution loop hace 6 años
  Rich Felker 8ee0ca0ce6 fix harmless-by-chance typo in priority inheritance mutex code hace 6 años
  Rich Felker 54ca677983 implement priority inheritance mutexes hace 6 años