Source-Changes archive

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

CVS commit: src/lib/libc/arch/sh3/gen



Module Name:    src
Committed By:   uwe
Date:           Mon Jun 23 10:45:21 UTC 2003

Modified Files:
        src/lib/libc/arch/sh3/gen: makecontext.c

Log Message:
Registers _REG_Ri defines are numbered backwards, so when we fill
r4-r7 with arguments, use the correct *minus* i to compute the i-th
register index.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/sh3/gen/makecontext.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