Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] signals: Share even more code. | Ralf Baechle | 2007-02-18 | 1 | -1/+1 |
| | | | | | | | native and compat do_signal and handle_signal are identical and can easily be unified. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] Make do_signal return void. | Ralf Baechle | 2006-02-08 | 1 | -1/+1 |
| | | | | | | | | It's return value is ignored everywhere. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- | ||||
* | [MIPS] Add support for TIF_RESTORE_SIGMASK. | Ralf Baechle | 2006-02-08 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- | ||||
* | Support the MIPS32 / MIPS64 DSP ASE. | Ralf Baechle | 2005-10-29 | 1 | -0/+25 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |