Home
last modified time | relevance | path

Searched hist:"864 a3f996b5ae9820b6b32b59b91564a8f714b98" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/ldscripts/sparc/
H A Dboot_loader_openfirmware.ld864a3f996b5ae9820b6b32b59b91564a8f714b98 Mon May 20 21:07:00 UTC 2019 PulkoMandy <pulkomandy@pulkomandy.tk> sparc: do not leave a hole between .text and .data

The a.out format does not allow to handle this properly. So we need the
two sections to be contiguous.

Change-Id: I44455d4fb728bd47d5dcebc48c52b7d90d808104
Reviewed-on: https://review.haiku-os.org/c/1469
Reviewed-by: waddlesplash <waddlesplash@gmail.com>