History log of /netbsd-current/common/lib/libc/arch/sparc/string/ffs.S
Revision Date Author Comments
# 1.4 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.3 04-Jul-2011 mrg

branches: 1.3.2; 1.3.8;
add a weak alias from ffs to __ffssi2. sparc dynamic works with gcc 4.5 now.


# 1.2 19-Dec-2009 pooka

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.3.8.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


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