Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/m68k/string/strchr.S
RevisionDateAuthorComments
 1.4  16-Jul-2013  matt branches: 1.4.28;
Add END(func)
Fix some straggling %r@<eol> to (%r)
 1.3  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.2  17-Jul-2009  dsl branches: 1.2.6; 1.2.12;
Change all archs so that strchr.[cS] and strrchr.[cS] exist and generate
duplicate symbols for index() and rindex().
 1.1  20-Dec-2005  christos branches: 1.1.36;
Merge libkern + libc common files. As requested by core.
 1.1.36.1  23-Jul-2009  jym Sync with HEAD.
 1.2.12.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.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.28.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.4.28.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed