Opened 18 years ago
Last modified 11 years ago
#1141 closed enhancement
Support for x86-64 architecture — at Version 3
Reported by: | ekdahl | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description (last modified by )
Port Haiku to the x86-64 architecture. Tasks:
- Add cross-compilation support for Haiku/x86-64 to gcc 4.
- Add ELF64 support to boot loader and kernel.
- Extend the x86 boot loader to be able to start an x86-64 kernel.
- Port the kernel itself, i.e. write the x86-64 specific kernel code (CPU, VM, etc.).
- Port fundamental kernel modules to 64 bit/x86-64.
- Port libroot.so and runtime loader to x86-64.
- Port other userland libraries and applications to x86-64.
Change History (3)
comment:1 by , 18 years ago
Milestone: | R1 → Unscheduled |
---|---|
Platform: | x86_64 → x64 |
Version: | R1 development |
comment:2 by , 15 years ago
Owner: | changed from | to
---|
comment:3 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
I've at least renamed it here in Trac. :)