cvs commit: src/libexec/rtld-elf/amd64 reloc.c rtld_start.S

Peter Wemm peter at FreeBSD.org
Sat May 24 10:37:53 PDT 2003


peter       2003/05/24 10:37:51 PDT

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/amd64 reloc.c rtld_start.S 
  Log:
  Initial pass at supporting shared libraries on amd64.  There are still
  a few missing relocation types in amd64/reloc.c, but I have not found
  any of them in use yet. :-)
  
  Approved by:  re (amd64/* blanket)
  
  Revision  Changes    Path
  1.13      +47 -44    src/libexec/rtld-elf/amd64/reloc.c
  1.4       +54 -29    src/libexec/rtld-elf/amd64/rtld_start.S


More information about the cvs-src mailing list