backend: add support for x32 ELF
commit04633d07b68b79207d4800a4db7ba89394c33d0e
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Feb 2012 20:06:04 +0000 (3 12:06 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 3 Feb 2012 20:08:59 +0000 (3 12:08 -0800)
tree941aba7bebb475ca20a259e9e975e53033cfcc4f
parenta56b70436e2a79c6bd5548acc71c0f18c3a28354
backend: add support for x32 ELF

Add an x32 ELF (32-bit code with the CPU in 64-bit mode) backend.
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
output/outelf.c
output/outelfx32.c [new file with mode: 0644]
output/outform.h