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:           Wed Jan  4 22:32:06 UTC 2006

Modified Files:
        src/lib/libc/arch/sh3/gen: swapcontext.S

Log Message:
Use PLT for PIC calls.  Makes the called functions overridable and
avoids text reloc in the shared library.
Same non-PIC code generated.


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