1. ad36e8a Pass StringRef by value. by Daniel Dunbar · 16 years ago
  2. e9a75a6 rename TAI -> MAI, being careful not to make MAILJMP instructions :) by Chris Lattner · 16 years ago
  3. 7b26fce Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
  4. 607cd3b Change MCSectionELF to represent a section semantically instead of by Bruno Cardoso Lopes · 16 years ago
  5. 04b4700 sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. by Chris Lattner · 16 years ago
  6. 6c20391 split MachO section handling stuff out to its out .h/.cpp file. by Chris Lattner · 16 years ago
  7. cb307a27 Make the big switch: Change MCSectionMachO to represent a section *semantically* by Chris Lattner · 16 years ago
  8. f4c2eee always end a section with \n on elf. by Chris Lattner · 16 years ago
  9. 591105c sink the 'name' and 'isdirective' state out of MCSection into its derived classes. by Chris Lattner · 16 years ago
  10. 1cb9396 1. Make MCSection an abstract class. by Chris Lattner · 16 years ago
  11. 245fdfb make target-specific TLOF impls (except PIC16) create target-specific by Chris Lattner · 16 years ago
  12. 5a9bc50 stub out PECOFF/MachO/ELF MCSection classes by Chris Lattner · 16 years ago
  13. c9c277b Change SectionKind to be a property that is true of a *section*, it by Chris Lattner · 16 years ago
  14. 95bad37 All MCSections are now required to have a SectionKind. by Chris Lattner · 16 years ago
  15. c10132a split MCSection stuff out to its own .cpp file, add a new by Chris Lattner · 16 years ago