Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/arch/vax/sys
Module Name: basesrc
Committed By: chuck
Date: Thu Sep 6 18:42:58 UTC 2001
Modified Files:
basesrc/lib/libc/arch/vax/sys: execle.S
Log Message:
change "pushl [r0](ap)" ---> "pushl (ap)[r0]" ... the old version
made a reference to an external symbol "r0" rather that used register r0.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/vax/sys/execle.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