History log of /netbsd-src/common/lib/libc/arch/sparc/string/ffs.S (Results 1 – 4 of 4)
Revision Date Author Comments
# 4d12bfcd 12-Sep-2013 joerg <joerg@NetBSD.org>

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


# 88fcb00c 04-Jul-2011 mrg <mrg@NetBSD.org>

add a weak alias from ffs to __ffssi2. sparc dynamic works with gcc 4.5 now.


# 817cd315 19-Dec-2009 pooka <pooka@NetBSD.org>

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


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

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