haiku/src/system
Marcus Overhagen 3d65babaa6 restore previous serial debug output setting when leaving kernel debugger
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20955 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-01 18:13:01 +00:00
..
boot Fixed boot loader BFS build which I broke with my recent changes. 2007-04-27 14:31:18 +00:00
glue The Haiku startup code now exports a symbol called __gHaikuStartupCode. This can 2006-10-06 12:19:20 +00:00
kernel restore previous serial debug output setting when leaving kernel debugger 2007-05-01 18:13:01 +00:00
ldscripts Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does. 2006-10-24 20:53:30 +00:00
libroot set the function attribute on the asm memcpy. 2007-04-17 04:19:45 +00:00
runtime_loader Turn the assembly optimized memcpy (simple rep movsd) back on for x86. Had to hack around the make system a bit, and the result is pretty nasty, specifically due to the amount of places in the system where various targets poke their fingers into the libroot directory. 2007-04-16 06:17:14 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00