Age | Commit message (Expand) | Author |
---|---|---|
2011-07-25 | Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA... | Evan Cheng |
2011-07-23 | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th... | Evan Cheng |
2010-12-28 | Cast away "comparison between signed and unsigned integer" warnings. | Benjamin Kramer |
2010-12-27 | Add support for the same encodings of the personality function that gnu as | Rafael Espindola |
2010-12-17 | MC/Target: Remove HasScatteredSymbols target hook variable, which has been | Daniel Dunbar |
2010-12-16 | MC: Move target specific fixup info descriptors to TargetAsmBackend instead of | Daniel Dunbar |
2010-11-26 | Remove the unused TheTarget member. | Rafael Espindola |
2010-10-16 | Add a MCObjectFormat class so that code common to all targets that use a | Rafael Espindola |
2010-03-18 | MC/Darwin: Add a new target hook for whether the target uses "reliable" symbo... | Daniel Dunbar |
2010-02-21 | MC: Sketch registry support for target specific assembler backends. | Daniel Dunbar |