summaryrefslogtreecommitdiffstats
path: root/lld/lib/Driver/WinLinkDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [WinLink] Support /nxcompat command line option.Rui Ueyama2013-06-161-0/+4
* Include Path.h instead of PathV2.h.Rafael Espindola2013-06-111-1/+1
* [WinLink] Add -force command line option to allow undefined symbols.Rui Ueyama2013-06-111-0/+4
* [PECOFF][Driver] Add -heap command line option.Rui Ueyama2013-06-081-11/+40
* [PECOFF][Driver] Add -stack command line option.Rui Ueyama2013-06-081-15/+36
* [WinLink] Fix use-after-return.Rui Ueyama2013-06-081-7/+7
* Fix typo in comment.Rui Ueyama2013-05-311-1/+1
* [WinLink][Driver] Add -entry command line option.Rui Ueyama2013-05-311-0/+4
* [WinLink][Driver] Add support for -subsystem optional OS version number.Rui Ueyama2013-05-311-11/+58
* [lld][WinLink] Fix use-after-return and add unit tests.Rui Ueyama2013-05-301-5/+6
* [WinLink][Driver] Handle file extensions and defualt output file name.Rui Ueyama2013-05-301-2/+28
* [WinLink] Add -subsystem and -out command line option parsing.Rui Ueyama2013-05-291-0/+32
* [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.Rui Ueyama2013-05-281-0/+127
OpenPOWER on IntegriCloud