1. 42eb082 The initial .text section generated in object files was missing the by Eric Christopher · 7 years ago
  2. fdc1645 [mips] Do not pass redundant IsN64 flag to MCELFObjectTargetWriter. NFC by Simon Atanasyan · 8 years ago
  3. f31871c [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  4. f50f96b Always sort by offset first. NFC. by Rafael Espindola · 10 years ago
  5. e97d937 Pass a MCSymbol to needsRelocateWithSymbol. by Rafael Espindola · 10 years ago
  6. 01b026b Re-enable target-specific relocation table sorting and use it for Mips by Petar Jovanovic · 10 years ago
  7. 76fcace [MC] Pass MCSymbolData to needsRelocateWithSymbol by Ulrich Weigand · 11 years ago
  8. 224dbf4 Completely rewrite ELFObjectWriter::RecordRelocation. by Rafael Espindola · 11 years ago
  9. 0d293e4 Provide basic type safety for array_pod_sort comparators. by Benjamin Kramer · 12 years ago
  10. 4ef61f2 Cleanup relocation sorting for ELF. by Rafael Espindola · 12 years ago
  11. db3cc56 by Ulrich Weigand · 12 years ago
  12. 9a7bf43 This patch reworks how llvm targets set and update ELF header e_flags. by Jack Carter · 13 years ago
  13. aa71428 Initial TOC support for PowerPC64 object creation by Adhemerval Zanella · 13 years ago
  14. 93ee286 The ELF relocation record format is different for N64 by Jack Carter · 13 years ago
  15. 00ca888 Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation by Akira Hatanaka · 13 years ago
  16. 84070ff Define trivial destructor inline. by Rafael Espindola · 14 years ago
  17. ceb09f3 Make GetRelocType pure virtual. by Rafael Espindola · 14 years ago
  18. f3a86fb Move PPC bits to lib/Target/PowerPC. by Rafael Espindola · 14 years ago
  19. 69bbda0 Move the ARM specific parts of the ELF writer to Target/ARM. by Rafael Espindola · 14 years ago
  20. edae8e1 Move the X86 specific bits of the ELF writer to the Target/X86 directory. by Rafael Espindola · 14 years ago
  21. dc9a8a3 Reduce the exposure of Triple::OSType in the ELF object writer. This will by Rafael Espindola · 14 years ago
  22. bff66a8 Move some data to the TargetWriter. by Rafael Espindola · 15 years ago
  23. 6024c97 Stub out explicit MCELFObjectTargetWriter interface. by Rafael Espindola · 15 years ago