Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 75c450cff3 fenv support for ppc, untested hace 12 años
  Rich Felker 0b52bf5c78 fix feholdexcept -- it needs to clear exceptions after saving environment hace 12 años
  Rich Felker 19b1a8453e Merge remote-tracking branch 'nsz/math' hace 12 años
  rofl0r 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc hace 12 años
  Szabolcs Nagy a764db9a08 math: use float constants in exp10f.c hace 12 años
  Szabolcs Nagy e93a0fe49d math: expl.c cleanup hace 12 años
  Szabolcs Nagy ab1772c597 math: expf.c cleanup hace 12 años
  rofl0r ae67fe1aad ppc socket.h: add forgotten cmsghdr hace 12 años
  Rich Felker 71955b2ff8 fix typo in dynamic linker path file loading code hace 12 años
  Rich Felker d0197ff031 add cleaned-up sys/mtio.h hace 12 años
  Rich Felker 5c6443ac42 add stub versions of some missing optional pthread interfaces hace 12 años
  Szabolcs Nagy 159c7655d0 math: cleanup exp2.c exp2f.c and exp2l.c hace 12 años
  Rich Felker bb9abdef48 arg-skipping code for powerpc dynamic linker hace 12 años
  Szabolcs Nagy bbbf045ce9 math: exp.c clean up hace 12 años
  Rich Felker a4db94ab78 dynamic linking support for powerpc hace 12 años
  Rich Felker 7718e7cce5 fix ppc stat structure definition hace 12 años
  rofl0r 3bb6bd8580 fix powerpc termios.h and ioctl.h hace 12 años
  Rich Felker 91738d0241 disable SO_REUSEPORT in sys/socket.h hace 12 años
  Rich Felker 7491bac33e ppc wchar_t is long, not int hace 12 años
  Rich Felker 8bb1816222 Merge remote-tracking branch 'nsz/math' hace 12 años
  Rich Felker 22781b4d8e update copyright file for recent contributions hace 12 años
  Rich Felker d1bf452d75 fix indention with spaces in powerpc asm hace 12 años
  Rich Felker e7257d3e63 fix powerpc atomic compare-and-swap function hace 12 años
  Rich Felker 574d01a696 update ppc atomic code to match the endian-agnostic version on other archs hace 12 años
  Rich Felker 50cb6dbb0c fix wchar limits mistakenly copied from arm hace 12 años
  Rich Felker c6d441e3a2 Merge remote-tracking branch 'ppc-port/ppc-squashed' hace 12 años
  Szabolcs Nagy 68847ecd3a fenv: return FE_TONEAREST in dummy fegetround hace 12 años
  Szabolcs Nagy 45ff9d8eb6 math: ld80 invtrig cleanups hace 12 años
  Szabolcs Nagy 529a8de46c math: simplify hypot and hypotf using scalbn hace 12 años
  Szabolcs Nagy 6d3f1a39c1 math: turn off the STRICT_ASSIGN workaround by default hace 12 años