Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   bjh21
Date:           Sat Jan 12 20:02:15 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/conf: files.arm
        syssrc/sys/arch/arm26/arm26: except.c
Added Files:
        syssrc/sys/arch/arm/arm: syscall.c
Removed Files:
        syssrc/sys/arch/arm/arm32: syscall.c

Log Message:
Combined syscall handler for all ARM ports.  This is basically the arm32
version, made readable and compatible with arm26.  In addition, this adds
support for NetBSD/arm's newly allocated SWI range.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm/arm/syscall.c
cvs rdiff -r1.3 -r0 syssrc/sys/arch/arm/arm32/syscall.c
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/arm/conf/files.arm
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/arm26/arm26/except.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