Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/arm/string/memcmp.S
RevisionDateAuthorComments
 1.5  26-Mar-2015  justin branches: 1.5.16;
Don't build the __eabi_ aliases in the arm rump kernel.

These are provided by libc in userspace, so leave out of kernel
 1.4  02-Dec-2013  joerg Improve EABI handling of string functions. Most importantly, fix
__aeabi_memset, which has the arguments in the wrong order.
 1.3  19-Aug-2013  matt Add END()
 1.2  11-Aug-2013  matt Switch to unified syntax
use RET/RETc
use push/pop
 1.1  20-Dec-2005  christos branches: 1.1.18; 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.1.18.1  28-Aug-2007  matt Add thumb versions (or force to arm32 mode when in thumb mode).
 1.5.16.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.5.16.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed