Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
| | | | | | | | | __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 1 | -4/+1 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move arch/sh64/lib to arch/sh/lib64. | Paul Mundt | 2008-01-28 | 1 | -0/+217 |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |