Home | History | Annotate | Download | only in stdlib
History log of /src/lib/libc/arch/m68k/stdlib/abs.S
RevisionDateAuthorComments
 1.8  16-Jul-2013  matt WEAK_ALIAS is always present
Use END(func)
 1.7  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.6  07-Aug-2003  agc branches: 1.6.56; 1.6.62;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.5  11-Dec-2000  is Identical on m68k.
 1.4  25-Oct-1999  thorpej Add register prefixes.
 1.3  25-Apr-1997  thorpej branches: 1.3.6;
Use <machine/asm.h>
 1.2  13-Dec-1995  thorpej New-style RCS ids. Use the RCSID() macro where appropriate.
 1.1  25-Nov-1993  paulus Machine-dependent files for generic m68k machines (copied from hp300)
 1.3.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.62.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.56.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")

RSS XML Feed