2020-05-02 |
Reid Kleckner | [COFF] Use a global option table to avoid reconstructing it |
blob | commitdiff |
2020-05-02 |
Reid Kleckner | [COFF] Add and use a zero-copy tokenizer for .drectve |
blob | commitdiff | diff to current |
2020-04-28 |
Reid Kleckner | [COFF] Add a fastpath for /INCLUDE: in .drective sections |
blob | commitdiff | diff to current |
2020-01-28 |
Benjamin Kramer | Make llvm::StringRef to std::string conversions explicit. |
blob | commitdiff | diff to current |
2019-11-21 |
James Y Knight | LLD: Don't use the stderrOS stream in link before it... |
blob | commitdiff | diff to current |
2019-11-18 |
Rui Ueyama | Make it possible to redirect not only errs() but also... |
blob | commitdiff | diff to current |
2019-09-13 |
Nico Weber | lld-link: Add a flag /lldignoreenv that makes lld-link... |
blob | commitdiff | diff to current |
2019-09-04 |
Martin Storsjo | [LLD] [COFF] Implement MinGW default manifest handling |
blob | commitdiff | diff to current |
2019-08-30 |
Martin Storsjo | [LLD] [COFF] Support merging resource object files |
blob | commitdiff | diff to current |
2019-08-07 |
Rui Ueyama | Re-submit r367649: Improve raw_ostream so that you... |
blob | commitdiff | diff to current |
2019-08-05 |
Fangrui Song | Rename F_{None,Text,Append} to OF_{None,Text,Append... |
blob | commitdiff | diff to current |
2019-08-02 |
Rui Ueyama | Revert r367649: Improve raw_ostream so that you can... |
blob | commitdiff | diff to current |
2019-08-02 |
Rui Ueyama | Improve raw_ostream so that you can "write" colors... |
blob | commitdiff | diff to current |
2019-07-16 |
Fangrui Song | [COFF] Rename variale references in comments after... |
blob | commitdiff | diff to current |
2019-07-16 |
Rui Ueyama | Fix parameter name comments using clang-tidy. NFC. |
blob | commitdiff | diff to current |
2019-07-11 |
Rui Ueyama | [Coding style change][lld] Rename variables for non... |
blob | commitdiff | diff to current |
2019-07-05 |
Nico Weber | lld, llvm-dlltool, llvm-lib: Use getAsString() instead... |
blob | commitdiff | diff to current |
2019-06-14 |
Martin Storsjo | [COFF] Allow setting subsystem versions while inferring... |
blob | commitdiff | diff to current |
2019-06-11 |
Nico Weber | lld-link: Reject more than one resource .obj file |
blob | commitdiff | diff to current |
2019-06-11 |
Nico Weber | Let writeWindowsResourceCOFF() take a TimeStamp parameter |
blob | commitdiff | diff to current |
2019-06-11 |
Nico Weber | llvm-lib: Implement /machine: argument |
blob | commitdiff | diff to current |
2019-06-07 |
Reid Kleckner | [COFF] Fix /export:foo=bar when bar is a weak alias |
blob | commitdiff | diff to current |
2019-05-23 |
Nico Weber | lld-link, clang: Treat non-existent input files as... |
blob | commitdiff | diff to current |
2019-05-07 |
Nico Weber | Add typo correction for command-line flags to ELF and... |
blob | commitdiff | diff to current |
2019-05-02 |
Nico Weber | lld-link: Add /force:multipleres extension to make... |
blob | commitdiff | diff to current |
2019-05-02 |
Nico Weber | lld-link: Make "duplicate resource" error message a... |
blob | commitdiff | diff to current |
2019-04-25 |
Nico Weber | lld-link: Implement /swaprun: flag |
blob | commitdiff | diff to current |
2019-03-29 |
Alexandre Ganea | [LLD][COFF] Improve checkFailIfMismatch() |
blob | commitdiff | diff to current |
2019-03-06 |
Alexandre Ganea | [LLD][COFF] More detailed information for /failifmismatch |
blob | commitdiff | diff to current |
2019-02-23 |
Alexandre Ganea | [LLD][COFF] Add support for /FUNCTIONPADMIN command... |
blob | commitdiff | diff to current |
2019-01-19 |
Chandler Carruth | Update the file headers across all of the LLVM projects... |
blob | commitdiff | diff to current |
2018-10-11 |
Fangrui Song | Eliminate dependency to formatv(). NFC. |
blob | commitdiff | diff to current |
2018-10-10 |
Fangrui Song | Adapt OptTable::PrintHelp change in D51009 |
blob | commitdiff | diff to current |
2018-08-01 |
Nico Weber | lld-link: Remove /msvclto option |
blob | commitdiff | diff to current |
2018-07-20 |
Reid Kleckner | [PDB] Write the command line after response file expansion |
blob | commitdiff | diff to current |
2018-07-14 |
Nico Weber | lld-link: Add /lib to Options.td so that it appears... |
blob | commitdiff | diff to current |
2018-06-12 |
Zachary Turner | Refactor ExecuteAndWait to take StringRefs. |
blob | commitdiff | diff to current |
2018-05-10 |
Nico Weber | lld-link: Add --color-diagnostics(={always,never,auto... |
blob | commitdiff | diff to current |
2018-04-07 |
Peter Collingbourne | COFF: Process /merge flag as we create output sections. |
blob | commitdiff | diff to current |
2018-03-14 |
Martin Storsjo | [COFF] Add support for the GNU ld flag --kill-at |
blob | commitdiff | diff to current |
2018-03-12 |
Nico Weber | Make lld-link shout at me less. |
blob | commitdiff | diff to current |
2018-02-13 |
Reid Kleckner | [LLD] Implement /guard:[no]longjmp |
blob | commitdiff | diff to current |
2018-02-06 |
Reid Kleckner | [COFF] Add minimal support for /guard:cf |
blob | commitdiff | diff to current |
2018-01-20 |
Martin Storsjo | [COFF] Keep the underscore on exported decorated stdcal... |
blob | commitdiff | diff to current |
2018-01-12 |
Pavel Labath | Attempt to fix FreeBSD build broken by the previous... |
blob | commitdiff | diff to current |
2018-01-12 |
Pavel Labath | [lld/COFF] Use WritableMemoryBuffer for creating the... |
blob | commitdiff | diff to current |
2018-01-09 |
Rui Ueyama | [COFF] Process /EXPORT option in fastpath |
blob | commitdiff | diff to current |
2017-12-27 |
Rui Ueyama | [COFF] Do not parse args twice if no rsp files exists |
blob | commitdiff | diff to current |
2017-12-11 |
Rui Ueyama | Remove redundant local variables. |
blob | commitdiff | diff to current |
2017-12-08 |
Sam Clegg | Prefer `ArrayRef` over `const std::vector&` |
blob | commitdiff | diff to current |
2017-12-06 |
Rui Ueyama | Always evaluate the second argument for CHECK() lazily. |
blob | commitdiff | diff to current |
2017-11-28 |
Rui Ueyama | Move Memory.{h,cpp} to Common. |
blob | commitdiff | diff to current |
2017-11-10 |
Reid Kleckner | Use DenseMap instead of std::map in fixupExports |
blob | commitdiff | diff to current |
2017-11-03 |
Rui Ueyama | Rename SymbolBody -> Symbol |
blob | commitdiff | diff to current |
2017-10-25 |
Bob Haarman | [lld] unified COFF and ELF error handling on new Common... |
blob | commitdiff | diff to current |
2017-10-24 |
Shoaib Meenai | [COFF] Add support for /WX |
blob | commitdiff | diff to current |
2017-10-16 |
Peter Collingbourne | COFF: Add resource files to linkrepro instead of the... |
blob | commitdiff | diff to current |
2017-10-16 |
Peter Collingbourne | COFF: Give manifest resource file a name. |
blob | commitdiff | diff to current |
2017-09-06 |
Eric Beckmann | Fix crbug 759265 by suppressing llvm mt warnings. |
blob | commitdiff | diff to current |
2017-09-05 |
Nico Weber | lld-link: Add --rsp-quoting= flag. |
blob | commitdiff | diff to current |
2017-09-05 |
Rui Ueyama | Use raw_string_ostream::str to get a result string. |
blob | commitdiff | diff to current |
2017-08-28 |
Rui Ueyama | Keep an instance of COFFOptTable alive as long as Input... |
blob | commitdiff | diff to current |
2017-08-23 |
Martell Malone | NFC: LLD fix OptTable Variable Name Style |
blob | commitdiff | diff to current |
2017-08-22 |
Chandler Carruth | Fix a -Wpessimizing-move warning from Clang on this... |
blob | commitdiff | diff to current |
2017-08-22 |
Eric Beckmann | Integrate manifest merging library into LLD. |
blob | commitdiff | diff to current |
2017-08-14 |
Martin Storsjo | [COFF] Add support for aligncomm directives |
blob | commitdiff | diff to current |
2017-07-26 |
Nico Weber | lld: /manifestuac:no shouldn't disable /manifestdependency: |
blob | commitdiff | diff to current |
2017-07-19 |
Rui Ueyama | Use StringRef::contains(). |
blob | commitdiff | diff to current |
2017-07-08 |
Eric Beckmann | Revert "Revert "Revert "Revert "Switch external cvtres... |
blob | commitdiff | diff to current |
2017-07-05 |
Eric Beckmann | Revert "Revert "Revert "Switch external cvtres.exe... |
blob | commitdiff | diff to current |
2017-07-05 |
Eric Beckmann | Revert "Revert "Revert "Replace trivial use of external... |
blob | commitdiff | diff to current |
2017-07-05 |
Eric Beckmann | Revert "Revert "Replace trivial use of external rc... |
blob | commitdiff | diff to current |
2017-07-05 |
Eric Beckmann | Revert "Revert "Switch external cvtres.exe for llvm... |
blob | commitdiff | diff to current |
2017-07-05 |
Eric Beckmann | Revert "Switch external cvtres.exe for llvm's own resou... |
blob | commitdiff | diff to current |
2017-07-05 |
Eric Beckmann | Revert "Replace trivial use of external rc.exe by writi... |
blob | commitdiff | diff to current |
2017-07-01 |
Martin Storsjo | [COFF] Add initial support for linking ARM64 binaries |
blob | commitdiff | diff to current |
2017-07-01 |
Eric Beckmann | Revert "Revert "Replace trivial use of external rc... |
blob | commitdiff | diff to current |
2017-06-29 |
Eric Beckmann | Revert "Replace trivial use of external rc.exe by writi... |
blob | commitdiff | diff to current |
2017-06-26 |
Rui Ueyama | Fix -Wpessimizing-move. |
blob | commitdiff | diff to current |
2017-06-26 |
Eric Beckmann | Replace trivial use of external rc.exe by writing our... |
blob | commitdiff | diff to current |
2017-06-20 |
Sam Clegg | Fix argument numbersing in OPTION macro |
blob | commitdiff | diff to current |
2017-06-20 |
Yuka Takahashi | [GSoC] Flag value completion for clang |
blob | commitdiff | diff to current |
2017-06-19 |
Eric Beckmann | Have writeCOFFWriter return Expected<unique_ptr>. |
blob | commitdiff | diff to current |
2017-06-16 |
Eric Beckmann | Switch external cvtres.exe for llvm's own resource... |
blob | commitdiff | diff to current |
2017-06-15 |
Saleem Abdulrasool | COFF: add support for lib mode usage |
blob | commitdiff | diff to current |
2017-05-18 |
Rui Ueyama | Use make<> everywhere in COFF to make it consistent... |
blob | commitdiff | diff to current |
2017-04-24 |
Rui Ueyama | Handle _LINK_ env string as command line parameters. |
blob | commitdiff | diff to current |
2017-04-21 |
Saleem Abdulrasool | COFF: add support for CONSTANT exports |
blob | commitdiff | diff to current |
2017-04-18 |
Bob Haarman | [coff] use newlines instead of spaces as separators... |
blob | commitdiff | diff to current |
2017-02-23 |
Rui Ueyama | Fix /msvclto. |
blob | commitdiff | diff to current |
2017-02-22 |
Rui Ueyama | Attempt to fix buildbot. |
blob | commitdiff | diff to current |
2017-02-21 |
Rui Ueyama | Do not use errs() or outs() directly. Instead use messa... |
blob | commitdiff | diff to current |
2017-02-06 |
Rui Ueyama | Add an option to use the MSVC linker to link LTO-genera... |
blob | commitdiff | diff to current |
2016-12-18 |
Rui Ueyama | Remove lld/Support/Memory.h. |
blob | commitdiff | diff to current |
2016-12-09 |
Peter Collingbourne | COFF: Fix test failure on Windows. |
blob | commitdiff | diff to current |
2016-12-09 |
Peter Collingbourne | COFF: New symbol table design. |
blob | commitdiff | diff to current |
2016-12-08 |
Rui Ueyama | COFF: Use a string saver in Memory.h in Driver. |
blob | commitdiff | diff to current |
2016-12-08 |
Rui Ueyama | Remove unnecessary `llvm::`. |
blob | commitdiff | diff to current |
2016-11-29 |
Rui Ueyama | Simplify "missing argument" error message. |
blob | commitdiff | diff to current |
2016-11-29 |
Rui Ueyama | Add comments. |
blob | commitdiff | diff to current |
next |