summaryrefslogtreecommitdiff
path: root/src/jit/host.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Move ANALYZER_NORETURN after function return type.Jan Vorlicek1-2/+1
2019-03-11Fix no-return false positives in static analyzer buildJan Vorlicek1-0/+1
2018-09-17Always define printf/fprintf in JITMike Danes1-4/+3
2018-07-17 Add pooling for JIT scratch memory (#18924)Jan Kotas1-2/+0
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-10/+15
2016-05-13Fix a PCH-related issue in the jitstdout change.Pat Gavlin1-2/+1
2016-05-12Use a JIT-specific stdout `FILE*`.Pat Gavlin1-16/+14
2016-04-13Collect the JIT's TLS variables in a single type.Pat Gavlin1-7/+2
2016-04-04Safe refactoring changes and code cleanup itemsBrian Sullivan1-6/+0
2016-02-14Fix fprintf in crossgenJohn Chen (CLR)1-0/+14
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-2/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+62