/lib/libm/compat/

an='2'>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc64/Makefile.inc
AgeCommit message (Expand)Author
2021-10-31Tidy up how __sigaction14_sigtramp.c is added to SRCS.thorpej
2015-04-15remove various HAVE_GCC=45 fragments.mrg
2012-03-21do not need lint overrides anymorechristos
2012-03-20We do not care about portability when instantiating softfloats for ourmartin
2011-07-10Fix so that float128_to_uint64_round_to_zero is defined for sparc64.matt
2011-06-22apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.mrg
2011-03-22Remove the sparc-v7 compatibility wrapper functions (.div, .mul, ... .urem),martin
2011-03-06While we use hardware (for float and double), but cooperate with softfloatmartin
2009-12-06Set ${SRCS.softfloat}.uebayasi
2008-10-26define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.mrg
2006-06-17G/c KMSRCS and KMINCLUDES now that we have common/lib/libcuwe
2005-10-16Bring sparc64 to the new compat layout.christos
2005-04-20Don't use 'm4' here. Use $TOOL_M4 instead.jmc
2003-10-27Add __sigtramp2christos
2002-10-27remove setjmp/longjmp from libkern, they're not used.chs
2002-07-10Enable the libc-provided signal trampoline. The old __sigaction14thorpej
2002-05-22Adapt for recent lib/libc/softfloat changes.bjh21
2002-03-04Move names for softfloat lib that _Qp functions call into _softfloat_jmc
2002-02-05Enable the _Qp* routines to be built always and allow full softfloat to bejmc
2001-12-19Remove -Wa,-Av9a hack from <sys.mk> and relegate it to the places that needtv