Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2004 09:42:21 +0000 (UTC)
From:      Suleiman Souhlal <ssouhlal@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <200411020942.iA29gL7m008731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ssouhlal    2004-11-02 09:42:21 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  Do the TLS offset allocations before relocations, as otherwise there
  can be overlap in the TLS offsets, if the relocations are done in a
  certain order.
  
  Approved by:    dfr, grehan (mentor)
  
  Revision  Changes    Path
  1.101     +11 -11    src/libexec/rtld-elf/rtld.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411020942.iA29gL7m008731>