1. fe83270 The initial .text section generated in object files was missing the by Eric Christopher · 7 years ago
  2. 9f676a7 [mips] Do not pass redundant IsN64 flag to MCELFObjectTargetWriter. NFC by Simon Atanasyan · 8 years ago
  3. 1d43552 [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  4. d0e1652 Always sort by offset first. NFC. by Rafael Espindola · 10 years ago
  5. ece40ca Pass a MCSymbol to needsRelocateWithSymbol. by Rafael Espindola · 10 years ago
  6. 0380d0b Re-enable target-specific relocation table sorting and use it for Mips by Petar Jovanovic · 10 years ago
  7. 46797c6 [MC] Pass MCSymbolData to needsRelocateWithSymbol by Ulrich Weigand · 11 years ago
  8. 5904e12 Completely rewrite ELFObjectWriter::RecordRelocation. by Rafael Espindola · 12 years ago
  9. 8817cca Provide basic type safety for array_pod_sort comparators. by Benjamin Kramer · 12 years ago
  10. 0f2a6fe Cleanup relocation sorting for ELF. by Rafael Espindola · 12 years ago
  11. 0684076 by Ulrich Weigand · 12 years ago
  12. 1bd90ff This patch reworks how llvm targets set and update ELF header e_flags. by Jack Carter · 13 years ago
  13. f2aceda Initial TOC support for PowerPC64 object creation by Adhemerval Zanella · 13 years ago
  14. 8ad0c27 The ELF relocation record format is different for N64 by Jack Carter · 13 years ago
  15. 64ad2cf Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation by Akira Hatanaka · 14 years ago
  16. b120ea2 Define trivial destructor inline. by Rafael Espindola · 14 years ago
  17. a2da8aa Make GetRelocType pure virtual. by Rafael Espindola · 14 years ago
  18. 38a400d Move PPC bits to lib/Target/PowerPC. by Rafael Espindola · 14 years ago
  19. a012405 Move the ARM specific parts of the ELF writer to Target/ARM. by Rafael Espindola · 14 years ago
  20. b264d33 Move the X86 specific bits of the ELF writer to the Target/X86 directory. by Rafael Espindola · 14 years ago
  21. 1ad4095 Reduce the exposure of Triple::OSType in the ELF object writer. This will by Rafael Espindola · 14 years ago
  22. fdaae0d Move some data to the TargetWriter. by Rafael Espindola · 15 years ago
  23. 6b5e56c Stub out explicit MCELFObjectTargetWriter interface. by Rafael Espindola · 15 years ago