Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XTENSA] Remove non-rt signal handling | Chris Zankel | 2007-06-01 | 1 | -19/+5 |
| | | | | | | | | | | | The non-rt signal handling was never really used, so we don't break anything. This patch also cleans up the signal stack-frame to make it independent from the processor configuration. It also improves the method used for controlling single-stepping. We now save and restore the 'icountlevel' register that controls single stepping and set or clear the saved state to enable or disable it. Signed-off-by: Chris Zankel <chris@zankel.net> | ||||
* | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6 | Chris Zankel | 2005-06-24 | 1 | -0/+44 |
The attached patches provides part 6 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |