haiku/src/system
Ingo Weinhold b3d6c12dbf * Fixed kernel tracing for gcc 4. The ABI changed in a way that isn't
compatible with what our code assumed (pointers to objects of
  TraceEntry and its POD base class trace_entry aren't identical
  anymore).
* Added optional stack traces for ktrace_printf() output in the kernel.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25531 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-17 18:59:19 +00:00
..
boot * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
glue * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * Fixed kernel tracing for gcc 4. The ABI changed in a way that isn't 2008-05-17 18:59:19 +00:00
ldscripts Our ld script is actually closer to the x86 one... this should work. 2008-01-15 15:00:00 +00:00
libroot * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
runtime_loader * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00