Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/mips



Module Name:    basesrc
Committed By:   wdk
Date:           Sat Nov 23 10:41:18 UTC 2002

Modified Files:
        basesrc/lib/libpthread/arch/mips [nathanw_sa]: SYS.h

Log Message:
PIC_CALL macros had a major side effect - last instruction has a jump
with an unfilled bdslot.  Add nop instruction to ensure no side effect
and let the assembler try and remove it.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libpthread/arch/mips/SYS.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