Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/arch/sh3/gen
Module Name: src
Committed By: tron
Date: Sun Jan 22 10:08:26 UTC 2006
Modified Files:
src/lib/libc/arch/sh3/gen [netbsd-3]: __setjmp14.S __sigsetjmp14.S
setjmp.S sigsetjmp.S
Log Message:
Apply patch (requested by uwe in ticket #1100):
Use PLT for PIC calls to avoids text relocs in the shared library.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.6.1 src/lib/libc/arch/sh3/gen/__setjmp14.S \
src/lib/libc/arch/sh3/gen/__sigsetjmp14.S \
src/lib/libc/arch/sh3/gen/setjmp.S src/lib/libc/arch/sh3/gen/sigsetjmp.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