Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-25 | fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate | Rich Felker | -1/+1 |
2012-11-23 | fix powerpc ucontext, again.. | Rich Felker | -5/+0 |
2012-11-23 | remove stuff that doesn't belong in powerpc 32-bit sigcontext | Rich Felker | -4/+0 |
2012-11-21 | more ppc signal.h typedef order fixes | Rich Felker | -13/+13 |
2012-11-21 | fix misordered typedefs in ppc signal.h | Rich Felker | -2/+2 |
2012-11-21 | add back NSIG, removed from powerpc in last commit, but for all archs | Rich Felker | -0/+2 |
2012-11-21 | make powerpc signal.h namespace-clean for posix/isoc | Rich Felker | -19/+32 |
2012-11-21 | fix invalid usage of mcontext_t in powerpc signal.h | rofl0r | -1/+1 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+103 |