Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 22:16:28 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c src/libexec/rtld-elf/alpha reloc.c rtld_machdep.h src/libexec/rtld-elf/i386 reloc.c rtld_machdep.h
Message-ID:  <199906290516.WAA06445@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/06/28 22:16:28 PDT

  Modified files:        (Branch: RELENG_3)
    libexec/rtld-elf     rtld.c 
    libexec/rtld-elf/alpha reloc.c rtld_machdep.h 
    libexec/rtld-elf/i386 reloc.c rtld_machdep.h 
  Log:
  MFC: Fix serious performance bug for large programs with multiple
  GOTs.
  
  Revision  Changes    Path
  1.13.2.11 +7 -7      src/libexec/rtld-elf/rtld.c
  1.3.2.3   +161 -43   src/libexec/rtld-elf/alpha/reloc.c
  1.1.2.3   +3 -1      src/libexec/rtld-elf/alpha/rtld_machdep.h
  1.1.2.3   +23 -27    src/libexec/rtld-elf/i386/reloc.c
  1.1.2.3   +9 -1      src/libexec/rtld-elf/i386/rtld_machdep.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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