Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   mycroft
Date:           Sat Feb 19 21:04:59 UTC 2000

Modified Files:
        basesrc/lib/libc/arch/i386: SYS.h
        basesrc/lib/libc/arch/i386/sys: cerror.S

Log Message:
A better fix for the stub-in-other-module problem:
Load the address of cerror through the GOT, so we can do a PIC_EPILOGUE and
leave the stack clean.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/lib/libc/arch/i386/SYS.h
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/arch/i386/sys/cerror.S

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