haiku/src/system
Hugo Santos 172b3066aa fixed the cache allocator's size_to_cache.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20897 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-29 03:33:51 +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 fixed the cache allocator's size_to_cache. 2007-04-29 03:33:51 +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