Source-Changes archive

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

CVS commit: syssrc/sys/arch/macppc/stand/bootxx



Module Name:    syssrc
Committed By:   wrstuden
Date:           Thu May 16 18:02:48 UTC 2002

Modified Files:
        syssrc/sys/arch/macppc/stand/bootxx: bootxx.c

Log Message:
Adjust how we set up our stack. According to the ABI, we store the
return pc address at (r1). So don't initialize r1 to be outside our
stack area. Scooted it in 16 bytes to help alignment.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/macppc/stand/bootxx/bootxx.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