Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/compat/arch/sh3/gen
Module Name: src
Committed By: uwe
Date: Thu Jan 5 04:23:18 UTC 2006
Modified Files:
src/lib/libc/compat/arch/sh3/gen: compat_setjmp.S
Log Message:
Use PLT for PIC calls to avoids text relocs in the shared library.
Use constants from <machine/setjmp.h> for better readability.
Provide .size directives.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/compat/arch/sh3/gen/compat_setjmp.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