summaryrefslogtreecommitdiff
path: root/sys/arch/news68k/include/Makefile
AgeCommit message (Expand)Author
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2015-12-24fenv for m68kchristos
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2007-03-04Stop installing <machine/intr.h> on news68k. Suggested by simonb.tsutsui
2007-02-10Apply some changes for newlock2, taken from other m68k ports.tsutsui
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-07-01No need to install autoconf.h.tsutsui
2005-12-11merge ktrace-lwp.christos
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
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-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-05-21boot block info stuff is now in MI <sys/bootblock.h>.tsutsui
2002-04-27Install bbinfo.h.tsutsui
2001-11-28No point in installing svr4_machdep.h.kleink
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-10-04Initial bus_space(9) support for news68k. From hp300.tsutsui
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
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-12-09Initial import of news68k port.tsutsui