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