Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/arm/string/memset.S
RevisionDateAuthorComments
 1.9  19-Jan-2023  mlelstv Use unsigned comparisons for pointers and size_t values.
 1.8  26-Mar-2015  justin branches: 1.8.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.7  02-Dec-2013  joerg Improve EABI handling of string functions. Most importantly, fix
__aeabi_memset, which has the arguments in the wrong order.
 1.6  30-Nov-2013  joerg Use explicit form of register pair operations by specifying both.
 1.5  19-Aug-2013  matt Add END()
 1.4  11-Aug-2013  matt Switch to unified syntax
use RET/RETc
use push/pop
 1.3  28-Jan-2013  matt Add aeabi strong aliases.
 1.2  12-Dec-2012  matt Change __XSCALE__ to _ARM_ARCH_DWORD_OK so that any cpu with strd can use it.
 1.1  20-Dec-2005  christos branches: 1.1.18; 1.1.50; 1.1.54; 1.1.56;
Merge libkern + libc common files. As requested by core.
 1.1.56.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.56.1  25-Feb-2013  tls resync with head
 1.1.54.1  07-Feb-2013  matt Sync with HEAD
 1.1.50.2  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.50.1  16-Jan-2013  yamt sync with (a bit old) head
 1.1.18.1  28-Aug-2007  matt Add thumb versions (or force to arm32 mode when in thumb mode).
 1.8.16.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.8.16.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed