Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libsa
Module Name: src
Committed By: martin
Date: Tue Jun 5 08:48:50 UTC 2007
Modified Files:
src/sys/lib/libsa: loadfile.h loadfile_aout.c loadfile_ecoff.c
loadfile_elf32.c
Log Message:
Add a MARK_DATA marker containing the effective VA of the first loaded
data segment.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/lib/libsa/loadfile.h
cvs rdiff -r1.8 -r1.9 src/sys/lib/libsa/loadfile_aout.c
cvs rdiff -r1.6 -r1.7 src/sys/lib/libsa/loadfile_ecoff.c
cvs rdiff -r1.16 -r1.17 src/sys/lib/libsa/loadfile_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