Searched hist:"94 ba4f6406957ab4cc68b1239910b66ca01e0188" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/ldscripts/sparc/ |
H A D | boot_loader_openfirmware.ld | 94ba4f6406957ab4cc68b1239910b66ca01e0188 Wed Apr 10 14:11:42 UTC 2019 PulkoMandy <pulkomandy@pulkomandy.tk> sparc: fix bootloader executable format
- The entry point has to be at the start of the text section - Use the correct formqt ("impure") for the a.out file - Strip all symbols (the bootloader isn't relocatable)
Change-Id: I2b973c39eaf1416f874bf1b2668b1e3090eb5f7b Reviewed-on: https://review.haiku-os.org/c/1468 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
/haiku/src/system/boot/platform/openfirmware/ |
H A D | start.cpp | 94ba4f6406957ab4cc68b1239910b66ca01e0188 Wed Apr 10 14:11:42 UTC 2019 PulkoMandy <pulkomandy@pulkomandy.tk> sparc: fix bootloader executable format
- The entry point has to be at the start of the text section - Use the correct formqt ("impure") for the a.out file - Strip all symbols (the bootloader isn't relocatable)
Change-Id: I2b973c39eaf1416f874bf1b2668b1e3090eb5f7b Reviewed-on: https://review.haiku-os.org/c/1468 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
/haiku/src/system/boot/ |
H A D | Jamfile | 94ba4f6406957ab4cc68b1239910b66ca01e0188 Wed Apr 10 14:11:42 UTC 2019 PulkoMandy <pulkomandy@pulkomandy.tk> sparc: fix bootloader executable format
- The entry point has to be at the start of the text section - Use the correct formqt ("impure") for the a.out file - Strip all symbols (the bootloader isn't relocatable)
Change-Id: I2b973c39eaf1416f874bf1b2668b1e3090eb5f7b Reviewed-on: https://review.haiku-os.org/c/1468 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|