summaryrefslogtreecommitdiff
path: root/src/zap
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Merge pull request #1277 from erozenfeld/RODataAlignmentJan Kotas1-2/+13
2015-07-24Add an option to request 16 bytes alignment for read-only data.Eugene Rozenfeld1-2/+13
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+1
2015-07-16Port CS#1495515 to ProjectK branch: Add a JIT-EE interface method for use by ...Bruce Forstall2-1/+13
2015-07-02Allow non-RIP-relative relocations in coreclr crossgen.Eugene Rozenfeld1-1/+1
2015-06-09Fix crossgen so that it doesn't attempt to get clr callbacks.Eugene Rozenfeld1-1/+1
2015-05-26Fix the virtual destructor warningJan Vorlicek2-1/+3
2015-05-20ReadyToRun bugfixesJan Kotas2-12/+55
2015-05-19Fix potential null pointer dereferenceJan Kotas2-1/+8
2015-05-08Set IMAGE_SECTION_HEADER::PointerToRawData correctlyJan Kotas1-1/+3
2015-05-07Merge changes from parent branchdotnet-bot3-21/+32
2015-04-30Merge pull request #887 from janvorli/windows-readytorunJan Vorlicek1-0/+7
2015-04-30Fix new set of warningsJan Vorlicek2-9/+3
2015-04-30Enable ReadyToRun for Windows CoreCLRJan Vorlicek1-0/+7
2015-04-29Fix warnings introduced by crossgenJohn Chen (CLR)3-10/+12
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)8-10/+21
2015-04-20Enable build crossgen.exe from build.cmd.John Chen1-0/+21
2015-04-07Merge changes from parent branchdotnet-bot2-4/+74
2015-03-17Merge changes from parent branchdotnet-bot3-12/+42
2015-03-09Fix size computation in ZapWriter::WritePadJan Kotas1-2/+2
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-0/+15
2015-02-19OS bug 1704585: WoW64 breakpoint in crossgen!debugError when compiling ARMCHKJohn Chen1-0/+1
2015-02-13Simplify platform ifdefsJan Kotas1-2/+2
2015-02-04Fixed typosPascal Borreli1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot40-0/+29764