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