summaryrefslogtreecommitdiff
path: root/src/dlls/mscoree
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-168/+0
2017-01-23[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...Sean Gillespie1-0/+6
2017-01-15Remove unused mscoree files and code (#8956)mikedn12-1591/+1
2016-12-26Remove files related to legacy build system (#8723)Robert4-549/+0
2016-12-08[x86/Linux] Fix inconsistent GetCLRFunction definitions (#8472)Jonghyun Park1-2/+0
2016-11-02Suppress SOS.NETCore.dll error msg in release mode (#6975)chunseoklee1-11/+12
2016-11-01Fix GitHub build break caused by change #1636179John Chen1-0/+6
2016-10-25Making MemoryFailPoint functional on xplatRama Krishnan Raghupathy1-0/+1
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (#7423)Daniel Podder1-0/+3
2016-10-01Initial support of local variables and method arguments in GDB JIT interface ...Evgeny Pavlov1-1/+2
2016-08-19Create SOS SymbolReader managed project and change SOS to use it. (#6783)Mike McLaughlin1-2/+2
2016-07-22Set hr to S_OK instead of returning S_OKEvgeny Pavlov1-1/+1
2016-07-22Fix ildasm fail due missing GetInfoForMethod managed methodEvgeny Pavlov1-0/+1
2016-07-22Fix after review:Evgeny Pavlov1-1/+6
2016-07-22Create coreclr delegate inside coreclr_initializeEvgeny Pavlov2-1/+23
2016-06-23Build the GC as part of its own CMake target (#5932)Sean Gillespie1-0/+1
2016-06-03Limit exports on debugger modules. (#5442)Mike McLaughlin3-90/+1
2016-06-02Fix details for CoreCLR binaryGaurav Khanna1-1/+1
2016-05-17Remove jitOnDllProcess{Attach,Detach}.Pat Gavlin1-15/+0
2016-05-11Change hosting API string encoding to UTF-8 on Windows (#4894)Jan Vorlicek1-2/+2
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-4/+0
2016-04-28Load JIT from a custom locationGaurav Khanna1-0/+10
2016-04-26Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approachGaurav Khanna1-1/+5
2016-04-20Change the names of the JIT products to `clrjit`.Pat Gavlin1-6/+1
2016-04-16Cleanup VCRuntime140.dll dependency from native componentsGaurav Khanna1-1/+2
2016-04-15Merge pull request #4359 from gkhanna79/ROLibFix2Gaurav Khanna1-1/+7
2016-04-15DelayLoadAndFixWinRTInteropGaurav Khanna1-1/+7
2016-04-14Make it possible to build JIT32 in the OSS tree.Pat Gavlin1-2/+7
2016-03-26Merge pull request #3896 from adityamandaleeka/configvalues4Aditya Mandaleeka1-70/+40
2016-03-25Add new configuration mechanism for CoreCLR.Aditya Mandaleeka1-70/+40
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin1-5/+3
2016-03-16Remove unused files from CoreCLRJan Kotas1-2/+0
2016-03-10Fix for a bug in GetCORSystemDirectoryInternaLEugene Rozenfeld1-2/+2
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy2-177/+149
2016-02-17Merge pull request #3167 from mikem8361/tracingJan Vorlicek1-0/+1
2016-02-14Add more CMake sugar for NetBSDKamil Rytarowski1-2/+2
2016-02-12Fix tracing lib problems in multiple PALs. Issue #3164.Mike McLaughlin1-0/+1
2016-01-31Introduce central location for turning FEATURE_EVENT_TRACE on/offJan Kotas1-3/+2
2016-01-29update version of buildtoolsRahul Kumar1-1/+0
2016-01-27Update license headersdotnet-bot10-42/+32
2016-01-24Fix build breaks and ensure GetComputerNameW is included in mscorlib.Lakshmi Priya Sekar1-0/+1
2016-01-22Use coreclr buildtools nuget package instead of compiling the tools used duri...Rahul Kumar1-30/+20
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-12-25Fix build break in internal arm64 buildJan Kotas1-0/+1
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+0
2015-12-15Build arm64 using private toolsetRahul Kumar1-12/+34
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin2-5/+6
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-6/+3
2015-12-07Merge pull request #2241 from kyulee1/ildasm3Jan Vorlicek1-0/+6
2015-12-07Enable ildasm for *nixKyungwoo Lee1-0/+6