History log of /netbsd-src/lib/libc/arch/sparc/gen/modf.S (Results 1 – 7 of 7)
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.


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# 1394f01b 16-Jul-1997 christos <christos@NetBSD.org>

RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


# 76dfffe3 16-Nov-1996 pk <pk@NetBSD.org>

Remove DEFS.h, which has been just a placeholder for a long time.


# e0bf9676 10-Feb-1994 pk <pk@NetBSD.org>

Insert some Position Independent Code.


# 230b8165 08-Dec-1993 pk <pk@NetBSD.org>

Use %hi operator when fiddling a bit high...


# 0b9f5089 07-Oct-1993 cgd <cgd@NetBSD.org>

make an arch directory in libc, and move all machine dirs into it