haiku/headers/private
Ingo Weinhold 6c678c57c7 * The exception vector offset is now also part of the iframe.
* Cloned iframe stack management from x86.
* Reimplemented arch_thread_{get,set}_current_thread(). The
  thread structure is stored in SPRG2. It is set to NULL in
  arch_cpu_preboot_init(), now. A non-null current thread
  causes all kinds of undesired behavior in early boot code.
* We establish the address space mappings we know from the
  Open Firmware as areas. At least those in kernel address
  space. The ones in userland address space are tougher.
  Fortunately on my Mac mini there aren't any save the
  boot_loader stack, which is not needed any longer anyway.
* Added stack trace support to the kernel debugger. Mostly
  cloned and adjusted the x86 code. Some bits are still
  missing, like stack traces for other threads.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15890 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-10 03:00:33 +00:00
..
app Merged the four AS_LAYER_DRAW_BITMAP handlers into just one handler 2006-01-04 12:15:58 +00:00
debug
disk_scanner
drivers
graphics
input
interface No longer needed 2005-12-20 22:13:31 +00:00
kernel * The exception vector offset is now also part of the iframe. 2006-01-10 03:00:33 +00:00
libroot Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will 2006-01-06 03:48:11 +00:00
mail Tried to get MDR to compile under Zeta RC3 but to no avail, with lots of 2006-01-01 23:59:24 +00:00
media
midi
net
opengl/GL/internal
print
runtime_loader
screen_saver
servers/app ServerFont: 2006-01-08 22:04:52 +00:00
shared
storage
syslog_daemon
textencoding
tracker
translation