History log of /netbsd-current/common/lib/libc/arch/m68k/net/ntohl.S
Revision Date Author Comments
# 1.3 16-Jul-2013 matt

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


# 1.2 16-Jul-2013 matt

Convert to normal Motorola syntax for addressing.
%r@ -> (%r)
%r@- -> -(%r)
%r@+ -> (%r)+
%r@(n) n(%r)
etc.
No object differences.


# 1.1 20-Dec-2005 christos

branches: 1.1.50; 1.1.56;
Merge libkern + libc common files. As requested by core.


# 1.1.56.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.1.50.1 22-May-2014 yamt

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")