Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-18 | [Tizen] Define -DHAS_ADDRESS_SANITIZER for ASan buildsubmit/tizen/20190718.065523accepted/tizen/unified/20190718.220406 | Slava Barinov | 1 | -3/+6 | |
This define turns on new and delete operators compatibility mode for build with Address Sanitizer. It allows Tizen libasan to intercept operators and prevents alloc-dealloc-mismatch errors. Change-Id: If72b1d42dd99eaaf11d3cb1232006ee0e2e411c3 Signed-off-by: Slava Barinov <v.barinov@samsung.com> | |||||
2019-07-08 | [Tizen] Revert lockfiles creation. | Woongsuk Cho | 2 | -18/+0 | |
directory creation for coreclr will be handled by dotnet-launcher Revert previous patch. | |||||
2019-07-04 | [Tizen] Remove -DFEATURE_GDBJIT=TRUE from spec filesubmit/tizen/20190704.000004accepted/tizen/unified/20190704.040539 | Hyungju Lee | 1 | -2/+2 | |
Change-Id: Ic0b8bfc8ab45284ecda5ab99e683224368e607f5 | |||||
2019-07-02 | [Tizen] Update Openssl version 1.0 to 1.1submit/tizen/20190702.034216accepted/tizen/unified/20190702.114902 | Hyungju Lee | 1 | -1/+1 | |
Change-Id: Id37364dd5dec17ab5a7b60e14df78a4967b3f3b8 | |||||
2019-05-20 | [Tizen] Enable PGO for Linux/armsubmit/tizen/20190611.091314submit/tizen/20190611.060241submit/tizen/20190611.050004accepted/tizen/unified/20190612.044604 | Konstantin Baladurin | 4 | -4/+27 | |
2019-05-09 | [Tizen] seperate PIC and PIE to fix x86_64 build errorsubmit/tizen/20190509.094820accepted/tizen/unified/20190510.012106 | Woongsuk Cho | 1 | -3/+5 | |
2019-05-09 | Revert "[Tizen] Exclude x86_64 build"submit/tizen/20190509.073623 | Hyungju Lee | 1 | -1/+1 | |
This reverts commit 546d7a1519cc81d98f2dadb5f2191c5a62e6f735. Policy for arch build is cleared. - In Public, unified builds each arch and they are independent. - In SPIN, turn on and off each arch by necessity. | |||||
2019-05-08 | [Tizen] Exclude x86_64 buildsubmit/tizen/20190508.163353accepted/tizen/unified/20190508.234202 | Hyungju Lee | 1 | -1/+1 | |
Change-Id: I3c0fc85b839b55170fb177c4ac0cdd15dd063f5c | |||||
2019-04-19 | [Tizen] Add a library to retrieve memory regions for a coredump | Mateusz Moscicki | 9 | -14/+339 | |
This is needed to save a minicoredump of .NET applications to allows reconstruct managed stack by lldb and SOS plugin. | |||||
2019-04-10 | Revert "[Tizen] create .dotnet directory to skel" | 조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 | 1 | -5/+0 | |
This reverts commit 26cdef6a45e6fb2c81fcbaf18be638f848525322. | |||||
2019-04-08 | [Tizen] update cscope files to be ignored | Hyungju Lee | 1 | -0/+4 | |
Change-Id: Ia0e1c6aa651c4fd88dc58b901729896a7a27681d | |||||
2019-04-08 | [Tizen] create .dotnet directory to skel | Woongsuk Cho | 1 | -0/+5 | |
2019-02-14 | prestub: fix ExternalMethodFixupWorkersubmit/tizen/20190419.143735submit/tizen/20190419.042330submit/tizen/20190416.152950submit/tizen/20190410.105333submit/tizen/20190405.141848submit/tizen/20190327.110559submit/tizen/20190312.130143submit/tizen/20190312.123654submit/tizen/20190312.102237accepted/tizen/unified/20190422.045933 | Konstantin Baladurin | 1 | -1/+5 | |
Use DispatchToken::CreateDispatchToken to get token to resolve virtual method in case of non interface MT. | |||||
2019-02-14 | [Tizen] create "/tmp/.dotnet/lockfiles" directory while system bootup. | Woongsuk Cho | 2 | -0/+18 | |
If "/tmp/.dotnet/lockfiles" directory does not exist, a directory is created when the first named mutex file is created. The generated directory has the smack label of the process that created it. Therefore, access deny occurs when another application tries to access the directory to create or use a named mutex. To solve this problem, create "/tmp/.dotnet/lockfiles" directory in the tempfs while system boot up | |||||
2019-02-14 | [Tizen] Change paths to ilasm/ildasm | swift.kim | 1 | -4/+4 | |
2019-02-14 | [Tizen] Rearrange executables among rpm pkgs | Hyungju Lee | 1 | -20/+9 | |
- `corerun` and `coreconsole` to `devel` pkg - remove `extra` pkg and move symlinks in it. Change-Id: I99cd26121d3c83242caf6f2418d686b3ffcc2828 | |||||
2019-02-14 | [Tizen] Enable RELRO protection | junghyuk.park | 1 | -2/+2 | |
2019-02-14 | [Tizen] Add crossgen and coreconsole to coreclr package | junghyuk.park | 1 | -2/+6 | |
- The coreclr-extra package is going to be eliminated soon. - Symlinks to crossgen and coreconsole are created temporarily for graceful migration | |||||
2019-02-14 | [Tizen] Provide symlinks to .NET version for compatibility | junghyuk.park | 1 | -0/+12 | |
This commit will be reverted soon when all dependent modules watch the symlink at '/usr/share/dotnet.tizen/netcoreapp'. Change-Id: Ib2ebf62a5788e225a9e3354f53fadde282708700 | |||||
2019-02-14 | [Tizen] Add skipped testcase: superpmi | Hyeongseok Oh | 1 | -0/+1 | |
Skip JIT/superpmi/superpmicollect/superpmicollect.sh | |||||
2019-02-14 | [Tizen] Add skipped testcase on TM1 | Jiyoung Yun | 1 | -1/+5 | |
Lists: JIT.jit64.opt.cse.hugeSimpleExpr1.hugeSimpleExpr1 GC.Regressions.v2.0-rtm.494226.494226.494226 GC.Scenarios.ServerModel.servermodel.servermodel JIT.jit64.opt.cse.HugeField1.HugeField1 JIT.jit64.opt.cse.HugeField2.HugeField2 JIT.jit64.opt.cse.hugeexpr1.hugeexpr1 | |||||
2019-02-14 | [Tizen] Add FEATURE_NGEN_RELOCS_OPTIMIZATIONS=true as default value for Unix ARM | Gleb Balykov | 1 | -0/+4 | |
2019-02-14 | Fix OOPStackUnwinderX86::Unwind crash when Eip is invalid | Igor Kulaychuk | 1 | -1/+1 | |
2019-02-14 | Fix EECodeManager::GetAmbientSP on x86/Linux | Igor Kulaychuk | 1 | -1/+2 | |
2019-02-14 | [Tizen] Provide a symlink to installed Microsoft.NETCore.App version | junghyuk.park | 1 | -0/+3 | |
The symlink is added to provide consistent access to installed Microsoft.NETCore.App version. '/usr/share/dotnet.tizen/netcoreapp' is linked to '/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.0'. | |||||
2019-02-14 | [Tizen] Add -pie to linker option | Hyungju Lee | 1 | -0/+1 | |
There have been no -pie linker option. This patch adds -pie linker option into crossgen(for tizen) This originates from 0024-Add-pie-to-linker-option.patch | |||||
2019-02-14 | [Tizen] Enable -O3 optimization in clang 3.8 | junghyuk.park | 1 | -2/+2 | |
2019-02-14 | [Tizen] Add support for GBS | junghyuk.park | 5 | -1/+329 | |
2019-02-14 | [Tizen] Add BuildTools 3.0.0-preview1-03617-02 | Konstantin Baladurin | 14974 | -0/+10238745 | |
2019-02-14 | [Tizen] Add prebuilt libicu-57.1 libraries | junghyuk.park | 24 | -0/+16 | |
2019-01-22 | Decouple JIT_FLAG_PREJIT from HW intrinsics (#22117) | Michal Strehovský | 1 | -72/+69 | |
Per dotnet/corert#6836 (comment) moving the decision whether to enable HW intrinsics to the EE side. | |||||
2019-01-22 | Restrict HW intrinsic name check to intrinsic types (#22116) | Michal Strehovský | 1 | -18/+18 | |
Avoids having to compare names of all types in CoreLib to see if they're HW intrinsics. | |||||
2019-01-22 | Do not throw from TraceResolver (#22126) | Michal Strehovský | 1 | -3/+5 | |
Fixes #22059. | |||||
2019-01-22 | Move MemoryFailPoint to shared CoreLib partition (#22104) | Filip Navara | 20 | -250/+339 | |
* Move MemoryFailPoint to shared CoreLib partition. * Split MemoryFailPoint into Unix and Windows versions. * Replace MemoryFailPoint.GetMemorySettings FCall with GC.GetSegmentSize to make sharing with CoreRT easier. | |||||
2019-01-22 | Fix CoreRT build breaks | Jan Kotas | 2 | -9/+5 | |
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com> | |||||
2019-01-21 | Move TplEtwProvider to shared partition (#22120) | Marek Safar | 3 | -16/+6 | |
2019-01-21 | Remove two unnecessary ToArray calls (#22119) | Stephen Toub | 1 | -6/+6 | |
We can just copy directly from the List, rather than first converting the list to an array and then copying that. | |||||
2019-01-21 | Avoid intermediate strings in some StringBuilder formatting (#22111) | Stephen Toub | 4 | -16/+30 | |
* Avoid intermediate strings in some StringBuilder formatting Several appends to string builders are first creating strings and then appending those strings, and they're not using the existing Append(primitive) overloads because they want to customize the format string or provider as part of appending the value. This fixes a few of those cases, using another internal AppendSpanFormattable overload on StringBuilder. * Address PR feedback | |||||
2019-01-20 | Update CoreFx to preview.19070.3 (#22061) | dotnet-maestro-bot | 1 | -3/+3 | |
2019-01-20 | Move Task factory type to shared partition (#22089) | Marek Safar | 4 | -22/+8 | |
2019-01-20 | Use List<T>.ToArray() in places (#22101) | Ben Adams | 2 | -18/+10 | |
* Use ReadOnlySpan.ToArray in places * Use List.ToArray * Don't take .Length in to local and use as loop condition | |||||
2019-01-20 | Cleanup array related FCalls (#22097) | Jan Kotas | 22 | -348/+170 | |
* Cleanup Array FCalls * Disable outdated CoreFX tests https://github.com/dotnet/corefx/pull/34700 | |||||
2019-01-19 | Fix CoreCLR build for changes in shared partition | Jan Kotas | 7 | -165/+84 | |
2019-01-19 | Fix build for ProjectN/WinRTInterop Delete superfluous AsyncCausalityTracer ↵ | Jan Kotas | 5 | -51/+49 | |
arguments Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com> | |||||
2019-01-19 | Fix build | Marek Safar | 2 | -2/+2 | |
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com> | |||||
2019-01-19 | Update Newtonsoft.Json (#22060) | Ben Adams | 1 | -1/+1 | |
2019-01-19 | Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode (#22067) | Jan Vorlicek | 12 | -30/+16 | |
This function was recently changed to just return the MethodDesc::GetLoaderAllocator. This is a cleanup that removes the function completely and replaces all of its usages. | |||||
2019-01-19 | Removed unused 'Stack Walking' code (#22039) | Matt Warren | 1 | -43/+0 | |
As fair as I can tell `ECWGCFCrawlCallBack(..)` is not wired-up anywhere (I've successfully compiled CoreCLR locally with this change under `x86` and `x64`) | |||||
2019-01-18 | Strip symbols on unix in release builds (#22083) | Sven Boemer | 1 | -1/+7 | |
Fixes https://github.com/dotnet/coreclr/issues/22082 | |||||
2019-01-18 | Fix calling conventions on reverse PInvoke callbacks. (#22044) | Jeremy Koritzinsky | 2 | -5/+10 | |