Source-Changes archive

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

CVS commit: syssrc/sys/arch/vax/boot/common



Module Name:    syssrc
Committed By:   ragge
Date:           Mon Dec  2 20:23:33 UTC 2002

Modified Files:
        syssrc/sys/arch/vax/boot/common: srt0.S

Log Message:
Revert Jason's changes to the boot startup code:
- All regs must be saved before any register is altered.
- movc{3,5} alters r0-r5, so clearing bss would clear the text instead.
This needs more thinking/testing to get it work correct; there are
different ways different CPUs call "boot".


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/vax/boot/common/srt0.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