Home
last modified time | relevance | path

Searched hist:"94 ba4f6406957ab4cc68b1239910b66ca01e0188" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/ldscripts/sparc/
H A Dboot_loader_openfirmware.ld94ba4f6406957ab4cc68b1239910b66ca01e0188 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 Dstart.cpp94ba4f6406957ab4cc68b1239910b66ca01e0188 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 DJamfile94ba4f6406957ab4cc68b1239910b66ca01e0188 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>