History log of /netbsd/common/lib/libc/arch/m68k/string/strlen.S (Results 1 – 4 of 4)
Revision Date Author Comments
# 8b6cd501 07-Sep-2013 chs <chs@NetBSD.org>

switch to ELF naming for local labels.


# 8190e1ac 16-Jul-2013 matt <matt@NetBSD.org>

Add END(func)
Fix some straggling %r@<eol> to (%r)


# 6b3f37ed 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.


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.