summaryrefslogtreecommitdiff
path: root/src/pal/inc/pal_mstypes.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-03Don't typedef intptr_t/uintptr_t when PAL_STDCPP_COMPAT is defined (#21165)Ilia1-6/+0
2017-04-26Enable build with clang 4.0 (#11226)Jan Vorlicek1-1/+1
2017-03-07[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)Jonghyun Park1-2/+2
2017-01-21Remove PLATFORM_UNIX and FEATURE_PAL checks in PAL (#8982)Jan Vorlicek1-10/+0
2016-12-14[x86/Linux] Fix incorrect __fastcall definition (#8585)Jonghyun Park1-6/+0
2016-09-07Fix strict aliasing violation from conditional typedef of wchar_t by building...kchoi1-0/+5
2016-03-05Replace all uses of __LINUX__ with the lower caseGeunsik Lim1-2/+2
2016-03-03Fix ARM build regressionBen Pye1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-05Fix buffer overrun and _atoi64 in ildasmKyungwoo Lee1-2/+1
2015-10-11This enables Lttng Logging for CoreClr,Rama1-0/+1
2015-10-06code: Fix redefined macro warning.Peter Jas1-2/+4
2015-08-27Fix build regression for ARM.Ben Pye1-2/+8
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin1-0/+5
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+11
2015-06-04Changes necessary to make PAL headers compatible with c++ headers,Prem Ramanathan1-10/+22
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-1/+2
2015-02-11Clean up compiler warnings on the OSX buildGeoff Norton1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+693