[haiku-commits] Change in ...haiku[master]: sparc: do not leave a hole between .text and .data

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 20 May 2019 21:12:40 +0000

From Adrien Destugues <pulkomandy@xxxxxxxxx>:

Adrien Destugues has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1469


Change subject: sparc: do not leave a hole between .text and .data
......................................................................

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.
---
M src/system/ldscripts/sparc/boot_loader_openfirmware.ld
1 file changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/69/1469/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1469
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I44455d4fb728bd47d5dcebc48c52b7d90d808104
Gerrit-Change-Number: 1469
Gerrit-PatchSet: 1
Gerrit-Owner: Adrien Destugues <pulkomandy@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: sparc: do not leave a hole between .text and .data - Gerrit