1. 57ddec0 [COFF] Add support for creating range extension thunks for ARM by Martin Storsjo · 7 years ago
  2. 435b0991 COFF: Move assignment of section RVAs to assignAddresses(). NFCI. by Peter Collingbourne · 8 years ago
  3. e1847da Rename Indent{1,2} -> Indent{8,16}. by Rui Ueyama · 8 years ago
  4. 9e0171f Do not create temporary strings just to print out spaces. NFC. by Rui Ueyama · 8 years ago
  5. 3141ddc Consistent (non) use of empty lines in include blocks by Sam Clegg · 8 years ago
  6. 80f961a COFF: Remove the SymbolBodies vector, and rename SparseSymbolBodies to Symbols. by Peter Collingbourne · 8 years ago
  7. f52496e Rename SymbolBody -> Symbol by Rui Ueyama · 8 years ago
  8. b8a59c8 [lld] unified COFF and ELF error handling on new Common/ErrorHandler by Bob Haarman · 8 years ago
  9. cfc2f80 Remove {get,set}Align accessor functions and use Alignment member variable instead. by Rui Ueyama · 8 years ago
  10. acd632d Add {Obj,Import,Bitcode}File::Instances to COFF input files. by Rui Ueyama · 8 years ago
  11. e1b48e0 Rename ObjectFile ObjFile for COFF as well. by Rui Ueyama · 8 years ago
  12. 3a57fbd [Support] Move Parallel algorithms from LLD to LLVM. by Zachary Turner · 8 years ago
  13. 092c767 [Core] Make parallel algorithms match C++ Parallelism TS. by Zachary Turner · 8 years ago
  14. 3781137 Fix comments. by Rui Ueyama · 8 years ago
  15. 3969acf Port recent changes to ELF/MapFile.cpp to COFF. by Rui Ueyama · 8 years ago
  16. eb1ad40 Print alignment in decimal instead of hexadecimal. by Rui Ueyama · 9 years ago
  17. 548adcd [COFF] - Fixed format in writeOutSecLine() by George Rimar · 9 years ago
  18. 483ffa3 Simplify string output. NFC. by Rui Ueyama · 9 years ago
  19. 543731f Directly write to a -Map file. by Rui Ueyama · 9 years ago
  20. 6f24fdb COFF: Change the /lldmap output format to be more like the ELF linker. by Peter Collingbourne · 9 years ago