Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/m68k/fpsp
Module Name: syssrc
Committed By: briggs
Date: Sun Dec 9 01:43:14 UTC 2001
Modified Files:
syssrc/sys/arch/m68k/fpsp: bindec.sa decbin.sa do_func.sa get_op.sa
util.sa x_store.sa
Log Message:
The new toolchain wants to generate relocatable branches to globally-defined
symbols--even when the branches are local and would otherwise work with
bxx.b. Compensate for this by shadowing the relevant labels with local
labels.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/m68k/fpsp/bindec.sa
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/m68k/fpsp/decbin.sa \
syssrc/sys/arch/m68k/fpsp/get_op.sa syssrc/sys/arch/m68k/fpsp/util.sa \
syssrc/sys/arch/m68k/fpsp/x_store.sa
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/m68k/fpsp/do_func.sa
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