Subject: CVS commit: syssrc/sys/arch/next68k/next68k
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/17/2002 21:03:50
Module Name:	syssrc
Committed By:	jdolecek
Date:		Fri May 17 18:03:50 UTC 2002

Modified Files:
	syssrc/sys/arch/next68k/next68k: locore.s

Log Message:
Force absolute jumps where necessary, newer gas generates pc-relative
jumps, which we don't want here.
Reported, suggested fix, and testing by Christian Limpach in port-next68k/16793.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/next68k/next68k/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.