History log of /netbsd-src/lib/libc/arch/m68k/sys/getcontext.S (Results 1 – 5 of 5)
Revision Date Author Comments
# 4c5ed3b2 17-Jul-2013 matt <matt@NetBSD.org>

Use assym.h


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

Add END(func)


# 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


# 3fdac2b8 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.