Source-Changes archive

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

CVS commit: src/sys/arch/news68k



Module Name:    src
Committed By:   jmc
Date:           Wed Dec 15 04:56:14 UTC 2004

Modified Files:
        src/sys/arch/news68k/include: cpu.h
        src/sys/arch/news68k/news68k: genassym.cf locore.s

Log Message:
Convert expression for (0xe0dc0000-INTIOBASE1700) directly within a cpp
macro as otherwise gas gets handed an X - -Y expression and w 2.15 it won't
treat that as a valid expression


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/news68k/include/cpu.h
cvs rdiff -r1.15 -r1.16 src/sys/arch/news68k/news68k/genassym.cf
cvs rdiff -r1.34 -r1.35 src/sys/arch/news68k/news68k/locore.s

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