freebsd-skq/libexec/rtld-elf/sparc64
marcel 0a081d09f4 Make our ELF64 type definitions match standards. In particular this
means:
o  Remove Elf64_Quarter,
o  Redefine Elf64_Half to be 16-bit,
o  Redefine Elf64_Word to be 32-bit,
o  Add Elf64_Xword and Elf64_Sxword for 64-bit entities,
o  Use Elf_Size in MI code to abstract the difference between
   Elf32_Word and Elf64_Word.
o  Add Elf_Ssize as the signed counterpart of Elf_Size.

MFC after: 2 weeks
2005-12-18 04:52:37 +00:00
..
Makefile.inc
reloc.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
rtld_machdep.h Add support for Thread Local Storage. 2004-08-03 08:51:00 +00:00
rtld_start.S Fix the problem that surfaced with the new binutils import on sparc64 2004-06-18 02:01:37 +00:00