Subject: CVS commit: src/sys/arch/news68k
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/15/2004 04:56:14
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.