Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 14:59:33 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/i386/gen _ctx_start.S
Message-ID:  <200606051459.k55ExXfo095254@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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