Source-Changes archive

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

CVS commit: [netbsd-8] src/libexec/ld.elf_so



Module Name:    src
Committed By:   snj
Date:           Fri Jun 30 06:28:54 UTC 2017

Modified Files:
        src/libexec/ld.elf_so [netbsd-8]: headers.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #63):
        libexec/ld.elf_so/headers.c: revision 1.62
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.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.61.8.1 src/libexec/ld.elf_so/headers.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index