Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   mycroft
Date:           Sun Jun  4 16:24:02 UTC 2000

Modified Files:
        syssrc/sys/arch/sh3/include: coff_machdep.h
        syssrc/sys/compat/ibcs2: ibcs2_exec.c ibcs2_exec.h
        syssrc/sys/sys: exec_coff.h
Added Files:
        syssrc/sys/arch/i386/include: coff_machdep.h

Log Message:
Move a bunch of the COFF definitions into exec_coff.h, so they can be used by
other code.   XXX Not tested on SH3 yet.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/include/coff_machdep.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh3/include/coff_machdep.h
cvs rdiff -r1.26 -r1.27 syssrc/sys/compat/ibcs2/ibcs2_exec.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/ibcs2/ibcs2_exec.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/sys/exec_coff.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