summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/PECOFF/WriterPECOFF.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [WinLink] Support /nxcompat command line option.Rui Ueyama2013-06-161-4/+6
* [PECOFF] Fix build error on Win64.Rui Ueyama2013-06-141-1/+1
* [lld][PECOFF] Read relocation entries.Rui Ueyama2013-06-141-92/+237
* [PECOFF] Define constants for page size and disk sector size.Rui Ueyama2013-06-121-4/+12
* [PECOFF][Writer] Structure of pe32_header was changed.Rui Ueyama2013-06-111-8/+13
* [PECOFF][Writer] Set required OS version numbers.Rui Ueyama2013-06-101-5/+8
* [PECOFF][Driver] Add -heap command line option.Rui Ueyama2013-06-081-2/+2
* [PECOFF][Driver] Add -stack command line option.Rui Ueyama2013-06-081-2/+2
* [PECOFF][Writer] Implement the writer that can emit text section.Rui Ueyama2013-06-071-5/+361
* [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.Rui Ueyama2013-05-281-4/+18
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-20/+5
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+35
OpenPOWER on IntegriCloud