#
65726deb |
| 16-Jul-2013 |
matt <matt@NetBSD.org> |
Add END(func) Fix some straggling %r@<eol> to (%r)
|
#
07a0a325 |
| 16-Jul-2013 |
matt <matt@NetBSD.org> |
Convert to normal Motorola syntax for addressing. %r@ -> (%r) %r@- -> -(%r) %r@+ -> (%r)+ %r@(n) n(%r) etc. No object differences.
|
#
53a0f227 |
| 17-Jul-2009 |
dsl <dsl@NetBSD.org> |
Change all archs so that strchr.[cS] and strrchr.[cS] exist and generate duplicate symbols for index() and rindex().
|
#
37c9f0a6 |
| 20-Dec-2005 |
christos <christos@NetBSD.org> |
Merge libkern + libc common files. As requested by core.
|