1. 9de3a07 Move broken HasCommonSymbols to ELFWriter.cpp. by Rafael Espindola · 14 years ago
  2. 1c13026 Remove more duplicated code. by Rafael Espindola · 15 years ago
  3. c85dca6 Remove duplicated code. by Rafael Espindola · 15 years ago
  4. 9897661 Add support for @note. Patch by Jörg Sonnenberger. by Rafael Espindola · 15 years ago
  5. f2dc4aa make isVirtualSection a virtual method on MCSection. Chris' suggestion. by Rafael Espindola · 15 years ago
  6. 34be396 Fixed version of 118639 with an extra assert to catch similar problems by Rafael Espindola · 15 years ago
  7. 037b5be Revert previous patch. Missed a case. by Rafael Espindola · 15 years ago
  8. e61a1ac Remove IsExplicit. It was always false. by Rafael Espindola · 15 years ago
  9. 083cf15 Add hook in MCSection to decide when to use "optimized nops", for each by Jan Wen Voung · 15 years ago
  10. 186e7a0 Move logic of determining ELF entsize from the .s printer to initialization by Jan Wen Voung · 15 years ago
  11. 74aae47 move elf section uniquing to MCContext. Along the way by Chris Lattner · 15 years ago
  12. a46918d Simplify some uses of str(n)cmp with StringRef. by Benjamin Kramer · 16 years ago
  13. 4d2419d tidy by Chris Lattner · 16 years ago
  14. 2928c83 Pass StringRef by value. by Daniel Dunbar · 16 years ago
  15. 33adcfb rename TAI -> MAI, being careful not to make MAILJMP instructions :) by Chris Lattner · 16 years ago
  16. af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
  17. 7d996d9 add support for target-specific ELF section flags, add a new MCSectionXCore by Chris Lattner · 16 years ago
  18. abd7514 *try* to use a better name to describe how common symbols are marked on the elf object file. by Bruno Cardoso Lopes · 16 years ago
  19. 86cba32 Fix MCSectionELF::ShouldOmitSectionDirective's matching of .data and by Dan Gohman · 16 years ago
  20. fdf229e Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' by Bruno Cardoso Lopes · 16 years ago
  21. 4aa688e Add a method to return if the ELF section contains only common symbols! by Bruno Cardoso Lopes · 16 years ago
  22. b808588 Change MCSectionELF to represent a section semantically instead of by Bruno Cardoso Lopes · 16 years ago