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:           Thu Dec 19 19:37:26 UTC 2002

Modified Files:
        src/sys/arch/evbppc/walnut: walnut_start.S
        src/sys/arch/powerpc/ibm4xx: 4xx_locore.S
        src/sys/arch/powerpc/powerpc: locore_subr.S

Log Message:
Merge the IBM 4xx into the common powerpc/locore_subr.S, and
eliminate all the duplicated context switch related code in
the IBM 4xx port.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbppc/walnut/walnut_start.S
cvs rdiff -r1.1 -r1.2 src/sys/arch/powerpc/ibm4xx/4xx_locore.S
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/powerpc/locore_subr.S

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