Date: Sat, 6 Nov 2004 03:32:08 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/i386 reloc.c Message-ID: <200411060332.iA63W8Ts056217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004-11-06 03:32:08 UTC
FreeBSD src repository
Modified files:
libexec/rtld-elf/i386 reloc.c
Log:
The 32 bit compatability ld-elf32.so.1 cannot use i386_set_ldt() when
running on an amd64 kernel. Use the recently exposed direct %fs/%gs set
routines instead for the TLS setup of 32 bit binaries.
Revision Changes Path
1.14 +6 -0 src/libexec/rtld-elf/i386/reloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411060332.iA63W8Ts056217>
