Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   thorpej
Date:           Sun Jan 14 22:34:55 UTC 2024

Modified Files:
        src/sys/arch/sun2/sun2: genassym.cf locore.s
        src/sys/arch/sun3/sun3: genassym.cf locore.s
        src/sys/arch/sun3/sun3x: genassym.cf locore.s
        src/sys/arch/sun68k/conf: files.sun68k
        src/sys/arch/sun68k/include: intr.h types.h vectors.h
Removed Files:
        src/sys/arch/sun68k/sun68k: isr.c

Log Message:
Switch the sun68k platforms over to the common m68k interrupt dispatch code.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/sun2/sun2/genassym.cf
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/sun2/sun2/locore.s
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/sun3/sun3/genassym.cf
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/sun3/sun3/locore.s
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sun3/sun3x/genassym.cf
cvs rdiff -u -r1.73 -r1.74 src/sys/arch/sun3/sun3x/locore.s
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sun68k/conf/files.sun68k
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/sun68k/include/intr.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sun68k/include/types.h \
    src/sys/arch/sun68k/include/vectors.h
cvs rdiff -u -r1.31 -r0 src/sys/arch/sun68k/sun68k/isr.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