Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/sparc/sys
Module Name: src
Committed By: he
Date: Mon Mar 10 18:28:43 UTC 2008
Modified Files:
src/lib/libc/arch/sparc/sys: brk.S
Log Message:
Fix the problem that CURBRK can't be referenced directly via R_SPARC_GOT13
here anymore (apparently libc grew too big). Use sethi and %hi/%lo instead.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/arch/sparc/sys/brk.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