Commit History

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