Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: thorpej
Date: Wed Jan 7 16:42:53 UTC 2004
Modified Files:
src/sys/kern: exec_elf32.c
Log Message:
Back out >2 PT_LOAD changes from rev 1.96. They cause older GCC3-compiled
PowerPC binaries to fail. The compiler has since been fixed, but
compatibility with older binaries needs to be maintained.
PR kern/23758.
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/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