Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Oct  7 02:48:38 UTC 2002

Modified Files:
        syssrc/sys/arch/acorn26/acorn26: Locore.c
        syssrc/sys/arch/arm/include: types.h
        syssrc/sys/arch/arm/include/arm32: types.h

Log Message:
Add support for restartable atomic sequences on 26-bit ARM.  Compile
tested only.

Now that all ARM systems have RAS, move __HAVE_RAS from arm/arm32/types.h
to arm/types.h.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/acorn26/acorn26/Locore.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/include/types.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/include/arm32/types.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