Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | Define generic 1, 2 and 4 byte pc relative relocations. They are common | Rafael Espindola | 2010-11-28 | 1 | -5/+10 |
* | MC: Simplify MCFixup and increase the available offset size. | Daniel Dunbar | 2010-05-26 | 1 | -29/+14 |
* | MCAssembler: Switch MCAsmFixup to storing MCFixupKind instead of just a size. | Daniel Dunbar | 2010-02-13 | 1 | -0/+12 |
* | MC: Switch MCFixup to just hold an MCExpr pointer instead of index into the | Daniel Dunbar | 2010-02-10 | 1 | -13/+14 |
* | Fix a signed comparison warning. | Daniel Dunbar | 2010-02-10 | 1 | -3/+3 |
* | "fixup" a comment. | Chris Lattner | 2010-02-10 | 1 | -1/+1 |
* | Add ability for MCInstPrinters to add comments for instructions. | Chris Lattner | 2010-02-10 | 1 | -1/+1 |
* | MC: First cut at MCFixup, for getting fixup/relocation information out of an ... | Daniel Dunbar | 2010-02-09 | 1 | -0/+95 |