minix/include/arch
Ben Gras 604046faf3 kernel: trap-dependent state restore, trace fixes
. restore state depends on how saving of state was done;
	  also remember trap style in sig context
	. actually set and restore TRACEBIT with new trap styles;
	  have to remove it once process enters kernel though, done
	  in debug trap exception handler
	. introduce MF_STEP that makes arch-specific code
	  turn on trace bit instead of setting TRACEBIT directly,
	  a bit more arch-friendly and avoids keeping precious
	  state in per-process PSW arch-dependently
2013-01-08 15:47:37 +00:00
..
arm Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
i386 kernel: trap-dependent state restore, trace fixes 2013-01-08 15:47:37 +00:00
x86/include Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00