Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker 78691fa76d make new math code compatible with unused variable warning/error vor 6 Jahren
  Szabolcs Nagy e4dd65305a math: new pow vor 6 Jahren
  Szabolcs Nagy d28cd0ad42 math: new powf vor 7 Jahren
  Szabolcs Nagy 3f94c648ef math: new exp2f and expf vor 7 Jahren
  Szabolcs Nagy 169fc008d8 math: add configuration macros vor 6 Jahren
  Szabolcs Nagy 3c3763fc52 math: add macros for static branch prediction hints vor 6 Jahren
  Szabolcs Nagy 4f8acf953c math: add double precision error handling functions vor 6 Jahren
  Szabolcs Nagy 9ef6ca4235 math: add single precision error handling functions vor 7 Jahren
  Szabolcs Nagy fe54544f05 math: add eval_as_float and eval_as_double vor 6 Jahren
  Szabolcs Nagy b50d315fd2 math: add fp_arch.h with fp_barrier and fp_force_eval vor 6 Jahren
  Szabolcs Nagy f107d34e76 math: remove sun copyright from libm.h vor 6 Jahren
  Szabolcs Nagy d59e504279 math: add asuint, asuint64, asfloat and asdouble vor 7 Jahren
  Szabolcs Nagy 2d72b58070 math: move complex math out of libm.h vor 6 Jahren
  Rich Felker 46e3895b6c apply hidden visibility to internal math functions vor 6 Jahren
  Rich Felker 59d88940d2 move lgamma-related internal declarations to libm.h vor 6 Jahren
  Rich Felker 18f02c42a2 add support for m68k 80-bit long double variant vor 6 Jahren
  Szabolcs Nagy f4e4632abf math: add dummy implementations of 128 bit long double functions vor 10 Jahren
  Rich Felker a414e8374d provide CMPLX macros in implementation-internal libm.h vor 10 Jahren
  Szabolcs Nagy 9b0fcb441a math: remove STRICT_ASSIGN macro vor 11 Jahren
  Szabolcs Nagy afa2aaccea math: remove libc.h include from libm.h vor 11 Jahren
  Szabolcs Nagy 8dba548628 math: cosmetic cleanup (use explicit union instead of fshape and dshape) vor 11 Jahren
  Szabolcs Nagy 63b9cc7773 math: remove *_WORD64 macros from libm.h vor 11 Jahren
  Szabolcs Nagy 94a3d13ae6 math: remove old longdbl.h vor 11 Jahren
  Szabolcs Nagy af5f6d9556 long double cleanup, initial commit vor 11 Jahren
  Szabolcs Nagy faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well vor 12 Jahren
  Szabolcs Nagy 6d3f1a39c1 math: turn off the STRICT_ASSIGN workaround by default vor 12 Jahren
  Szabolcs Nagy cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them vor 12 Jahren
  nsz 6ab8136b44 add FORCE_EVAL macro to evaluate float expr for their side effect vor 13 Jahren
  Rich Felker 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) vor 13 Jahren
  nsz 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller vor 13 Jahren