Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/mips/include



Module Name:    syssrc
Committed By:   wdk
Date:           Thu Nov 29 11:08:38 UTC 2001

Modified Files:
        syssrc/sys/arch/mips/include [nathanw_sa]: frame.h

Log Message:
Mips calling convention requires stack space be allocated for the
register passed arguments.   Update struct saframe definition to reflect
the calling convention.  This ensures the 5th argument to the upcall
handler (which has to be passed on the stack) lands in the correct address.


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 syssrc/sys/arch/mips/include/frame.h

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