Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/m68k/string/strcat.S
RevisionDateAuthorComments
 1.4  07-Sep-2013  chs branches: 1.4.26;
switch to ELF naming for local labels.
 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")
 1.4.26.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.4.26.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed