Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 132cc703f8 remove microblaze user.h incorrectly copied from arm há 12 anos atrás
  Rich Felker 75a31faaed eliminate gdb complaints about missing linux-gate.so.1 há 12 anos atrás
  Rich Felker 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports há 12 anos atrás
  Rich Felker 98f56b12ce fix powerpc ucontext, again.. há 12 anos atrás
  Rich Felker 144dc4f479 fix termios constants on mips há 12 anos atrás
  Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits há 12 anos atrás
  Rich Felker ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets há 12 anos atrás
  Rich Felker a50136dfe1 fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf há 12 anos atrás
  Rich Felker 0375c68fe7 add missing startfiles for powerpc há 12 anos atrás
  Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific signal.h há 12 anos atrás
  Rich Felker b0756d88a0 remove stuff that doesn't belong in powerpc 32-bit sigcontext há 12 anos atrás
  Rich Felker 4860db9f54 more ppc signal.h typedef order fixes há 12 anos atrás
  Rich Felker 808f225b7c fix misordered typedefs in ppc signal.h há 12 anos atrás
  Rich Felker b5e3832f85 ppc signal/NSIG related fix (warning fix, redefinition) há 12 anos atrás
  Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs há 12 anos atrás
  Rich Felker 57a0b82441 make powerpc signal.h namespace-clean for posix/isoc há 12 anos atrás
  Rich Felker 7bdf11c2c6 fix powerpc types to match abi, and some feature test issues há 12 anos atrás
  rofl0r 2df4f6f17b fix invalid usage of mcontext_t in powerpc signal.h há 12 anos atrás
  rofl0r 3fae236e00 powerpc: handle syscall error in clone. há 12 anos atrás
  Rich Felker 6c0cba819f fix error in configure script using >/dev/null in noclobber mode há 12 anos atrás
  Rich Felker 9565a349f2 fix powerpc asm not to store data in volatile space below stack pointer há 12 anos atrás
  Rich Felker 0004ea613a fix breakage from introducing bits header for sys/io.h há 12 anos atrás
  Rich Felker 61aa6324af add port io functions to sys/io.h há 12 anos atrás
  Rich Felker f54ac2446a add missing const on powerpc FE_DFL_ENV há 12 anos atrás
  Rich Felker 75c450cff3 fenv support for ppc, untested há 12 anos atrás
  Rich Felker 0b52bf5c78 fix feholdexcept -- it needs to clear exceptions after saving environment há 12 anos atrás
  Rich Felker 19b1a8453e Merge remote-tracking branch 'nsz/math' há 12 anos atrás
  rofl0r 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc há 12 anos atrás
  Szabolcs Nagy a764db9a08 math: use float constants in exp10f.c há 12 anos atrás
  Szabolcs Nagy e93a0fe49d math: expl.c cleanup há 12 anos atrás