cvs commit: src/lib/libc/i386/gen _ctx_start.S
Konstantin Belousov
kib at FreeBSD.org
Mon Jun 5 15:01:22 UTC 2006
kib 2006-06-05 14:59:33 UTC
FreeBSD src repository
Modified files:
lib/libc/i386/gen _ctx_start.S
Log:
Replace absolute addressing in the call instructions with position-independend
calls. This eliminates TEXTREL from libc, making its text segment relocatable.
PR: i386/85242
Approved by: kan (mentor)
MFC after: 1 month
Revision Changes Path
1.4 +3 -2 src/lib/libc/i386/gen/_ctx_start.S
More information about the cvs-src
mailing list