This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f9f14ec886c96c6ae0f9ee118cffebdcc8164f8
haiku-beta6
/
headers
/
private
/
kernel
/
arch
T
History
Axel Dörfler
cf1f73778d
Fixed PPC boot loader build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19061 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-13 12:10:55 +00:00
..
alpha
…
ppc
Fixed PPC boot loader build.
2006-10-13 12:10:55 +00:00
sh4
…
sparc
…
x86
Reverted my last change as it turned out that the lazy FPU state handling was not SMP safe afterall and the performance gain is questionable. Maybe it'll be implemented correctly in the future. Sorry for any inconvenience this may have cost.
2006-04-29 22:10:04 +00:00
cpu.h
* We now support the global page feature of x86 processors that prevents
2005-12-14 17:07:37 +00:00
debug_console.h
* Added the opportunity to add temporary debug interrupt handlers for
2006-06-12 22:24:53 +00:00
debug.h
…
elf.h
Made C++ safe.
2006-01-11 14:36:43 +00:00
int.h
Added [arch_]int_post_device_manager() which is invoked after
2006-02-07 02:50:32 +00:00
platform.h
Implemented first basic APM driver. Only tested with QEMU so far, that's why
2006-01-28 18:11:20 +00:00
real_time_clock.h
The real_time_data structure contains an architecture specific
2006-01-04 02:17:59 +00:00
smp.h
…
system_info.h
…
thread_types.h
Replaced arch/thread_struct.h with arch/thread_types.h, and renamed
2005-12-20 16:07:27 +00:00
thread.h
…
timer.h
…
user_debugger.h
…
vm_translation_map.h
…
vm_types.h
…
vm.h
The short story: we now have MTRR support on Intel and AMD CPUs (the latter
2005-12-13 16:34:29 +00:00