1. 78c10ee Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCAsmBackend. by Evan Cheng · 13 years ago[Renamed (79%) from lib/MC/TargetAsmBackend.cpp]
  2. a7cfc08 Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where they belong. by Evan Cheng · 13 years ago
  3. e21083a Cast away "comparison between signed and unsigned integer" warnings. by Benjamin Kramer · 14 years ago
  4. 3a83c40 Add support for the same encodings of the personality function that gnu as by Rafael Espindola · 14 years ago
  5. 7b62afa MC/Target: Remove HasScatteredSymbols target hook variable, which has been by Daniel Dunbar · 14 years ago
  6. 2761fc4 MC: Move target specific fixup info descriptors to TargetAsmBackend instead of by Daniel Dunbar · 14 years ago
  7. fd46797 Remove the unused TheTarget member. by Rafael Espindola · 14 years ago
  8. f230df9 Add a MCObjectFormat class so that code common to all targets that use a by Rafael Espindola · 14 years ago
  9. 0682951 MC/Darwin: Add a new target hook for whether the target uses "reliable" symbol differences, basically whether the assembler should attempt to understand atoms when using scattered symbols. by Daniel Dunbar · 14 years ago
  10. e7bd886 MC: Sketch registry support for target specific assembler backends. by Daniel Dunbar · 15 years ago