summaryrefslogtreecommitdiff
path: root/sys/arch/bebox/include/Makefile
AgeCommit message (Expand)Author
2015-12-21Add mips fenv.h (From FreeBSD)christos
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2011-08-09Fix build failed. mouse.h and pccons.h already removed.kiyohara
2005-12-11merge ktrace-lwp.christos
2003-10-24Make this build properly.matt
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
2003-01-17Merge 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
2002-04-03<bebox/pte.h> has gone too.bjh21
2002-04-03<bebox/bat.h> has been removed.bjh21
2001-05-03PPC machine type tags haven't been used for a while.soren
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-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-06-28remove display.hsakamoto
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1998-12-04Not used.sakamoto
1998-06-12Rework the way kernel include files are installed. In the new method,cgd