Source-Changes archive

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

CVS commit: syssrc/sys/compat/linux/arch/mips



Module Name:    syssrc
Committed By:   manu
Date:           Sat Sep 22 21:19:10 UTC 2001

Added Files:
        syssrc/sys/compat/linux/arch/mips: files.linux_mips linux_machdep.c
            linux_ptrace.c

Log Message:
Initial support for running Linux binaries on the Mips. Both static and
dynamic binaries work on 32 bit mips. Signals are completely broken yet,
and ptrace is not supported.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/compat/linux/arch/mips/files.linux_mips \
    syssrc/sys/compat/linux/arch/mips/linux_machdep.c \
    syssrc/sys/compat/linux/arch/mips/linux_ptrace.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