summaryrefslogtreecommitdiff
path: root/src/pal/inc/rt/palrt.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-0/+19
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+24
2015-06-19Enable bpmd command even unjitted functions work.Mike McLaughlin1-0/+2
2015-06-04Changes necessary to make PAL headers compatible with c++ headers,Prem Ramanathan1-36/+60
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-1/+3
2015-04-27Get rid of *scanf_unsafe function which do nothing useful and incorrectly pas...Eugene Zemtsov1-73/+2
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-03-27Enabling the ClrStack command ICorDebug option (-i) to use to test DBI.Mike McLaughlin1-0/+28
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-0/+2
2015-02-18Reflect CR feedbackJan Vorlicek1-1/+1
2015-02-16Implement native stack unwinding for LinuxJan Vorlicek1-0/+2
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-4/+15
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1754