freebsd-dev/usr.sbin/crunch/crunchide
Marcel Moolenaar 757686b115 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
..
crunchide.1 Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
crunchide.c Get all the fruit from makefile. 2002-05-25 13:39:20 +00:00
exec_aout.c Adjust the system endian and a.out headers to be more MI and cross-building 2004-06-22 17:05:39 +00:00
exec_elf32.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
exec_elf64.c
extern.h Get all the fruit from makefile. 2002-05-25 13:39:20 +00:00
Makefile Add AMD64 support. 2003-06-03 01:37:32 +00:00