summaryrefslogtreecommitdiff
path: root/src/ilasm
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Fix Details for ILAsm/ILDasm/ClrJit BinariesKyungwoo Lee1-0/+6
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-1/+1
2016-04-18enable build of cross target components.Rahul Kumar1-1/+1
2016-04-16Cleanup VCRuntime140.dll dependency from native componentsGaurav Khanna1-1/+0
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin1-4/+1
2016-03-14ILAsm/ILDAsm packagesdotnet-bot1-0/+1
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy2-18/+18
2016-02-17Fix Init to return False when not being able to load executableManu1-0/+4
2016-02-02Delete spurious ilasm warning message under DEBUG flagKyungwoo Lee1-2/+4
2016-01-27Update license headersdotnet-bot27-107/+82
2016-01-22NetBSD: Don't link with -ldl for dlopen(3) on NetBSDKamil Rytarowski1-3/+3
2016-01-14Enable the fPIE compiler option for executables in the coreclr repo on Unix p...Sergiy Kuryata1-0/+4
2016-01-04Fix bad-codegen from ilasmKyungwoo Lee1-3/+3
2016-01-01Enable ilasm round trip test for xPlatformsKyungwoo Lee1-0/+2
2015-12-28Fix assertion in ilasmKyungwoo Lee1-7/+4
2015-12-11Fix desktop build of ilasmBruce Forstall1-2/+1
2015-12-11Enable ILASM for *nixKyungwoo Lee13-85/+214
2015-12-09Enable ILASM for WindowsKyungwoo Lee8-5/+5020
2015-12-08Open sourcing ILASMdotnet-bot28-0/+16523