Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: mycroft
Date: Thu Sep 12 16:57:45 UTC 2002
Modified Files:
syssrc/sys/kern: exec_elf32.c
Log Message:
The entry point address for the interpreter must be adjusted by the text
section VMA on all platforms. It just happens to 0 normally on everything but
MIPS.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/kern/exec_elf32.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