Source-Changes archive

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

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   he
Date:           Thu Jun  2 14:35:08 UTC 2005

Modified Files:
        src/sys/arch/powerpc/conf: Makefile.powerpc files.powerpc
        src/sys/arch/powerpc/oea: pmap.c

Log Message:
Remove the hack to compile oea/pmap.c with -Wno-cast-qual, and instead
make use of the new __UNVOLATILE() macro in memset() usage.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/arch/powerpc/conf/Makefile.powerpc
cvs rdiff -r1.59 -r1.60 src/sys/arch/powerpc/conf/files.powerpc
cvs rdiff -r1.31 -r1.32 src/sys/arch/powerpc/oea/pmap.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