haiku/headers/private/kernel/arch
Ithamar R. Adema cc65466f0d ARM: kernel: Make KDL more useful on ARM
This adds the -mapcs-frame compiler flag for ARM to have "stable"
stack frames, adds support to the kernel for dumping stack crawls,
and initial support for iframes. There' much more functionality
to unlock in KDL, but this makes debugging already a lot more
comfortable.....
2013-09-17 23:04:59 +02:00
..
alpha
arm ARM: kernel: Make KDL more useful on ARM 2013-09-17 23:04:59 +02:00
generic uart: Style Cleanup, no functional change 2012-05-17 03:31:02 -05:00
m68k vm: place commpage and team data near the top of user address space 2013-04-04 15:27:24 +02:00
mipsel vm: place commpage and team data near the top of user address space 2013-04-04 15:27:24 +02:00
ppc Merge branch 'master' into sam460ex 2013-04-21 01:34:20 +02:00
sh4
sparc
x86 Added x2APIC support. 2013-08-26 21:08:21 +02:00
cpu.h apic: serialize writes to x2apic MSR... 2013-08-26 21:48:33 +02:00
debug_console.h * Added arch_debug_blue_screen_try_getchar() and arch_debug_serial_try_getchar() 2011-06-12 17:15:42 +00:00
debug.h Reimplemented the gdb stub support for the 'g' command (read registers): 2011-06-03 15:35:10 +00:00
elf.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
int.h
platform.h
real_time_clock.h
smp.h
system_info.h
thread_types.h
thread.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
timer.h
user_debugger.h
vm_translation_map.h
vm_types.h
vm.h