Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   matt
Date:           Sat Jul  1 06:41:07 UTC 2000

Modified Files:
        syssrc/sys/arch/vax/include: lock.h

Log Message:
GCC 2.96 wants the = constraint first.  Also change to be a bit more
efficient.  Instead of using indirect register access, change the
constraint to memory and use the value directly.  This allow PC-rel
access among other things.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/vax/include/lock.h

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