Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   manu
Date:           Tue Oct 29 22:22:32 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: macho_machdep.c
        syssrc/sys/arch/i386/include: macho_machdep.h
        syssrc/sys/kern: exec_macho.c
        syssrc/sys/sys: exec_macho.h

Log Message:
Introduce an array of supported CPU types by a given arch for Mach-O


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/i386/macho_machdep.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/include/macho_machdep.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/kern/exec_macho.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/sys/exec_macho.h

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