summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/Makefile
AgeCommit message (Expand)Author
2014-02-01Make sljit usable on sparc64 32-bit kernels.nakayama
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-09Don't install sparc64/bus.h any more.dyoung
2011-04-13install <machine/intr.h> for crash(8).mrg
2011-01-31fenv support for sparc64 from Stathis Kamperischristos
2007-02-09Merge newlock2 to head.ad
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2005-12-11merge ktrace-lwp.christos
2004-07-07also add <machine/joystick.h> to alpha and amd64, to allow compilationdrochner
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2003-08-26Drop fbvar.h from INCS now that it's been cvs rm'ed here.uwe
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2001-09-19Use <dev/sun/fbio.h>, not our own copy.thorpej
2001-04-15Add definitions of C99 integer format conversion macros.kleink
2001-04-15Add definitions of C99 specified-width integer type limits.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 minimum-width and greatest-width integer types.kleink
2000-08-16backout previous; unintentional.mrg
2000-08-16include the sparc loadfile_machdep.h as-is; we can blow this header awaymrg
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-04-29Oops, install <machine/lock.h> on these systems, too.thorpej
2000-03-17Install "machineendian_machdep.h".tron
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-11-27these files were removed years ago (exec.h was not even installed).mrg
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1998-08-15Add a makefile.eeh