summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-29[Tizen] Fix gen-buildsys-clang.sh to set CLR_CMAKE_LINUX_IDsubmit/tizen_base/20180829.160718accepted/tizen/base/20180831.142937backup/tizen_base_2.1.1-upd2Hyungju Lee1-0/+3
2018-08-14[Tizen] Remove `tizen-release` package dependency for GBS buildsubmit/tizen_base/20180814.111558accepted/tizen/base/20180818.050555Hyungju Lee2-2/+13
2018-08-10FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64submit/tizen_base/20180810.142915accepted/tizen/base/20180814.175049Konstantin Baladurin1-1/+12
2018-08-10Move assert so it doesn't fire for null addressesChris Sienkiewicz1-1/+1
2018-08-10Add missing semicolonChris Sienkiewicz1-1/+1
2018-08-10Restore deleted spaceChris Sienkiewicz1-0/+1
2018-08-10Ensure thumb bit is set when calling FindOrCreateInitAndAddJitInfo. Add an as...Chris Sienkiewicz2-2/+2
2018-08-10Use macro rather than manually setting thumb bit in debugger.cppChris Sienkiewicz1-4/+1
2018-08-10Ensure thumb bit is set when intializing a code region.Chris Sienkiewicz1-1/+1
2018-08-10[Tizen] Enable RELRO protectionjunghyuk.park1-2/+2
2018-08-10[Tizen] Fix call convension for profiler wrappers with clang 5 supportPetr Bred4-12/+12
2018-07-27[Tizen] Add crossgen and coreconsole to coreclr packagesubmit/tizen_base/20180802.004115submit/tizen_base/20180731.144318submit/tizen_base/20180727.111904submit/tizen_base/20180727.102430accepted/tizen/base/20180803.172528accepted/tizen/base/20180727.152042junghyuk.park1-2/+6
2018-07-27Zapper::CompileAssembly: save NI file atomicallyKonstantin Baladurin3-4/+13
2018-07-23Fix call convension for profiler wrappers.Dmitri Botcharnikov1-3/+3
2018-07-13[Tizen] Provide symlinks to .NET version for compatibilitysubmit/tizen_base/20180730.085009submit/tizen_base/20180713.001002accepted/tizen/base/20180730.092532accepted/tizen/base/20180713.194704junghyuk.park1-0/+8
2018-07-10[Tizen] Update version: 2.1.0 -> 2.1.1Gleb Balykov1-2/+2
2018-07-09i386: Refixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov3-9/+9
2018-07-09i386: Fixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov1-3/+3
2018-07-09Revert "Launching the Memory Profiler on x86 emulator may lead to crash in co...Sergey Ignatov2-7/+0
2018-07-09[Tizen] Add skipped testcase: superpmiHyeongseok Oh1-0/+1
2018-07-09[Tizen] Add skipped testcase on TM1Jiyoung Yun1-1/+5
2018-07-06PEImageLayout: flush instruction cache only for pages with relocs.Konstantin Baladurin1-17/+29
2018-07-06Launching the Memory Profiler on x86 emulator may lead to crash in coreclr (x...Sergey Ignatov2-0/+7
2018-07-06Fix unset ZapRelocationType for fixup (#18589)Gleb Balykov1-1/+1
2018-07-06Fix build breaks with older MSVC compiler (#18725)Jan Kotas1-1/+2
2018-07-06Add FEATURE_NGEN_RELOCS_OPTIMIZATIONS=true as default value for Unix ARMGleb Balykov1-0/+3
2018-07-06Remove relocations for vtable chunks (#17147)Gleb Balykov23-109/+466
2018-07-06[x86/Linux] Fix marshalling struct with 64-bit types (#17455)Konstantin Baladurin6-35/+120
2018-07-06[Linux/x86] Fix tests in case of 4-byte alignment for 64-bit types (#17829)Konstantin Baladurin3-5/+17
2018-07-06Fix OOPStackUnwinderX86::Unwind crash when Eip is invalidIgor Kulaychuk1-1/+1
2018-07-06Fix EECodeManager::GetAmbientSP on x86/LinuxIgor Kulaychuk1-1/+2
2018-07-06Fix unwinding of funclet with no epilog on x86/LinuxIgor Kulaychuk1-14/+5
2018-07-06Fix x86/Linux ICorDebug frames APIIgor Kulaychuk2-17/+17
2018-07-05[Tizen] Provide a symlink to installed Microsoft.NETCore.App versionjunghyuk.park1-0/+3
2018-07-04[Tizen] Add -pie to linker optionHyungju Lee1-0/+1
2018-07-04[Tizen] Enable -O3 optimization in clang 3.8junghyuk.park1-2/+2
2018-07-04[Tizen] Add support for GBSjunghyuk.park5-0/+326
2018-07-04[Tizen] Add BuildTools 2.1.0-rc1-02804-05junghyuk.park14201-0/+9917387
2018-07-04[Tizen] Add prebuilt libicu-57.1 librariesjunghyuk.park48-0/+29
2018-06-04Update PgoData to release-20180604-0043 (#18275)dotnet-maestro-bot1-2/+2
2018-06-03Update PgoData to release-20180603-0040 (#18265)dotnet-maestro-bot1-2/+2
2018-06-02Update PgoData to release-20180602-0037 (#18250)dotnet-maestro-bot1-2/+2
2018-06-01Fix alternate stack for Alpine docker on SELinux (#17936) (#17975)kasper31-12/+6
2018-05-31Update g_highest_address and g_lowest_address in StompWriteBarrier(WriteBarri...Egor Chesakov1-1/+8
2018-05-31Use sysconf(_SC_NPROCESSORS_CONF) instead of sysconf(_SC_NPROCESSORS_ONLN) in...Egor Chesakov2-3/+17
2018-05-31Update PgoData to release-20180531-0037 (#18214)dotnet-maestro-bot1-2/+2
2018-05-30Update PgoData to release-20180530-0051 (#18194)dotnet-maestro-bot1-2/+2
2018-05-29Update branding to 2.1.1 (#18161)Matt Mitchell1-2/+2
2018-05-29Merge pull request #17998 from dotnet-maestro-bot/release/2.1-UpdateDependenciesWes Haggard2-9/+9
2018-05-29Update dependencies to rtmWes Haggard1-3/+3