cvs commit: src/libexec/rtld-elf/i386 reloc.c

Peter Wemm peter at FreeBSD.org
Fri Nov 5 19:32:08 PST 2004


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


More information about the cvs-all mailing list