Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   martin
Date:           Thu Nov 14 12:11:13 UTC 2013

Modified Files:
        src/sys/arch/sparc64/include: elf_machdep.h types.h
        src/sys/arch/sparc64/sparc64: machdep.c

Log Message:
Allow TOPDOWN-VM only for binaries compiled with appropriate code model.
No change yet, as __HAVE_TOPDOWN is not yet defined.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/sparc64/include/elf_machdep.h
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sparc64/include/types.h
cvs rdiff -u -r1.272 -r1.273 src/sys/arch/sparc64/sparc64/machdep.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