Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/next68k/next68k
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.
Home |
Main Index |
Thread Index |
Old Index