This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf1f73778d0af7348825706c02c610c797d6ee81
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
ppc
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
..
arch_config.h
…
arch_cpu.h
* Fixed a bug regarding storing/restoring FPSCR in the interrupt
2006-01-13 00:49:13 +00:00
arch_elf.h
Added missing PPC relocation type.
2005-12-30 19:49:42 +00:00
arch_int.h
Reworked the exception handling code. The former one ran into the
2006-01-09 03:30:52 +00:00
arch_kernel_args.h
* Find out a few interesting information about the system (like CPU,
2006-01-03 13:30:23 +00:00
arch_kernel.h
…
arch_mmu.h
…
arch_platform.h
Added enum to PPCPlatform to identify the platform.
2006-01-26 14:59:16 +00:00
arch_real_time_data.h
We use the same strategy for computing the system time as on x86 now.
2006-01-07 23:05:56 +00:00
arch_system_info.h
…
arch_thread_types.h
* The exception vector offset is now also part of the iframe.
2006-01-10 03:00:33 +00:00
arch_thread.h
* The exception vector offset is now also part of the iframe.
2006-01-10 03:00:33 +00:00
arch_user_debugger.h
…
arch_vm_translation_map.h
* Refactored arch_vm_translation_map_init_post_area() a bit: Pulled out
2006-01-02 03:30:58 +00:00
arch_vm_types.h
…
arch_vm.h
* vm_page::offset is now called cache_offset and is now an uint32 instead of off_t;
2005-12-21 12:38:31 +00:00
cpu.h
…
ktypes.h
…
stage2_priv.h
…
types.h
…