Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: christos
Date: Thu Jan 23 03:08:50 UTC 2014
Modified Files:
src/lib/libc/arch/alpha/gen: __setjmp14.S
src/lib/libc/compat/arch/alpha/gen: compat__setjmp.S compat_setjmp.S
Log Message:
Use a constant in the text segment to avoid the .lit8 out of range relocation
error.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/alpha/gen/__setjmp14.S
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/compat/arch/alpha/gen/compat__setjmp.S \
src/lib/libc/compat/arch/alpha/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