Opened 14 years ago
Closed 11 years ago
#6307 closed enhancement (fixed)
elf64 support for haiku_loader
Reported by: | nmentley | Owned by: | xyzzy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Boot Loader | Version: | |
Keywords: | haiku_loader elf64 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
haiku_loader only has support to load elf32 binaries. This patch begins to allow haiku_loader to load elf64 binaries. With this patch there is still a relocation error when loading an x86_64 kernel.
Attachments (2)
Change History (6)
by , 14 years ago
Attachment: | haiku_loader.elf64support.txt added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
by , 14 years ago
Attachment: | haiku_loader.elf64support.patch added |
---|
added .patch extension to previously uploaded file
comment:2 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
elf64 haiku_loader loading support