History log of /netbsd-src/lib/libc/arch/m68k/stdlib/abs.S (Results 1 – 8 of 8)
Revision Date Author Comments
# 440d829b 16-Jul-2013 matt <matt@NetBSD.org>

WEAK_ALIAS is always present
Use 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.


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# aaed06d4 11-Dec-2000 is <is@NetBSD.org>

Identical on m68k.


# 3b435a73 25-Oct-1999 thorpej <thorpej@NetBSD.org>

Add register prefixes.


# d0fed6c8 25-Apr-1997 thorpej <thorpej@NetBSD.org>

Use <machine/asm.h>


# 95735045 13-Dec-1995 thorpej <thorpej@NetBSD.org>

New-style RCS ids. Use the RCSID() macro where appropriate.


# 5f709618 25-Nov-1993 paulus <paulus@NetBSD.org>

Machine-dependent files for generic m68k machines (copied from hp300)