summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-16[JIT/x86] Fix LinearScan::allocateRegisters (#26649)submit/tizen/20190915.232949accepted/tizen/unified/20190916.043453Konstantin Baladurin1-1/+1
2019-09-16Linux/x86: fix build (#26594)Konstantin Baladurin2-0/+3
2019-09-16Revert "[Tizen] Fix x86 build error: 11 enumeration values not handled in swi...Gleb Balykov1-3/+0
2019-09-16[Tizen] Pack test libs to coreclr-testGleb Balykov1-0/+1
2019-09-11Fix SIGSEGV in GC when dealing with large double[] on ARM32 (#25403)Vladimir Sadov3-22/+83
2019-09-02[Tizen] PrecompileCommonGenerics to falsesubmit/tizen/20190902.105836accepted/tizen/unified/20190903.052557Hyungju Lee1-1/+1
2019-08-29[Tizen] Add PGO profiles for v3.0.0-preview7.Mikhail Kurinnoi3-1/+5
2019-08-23[Tizen] Disable missing test, which requires libhostpolicy.so to be missingGleb Balykov1-0/+1
2019-08-23[Tizen] Add unsupported tests: see tests/issues.targetsGleb Balykov1-0/+6
2019-08-22[Tizen] Replace new runtest.sh, which calls dotnet internally, with old runte...Gleb Balykov1-256/+1071
2019-08-20[Tizen] Partially revert a6292a6.submit/tizen/20190820.224927accepted/tizen/unified/20190821.064616Mikhail Kurinnoi1-0/+39
2019-08-20[Tizen] Update openssl-64bit version to 1.1submit/tizen/20190820.000624accepted/tizen/unified/20190820.115100Hyungju Lee1-1/+1
2019-08-20[Tizen] Enable IBCLoggerHyungju Lee1-1/+1
2019-08-13add access(2) call before dlopening filesYaroslav Yamshchikov1-0/+9
2019-08-12[Tizen] Precompile frequently used generic methods.submit/tizen/20190813.035844accepted/tizen/unified/20190813.215958Kirill Frolov3-0/+48
2019-08-08corbbtprof: set byte alignment for CORBBTPROF structures (#25816)Konstantin Baladurin1-0/+5
2019-08-08Fail to explicitly tail call on x86 unix. (#25032)Jarret Shook3-2/+55
2019-08-08Use regular static variable for EEConfig storage (#25479)Jan Kotas3-32/+9
2019-08-06[Tizen] Add FEATURE_NGEN_RELOCS_OPTIMIZATIONS=true as default value for arm i...Gleb Balykov1-2/+8
2019-08-06[Tizen] Disable jithost arena cacheGleb Balykov1-1/+1
2019-08-06[Tizen] Fix x86 build error: 11 enumeration values not handled in switchGleb Balykov1-0/+3
2019-08-06[Tizen] Fix gbs buildGleb Balykov3-17/+15
2019-08-06[Tizen] Add BuildTools for v3.0.0-preview7.19327.2Gleb Balykov3938-0/+1026708
2019-08-06[Tizen] Disable IBC Logger as a defaultDongHeon Jung2-1/+5
2019-08-06Fix a build error when IBCLOGGER_ENABLED is not defined (#25691)Dong-Heon Jung1-13/+31
2019-08-06[Tizen] Define -DHAS_ADDRESS_SANITIZER for ASan buildSlava Barinov1-3/+6
2019-08-06[Tizen] Revert lockfiles creation.Woongsuk Cho2-18/+0
2019-08-06[Tizen] Remove -DFEATURE_GDBJIT=TRUE from spec fileHyungju Lee1-2/+2
2019-08-06[Tizen] Update Openssl version 1.0 to 1.1Hyungju Lee1-1/+1
2019-08-06[Tizen] Enable PGO for Linux/armKonstantin Baladurin4-4/+27
2019-08-06[Tizen] seperate PIC and PIE to fix x86_64 build errorWoongsuk Cho1-3/+5
2019-08-06Revert "[Tizen] Exclude x86_64 build"Hyungju Lee1-1/+1
2019-08-06[Tizen] Exclude x86_64 buildHyungju Lee1-1/+1
2019-08-06[Tizen] Add a library to retrieve memory regions for a coredumpMateusz Moscicki9-15/+340
2019-08-06Revert "[Tizen] create .dotnet directory to skel"조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자1-5/+0
2019-08-06[Tizen] update cscope files to be ignoredHyungju Lee1-0/+4
2019-08-06[Tizen] create .dotnet directory to skelWoongsuk Cho1-0/+5
2019-08-06[Tizen] create "/tmp/.dotnet/lockfiles" directory while system bootup.Woongsuk Cho2-0/+18
2019-08-06[Tizen] Change paths to ilasm/ildasmswift.kim1-4/+4
2019-08-06[Tizen] Rearrange executables among rpm pkgsHyungju Lee1-20/+9
2019-08-06[Tizen] Enable RELRO protectionjunghyuk.park1-2/+2
2019-08-06[Tizen] Add crossgen and coreconsole to coreclr packagejunghyuk.park1-2/+6
2019-08-06[Tizen] Provide symlinks to .NET version for compatibilityjunghyuk.park1-0/+12
2019-08-06[Tizen] Add skipped testcase: superpmiHyeongseok Oh1-0/+1
2019-08-06[Tizen] Add skipped testcase on TM1Jiyoung Yun1-1/+5
2019-07-31Fix OOPStackUnwinderX86::Unwind crash when Eip is invalidIgor Kulaychuk1-1/+1
2019-07-31Fix EECodeManager::GetAmbientSP on x86/LinuxIgor Kulaychuk1-1/+2
2019-07-31[Tizen] Provide a symlink to installed Microsoft.NETCore.App versionjunghyuk.park1-0/+3
2019-07-31[Tizen] Add -pie to linker optionHyungju Lee1-0/+1
2019-07-31[Tizen] Enable -O3 optimization in clang 3.8junghyuk.park1-1/+1