]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r219340, r219531, r219533
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Mar 2011 13:03:13 +0000 (13:03 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Mar 2011 13:03:13 +0000 (13:03 +0000)
commit34d823352095965db16d6c306f68014bd0836ed7
treebd7f264115660311a92d4924219aefd957493d4e
parent26e7ccc5eb2bff219500519756be9d31fd19cc55
MFC: r219340, r219531, r219533

- 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_HIX22 and R_SPARC_LOX10 relocations. Apparently these are
  hardly ever used.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219996 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/sparc64/reloc.c
sys/sparc64/sparc64/elf_machdep.c