Source-Changes archive

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

CVS commit: src/sys/arch/mac68k/mac68k



Module Name:    src
Committed By:   tsutsui
Date:           Sat Sep  9 03:51:04 UTC 2006

Modified Files:
        src/sys/arch/mac68k/mac68k: macrom.c

Log Message:
Remove %fp and %a6 from a clobber description in __asm() statement.
It shouldn't be clobbered and there is nothing for compiler to do
in that case anyway as gcc4 complains.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/arch/mac68k/mac68k/macrom.c

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