Source-Changes archive

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

CVS commit: syssrc/sys/arch/newsmips/stand



Module Name:    syssrc
Committed By:   tsutsui
Date:           Tue Apr 30 01:14:40 UTC 2002

Modified Files:
        syssrc/sys/arch/newsmips/stand/boot: boot.c devopen.c
        syssrc/sys/arch/newsmips/stand/bootxx: bootxx.c

Log Message:
Make sure whole DPRINTF()s are actually disabled on normal build.
It seems compiler does not remove text strings in while(0) statement
on its optimization.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/newsmips/stand/boot/boot.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/newsmips/stand/boot/devopen.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/newsmips/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