summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/Makefile
AgeCommit message (Expand)Author
2018-10-31Revert my kasan addition in this makefile, it looks like it causesmaxv
2018-10-31Move the MI parts of KASAN into kern/subr_asan.c. This file includesmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2016-02-27Add cpu_rng, a framework for simple on-CPU random number generators.tls
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-02-18Copy fpu.h to releasedsl
2014-02-11Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/fpu.hdsl
2012-11-05Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386.alnsn
2012-08-08on x86, <machine/cpufunc.h> only pulls in <x86/cpufunc.h>. The latterdrochner
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-17On amd64, good-bye <machine/bus.h>.dyoung
2010-07-31Add support for fenv.h interface for i386 and amd64.joerg
2008-01-04Change the way that the trap/intr/syscall frames and the __gregset_t[]dsl
2007-12-20- Make __cpu_simple_lock and similar real functions and patch at runtime.ad
2007-02-09Merge newlock2 to head.ad
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu
2006-02-04Revert yesterday's change that attempted to fix the detection of thejmmv
2006-02-03When booting an i386 kernel with Multiboot, properly detect the boot devicejmmv
2005-12-11merge ktrace-lwp.christos
2004-07-02add a <machine/joystick.h> which just includes the new common onedrochner
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl