Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386
Module Name: syssrc
Committed By: fvdl
Date: Fri Sep 21 14:12:52 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: bioscall.s locore.s svr4_sigcode.s
syssrc/sys/arch/i386/isa: icu.s vector.s
Log Message:
Make the newer gas happy by explicitly adding '*' to indirect calls, and
matching mov extensions with register names.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/i386/bioscall.s
cvs rdiff -r1.248 -r1.249 syssrc/sys/arch/i386/i386/locore.s
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/i386/i386/svr4_sigcode.s
cvs rdiff -r1.64 -r1.65 syssrc/sys/arch/i386/isa/icu.s
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/i386/isa/vector.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