NetBSD/lib/libc/arch/powerpc64/gen
uebayasi 09afef2063 Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because
they ended up in ${LSRCS}, not ${SRCS}.  ${SRCS.*} namespace will be used
for more useful things.  No functional changes intended.
2009-12-06 07:12:17 +00:00
..
__setjmp14.S Based on input from Eduardo Horvath (eeh@), replace 'stmd' and 'lmd', 2009-03-08 18:57:12 +00:00
__sigsetjmp14.S Add missing ppc64 elements 2006-07-07 21:07:35 +00:00
_lwp.c adjust casts for LP64 2006-07-05 18:05:45 +00:00
_setjmp.S Finish ppc64 conversion 2006-07-05 18:06:47 +00:00
fabs.c fix typo 2006-07-05 18:07:22 +00:00
flt_rounds.c
fpgetmask.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpgetround.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpgetsticky.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpsetmask.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpsetround.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpsetsticky.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
makecontext.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile.inc Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because 2009-12-06 07:12:17 +00:00
nanf.c Make NAN a compile time constant (with help from the compiler). Suggested 2009-02-22 01:34:01 +00:00
resumecontext.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
swapcontext.S Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
syncicache.c