Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XCOFF][AIX] Emit TOC entries for object file generation | jasonliu | 2019-12-04 | 1 | -6/+0 |
* | [XCOFF][AIX] Differentiate usage of label symbol and csect symbol | Jason Liu | 2019-11-08 | 1 | -2/+3 |
* | [XCOFF] Output object text section header and symbol entry for program code. | Digger Lin | 2019-10-15 | 1 | -4/+25 |
* | Handle local commons for XCOFF object file writing | Jason Liu | 2019-08-27 | 1 | -4/+6 |
* | Adds support for writing the .bss section for XCOFF object files. | Sean Fertile | 2019-08-20 | 1 | -1/+15 |
* | [NFC][AIX] Use assert instead of llvm_unreachable | David Tenty | 2019-08-13 | 1 | -2/+2 |
* | Enable assembly output of local commons for AIX | David Tenty | 2019-08-08 | 1 | -0/+5 |
* | Boilerplate for producing XCOFF object files from the PowerPC backend. | Sean Fertile | 2019-07-09 | 1 | -0/+59 |