Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/csu/powerpc
Module Name: basesrc
Committed By: matt
Date: Fri Apr 26 23:28:53 UTC 2002
Modified Files:
basesrc/lib/csu/powerpc: crt0.c
Log Message:
switch from addis R,0,... to the simplified mnemonic of lis which is
typically used for this.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/lib/csu/powerpc/crt0.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