Age | Commit message (Expand) | Author |
---|---|---|
2013-04-15 | Make the host endianness check an integer constant expression. | Rafael Espindola |
2013-01-02 | [Support][Endian] Add support for specifying the alignment and native unalign... | Michael J. Spencer |
2012-06-20 | Remove 'static' from inline functions defined in header files. | Chandler Carruth |
2012-01-22 | Basic runtime dynamic loading capabilities added to ELFObjectFile, implemented | Eli Bendersky |
2011-06-23 | Don't include config.h in public headers | Dylan Noblesmith |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-10-22 | I hate line endings. | Michael J. Spencer |
2010-10-22 | Endian: Get rid of LLVM_IS_HOST_BIG_ENDIAN. | Michael J. Spencer |
2010-10-22 | Rename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_ENDIAN to reflect what i... | Michael J. Spencer |
2010-10-21 | Support: Add Endian.h | Michael J. Spencer |