History log of /netbsd-current/common/lib/libc/arch/sparc64/string/ffs.S
Revision Date Author Comments
# 1.3 12-Sep-2013 joerg

Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.


# 1.2 19-Dec-2009 pooka

branches: 1.2.6; 1.2.12;
Don't export __ffstab, it's used only in this routine. This gets
rid of one of those evil common symbols in the __ namespace.

reviewed by martin


# 1.1 20-Dec-2005 christos

Merge libkern + libc common files. As requested by core.


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