Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   tsutsui
Date:           Fri Nov 21 19:44:54 UTC 2003

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

Log Message:
Revert previous DPRINTF changes since gcc3 properly removes text strings
in while(0) statements during optimization.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/news68k/stand/boot/boot.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/news68k/stand/boot/devopen.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/news68k/stand/bootxx/bootxx.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/newsmips/stand/boot/boot.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/newsmips/stand/boot/devopen.c
cvs rdiff -r1.5 -r1.6 src/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