Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 21:08:02 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/rtld-elf/sparc64 reloc.c src/sys/sparc64/sparc64 elf_machdep.c
Message-ID:  <201103112108.p2BL8TZt067508@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-03-11 21:08:02 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/sparc64 reloc.c 
    sys/sparc64/sparc64  elf_machdep.c 
  Log:
  SVN rev 219533 on 2011-03-11 21:08:02Z by marius
  
  - Add support for TLS relocations.
  - Emitt an error when encountering an unsupported and in case of the
    kernel also for unaligned relocations.
  - Fix R_SPARC_LOX10 relocations. Apparently these are hardly ever used.
  
  Revision  Changes    Path
  1.22      +88 -6     src/libexec/rtld-elf/sparc64/reloc.c
  1.39      +62 -8     src/sys/sparc64/sparc64/elf_machdep.c



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