Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-17 | Storage class should be before const qualifier | Tobias Klauser | |
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Adrian Bunk <bunk@stusta.de> | |||
2006-12-06 | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | |
This implements initial support for the SH7206 (SH-2A) and SH7619 (SH-2) MMU-less CPUs. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |