Source-Changes archive

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

CVS commit: [nathanw_sa] src/sys/arch/sparc/sparc



Module Name:    src
Committed By:   thorpej
Date:           Sun Jan  5 22:38:24 UTC 2003

Modified Files:
        src/sys/arch/sparc/sparc [nathanw_sa]: locore.s machdep.c

Log Message:
Remove the upcall trampoline, and invoke the upcall directly.  Also,
there is no need to fiddle with register windows here, nor to save the
arguments to the stack.

Reviewed by uwe.


To generate a diff of this commit:
cvs rdiff -r1.148.4.19 -r1.148.4.20 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -r1.187.4.21 -r1.187.4.22 src/sys/arch/sparc/sparc/machdep.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