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

Marcel Moolenaar marcel at FreeBSD.org
Fri Sep 1 06:09:04 UTC 2006


marcel      2006-09-01 06:08:50 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/powerpc reloc.c 
  Log:
  o  Fix the static TLS relocation. We were subtracting the size of
     the TCB.
  o  Use NULL for null pointer argument.
  o  Replace magic 8 with TLS_TCB_SIZE.
  
  Revision  Changes    Path
  1.7       +2 -2      src/libexec/rtld-elf/powerpc/reloc.c


More information about the cvs-src mailing list