Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 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> | |||||
2008-01-28 | sh: comment tidying for sh64->sh migration. | Paul Mundt | 1 | -4/+1 | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||||
2008-01-28 | sh: Move arch/sh64/lib to arch/sh/lib64. | Paul Mundt | 1 | -0/+217 | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |