#
18ec38ea |
| 07-Sep-2013 |
chs <chs@NetBSD.org> |
switch to ELF naming for local labels.
|
#
cb2ad9b1 |
| 19-Jul-2013 |
matt <matt@NetBSD.org> |
With these changes, they now produce identical binary as before the coldfire changes.
|
#
1d398a17 |
| 18-Jul-2013 |
matt <matt@NetBSD.org> |
Adjust for Coldfire
|
#
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.
|
#
ce099b40 |
| 28-Apr-2008 |
martin <martin@NetBSD.org> |
Remove clause 3 and 4 from TNF licenses
|
#
37c9f0a6 |
| 20-Dec-2005 |
christos <christos@NetBSD.org> |
Merge libkern + libc common files. As requested by core.
|