NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/16983 (ld.elf_so is lame about how it handles program sections)



The following reply was made to PR bin/16983; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/16983 (ld.elf_so is lame about how it handles program
 sections)
Date: Sun, 23 Sep 2018 22:20:15 +0300

 revision 1.62
 date: 2017-06-23 18:29:21 +0300;  author: joerg;  state: Exp;  lines: +11 -12;  commitid: 9duF2Q9DPoICLvWz;
 branches:  1.62.4;
 Remove old assert that only two segments exist. The rest of the code has
 been changed to cope with more and at least Go actively creates them.
 Adjust the mapping size computation to use the maximum and not depend on
 PT_LOAD segments to be in order.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index