History log of /netbsd-current/common/lib/libc/arch/i386/string/small/strlen.S
Revision Date Author Comments
# 1.2 22-Mar-2014 jakllsch

For all i386 string assembly functions that don't overlap use END() so
that symbol size information is available.


# 1.1 15-Jun-2011 joerg

branches: 1.1.2; 1.1.8;
Add support for size optimised versions of the assembler functions in
the small subdirectory. Provide more compact versions of the functions
used by bootxx in x86.


# 1.1.8.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.1.2.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")