[PATCH] Patch to ./include/llvm/Support/ELF.h with the latest registered ELF e_machine names and values

John Wolfe jlw at xinuos.com
Wed Jun 18 09:00:52 PDT 2014


The gABI document is available at:

    http://www.uxsglobal.com/developers/gabi/

which covers the evolution of the Generic ABI.    The current working 
document is at:

    http://www.uxsglobal.com/developers/gabi/latest/contents.html

with the current e-machine definitions in:

    http://www.uxsglobal.com/developers/gabi/latest/ch4.eheader.html

Requests for new e-machine number registration/assignment are handled by 
e-mail to the following equivalent e-mail addresses:

     registry at xinuos.com
     registry at uxsglobal.com
     registry at sco.com

Discussions of feature/change requests to the Generic SysV ABI are 
raised and discussed on the Generic System V Application Binary 
Interface group on Google:

     https://groups.google.com/forum/?fromgroups#!forum/generic-abi

Architecture and OS specific ABI sections are maintained by others.

-- John Wolfe

http://reviews.llvm.org/D4186






More information about the llvm-commits mailing list