Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-05 | remove sh64 support | Waldemar Brodkorb | |
No real hardware available. The project for sh64 with sh5 seems dead since 10 years. Gcc will remove support for it soon. | |||
2008-10-03 | - use c89-style comments | Bernhard Reutner-Fischer | |
Closes issue #5194 | |||
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2006-01-03 | Use strong_alias everywhere instead of .global/.set. Correct some cases ↵ | Peter S. Mazinger | |
where the non-hidden version was used. | |||
2005-11-12 | Add hidden versions | Peter S. Mazinger | |
2003-12-17 | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen | |
The subject says it all.. optimized memset/memcpy/strcpy, lifted from SuperH's glibc tree. |