Histórico de commits

Autor SHA1 Mensagem Data
  Rich Felker 8bb1816222 Merge remote-tracking branch 'nsz/math' 12 anos atrás
  Rich Felker 22781b4d8e update copyright file for recent contributions 12 anos atrás
  Rich Felker d1bf452d75 fix indention with spaces in powerpc asm 12 anos atrás
  Rich Felker e7257d3e63 fix powerpc atomic compare-and-swap function 12 anos atrás
  Rich Felker 574d01a696 update ppc atomic code to match the endian-agnostic version on other archs 12 anos atrás
  Rich Felker 50cb6dbb0c fix wchar limits mistakenly copied from arm 12 anos atrás
  Rich Felker c6d441e3a2 Merge remote-tracking branch 'ppc-port/ppc-squashed' 12 anos atrás
  Szabolcs Nagy 68847ecd3a fenv: return FE_TONEAREST in dummy fegetround 12 anos atrás
  Szabolcs Nagy 45ff9d8eb6 math: ld80 invtrig cleanups 12 anos atrás
  Szabolcs Nagy 529a8de46c math: simplify hypot and hypotf using scalbn 12 anos atrás
  Szabolcs Nagy 6d3f1a39c1 math: turn off the STRICT_ASSIGN workaround by default 12 anos atrás
  rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 anos atrás
  Richard Pennington 7669d1e334 import preliminary ppc work by rdp. 12 anos atrás
  Szabolcs Nagy 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 anos atrás
  Szabolcs Nagy c4359e0130 math: excess precision fix modf, modff, scalbn, scalbnf 12 anos atrás
  Szabolcs Nagy 666271c105 math: fix scalbn and scalbnf on overflow/underflow 12 anos atrás
  Szabolcs Nagy 662ed20065 math: fix nextafter and nexttoward on maxdbl and maxflt input 12 anos atrás
  Szabolcs Nagy cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them 12 anos atrás
  Szabolcs Nagy e2fe959fe2 math: raise flags in logl.c on <= 0 arguments 12 anos atrás
  Szabolcs Nagy 52bcf3f5fb math: fix logb*.c exceptions now that ilogb raises invalid 12 anos atrás
  Szabolcs Nagy 37aa7f7301 math: raise flags in log2l.c on <= 0 arguments, and fix volatile 12 anos atrás
  Szabolcs Nagy 04ccbdca6d math: raise exception flags in log1pl.c on <= -1 arguments 12 anos atrás
  Szabolcs Nagy be81f51030 math: raise invalid flag in ilogb*.c on +-0, +-inf and nan 12 anos atrás
  Szabolcs Nagy 6f64505df3 math: fix exception behaviour of expm1l.c on inf and nan 12 anos atrás
  Szabolcs Nagy b03c19a4b9 math: fix long double constants in exp10l.c 12 anos atrás
  Rich Felker c4a35f8c2a debloat src/thread tree but putting lots of junk in one file 12 anos atrás
  Rich Felker 7df42e8744 report support of TPS option in unistd.h and sysconf 12 anos atrás
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 12 anos atrás
  Rich Felker e9b885ee55 fix clobber of edx in i386 vsyscall asm 12 anos atrás
  Rich Felker dc059f03e8 always add memory streams to stdio open file list 12 anos atrás