summaryrefslogtreecommitdiff
path: root/src/zap/zapwriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Replace ambiguous _WIN64 and BIT64 with _TARGET_64BIT_ macroEgor Chesakov1-1/+1
2017-04-24Remove PAL FileAlignment restriction (#10959)Steve MacLean1-2/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-19Fix potential null pointer dereferenceJan Kotas1-1/+4
2015-05-08Set IMAGE_SECTION_HEADER::PointerToRawData correctlyJan Kotas1-1/+3
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-2/+2
2015-03-09Fix size computation in ZapWriter::WritePadJan Kotas1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+688