summaryrefslogtreecommitdiff
path: root/src/inc/corhdr.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Add a note about ReadyToRun to ManagedNativeHeaderOmair Majid1-1/+2
2019-03-29Use char16_t for *_W macros in corhdr.h on Linux/MacOs (#23559)Ilia1-60/+60
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-4/+0
2018-10-15Add ARM64 support to ilasm/ilasmBruce Forstall1-0/+2
2018-10-07Remove mention of rotor from comments (#20297)Austin Wise1-2/+2
2018-10-03Add MethodImplOptions.AggressiveOptimization and use it for tiering (#20009)Koundinya Veluri1-1/+3
2018-02-08Cleanup redundant stale COR header definition (#16261)Jan Kotas1-0/+3
2017-11-19Delete FriendAccessAllowedAttribute and associated dead code (#15101)Jan Kotas1-4/+0
2017-04-03Fix InternalsVisibleTo when it references an assembly with some DebuggableAtt...Koundinya Veluri1-0/+1
2016-05-06UTF8 Marshaling support(UnmanagedType.LPUTF8Str)Tijoy Tom Kalathiparambil1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Enable ILASM for *nixKyungwoo Lee1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1931