Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-25 | fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate | Rich Felker | -1/+19 |
2012-11-23 | sigcontext/mcontext cleanup for arch-specific bits | Rich Felker | -11/+11 |
2012-11-23 | fix up leftover, incorrect NSIG definitions in arch-specific signal.h | Rich Felker | -1/+0 |
2012-11-21 | add back NSIG, removed from powerpc in last commit, but for all archs | Rich Felker | -0/+2 |
2012-07-12 | fix redef of sigprocmask constants on mips | Rich Felker | -0/+3 |
2012-07-12 | more mips bits-header fixes | Rich Felker | -2/+6 |
2012-07-12 | fix mips mcontext_t structure size | Rich Felker | -1/+5 |
2012-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | -0/+73 |