1. 509f166 [COFF] Use symbolic constants instead of hardcoded numbers. NFCI. by Martin Storsjo · 7 years ago
  2. 284ab80 [COFF] Improve correctness of def parsing for GNU features by Martin Storsjo · 7 years ago
  3. f641d0d [COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode by Martin Storsjo · 8 years ago
  4. 6532b3b Fixed the gcc 'enumeral and non-enumeral type in conditional expression [-Werror=extra]' warning introduced by r320750 by Galina Kistanova · 8 years ago
  5. fdfbab2 Remove redundant includes from lib/Object. by Michael Zolotukhin · 8 years ago
  6. 25cbdf2 Convert the archive writer to use Error. by Rafael Espindola · 8 years ago
  7. 01d0265 Simplify writeArchive return type. by Rui Ueyama · 8 years ago
  8. e1f120b [COFF] Make the weak aliases optional by Martin Storsjo · 8 years ago
  9. a238b20 [COFF] Add SymbolName as a distinct field in COFFImportFile by Martin Storsjo · 8 years ago
  10. 4a5764e [llvm-dlltool] Write correct weak externals by Martin Storsjo · 8 years ago
  11. b9ff419 [COFF] ARM64 support for COFFImportFile by Martin Storsjo · 8 years ago
  12. 0f83a89 Object: rename parameter from DLLName to ImportName by Saleem Abdulrasool · 8 years ago
  13. 1079ef8 llvm: add llvm-dlltool support to the archiver by Martell Malone · 8 years ago
  14. 6db83a3 Revert r308329: llvm: add llvm-dlltool support to the archiver by Rui Ueyama · 8 years ago
  15. 9b6e989 llvm: fix -Wcast gcc warn error from rL308329 by Martell Malone · 8 years ago
  16. afe8549 llvm: add llvm-dlltool support to the archiver by Martell Malone · 8 years ago
  17. 415ec92 Fixed warning: dereferencing type-punned pointer will break strict-aliasing rules. by Galina Kistanova · 8 years ago
  18. 146eb7a Re-land "COFF: migrate def parser from LLD to LLVM" by Reid Kleckner · 8 years ago[Renamed (81%) from lld/COFF/Librarian.cpp]
  19. d249e4a Revert "COFF: migrate def parser from LLD to LLVM" by Reid Kleckner · 8 years ago[Renamed (81%) from llvm/lib/Object/COFFImportFile.cpp]
  20. d1a5d9e COFF: Fix single StringRef return error by Martell Malone · 8 years ago
  21. 375dc90 COFF: migrate def parser from LLD to LLVM [1/2] by Martell Malone · 8 years ago