cvs commit: src/lib/libc/i386/gen _ctx_start.S

Konstantin Belousov kib at FreeBSD.org
Wed Jul 5 12:43:14 UTC 2006


kib         2006-07-05 12:43:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libc/i386/gen    _ctx_start.S 
  Log:
  MFC rev. 1.4.
  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)
  
  Revision  Changes    Path
  1.3.8.1   +3 -2      src/lib/libc/i386/gen/_ctx_start.S


More information about the cvs-all mailing list