Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   matt
Date:           Sun Jun  4 19:30:17 UTC 2000

Modified Files:
        syssrc/sys/arch/vax/boot/boot: autoconf.c
        syssrc/sys/arch/vax/include: frame.h
        syssrc/sys/arch/vax/uba: uba.c
        syssrc/sys/arch/vax/vax: scb.c

Log Message:
more cleanup.  use __builtin_frame_address(0) instead of our funky
FRAMEOFFSET macro.  define an interrupt call frame and use that directly
instead of some magic offsets.  Make boot autoconf.o use the current
reality.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/vax/boot/boot/autoconf.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/vax/include/frame.h
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/vax/uba/uba.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/vax/vax/scb.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