Sync may31 release/8.0-tizen (#510)
[platform/upstream/dotnet/runtime.git] / src / coreclr / vm / ceemain.cpp
2024-06-06 Timur Mustafin/Adv... Sync may31 release/8.0-tizen (#510)
2023-06-02 Aaron RobinsonRemove legacy stacksampler logic (#87076)
2023-05-17 David MasonAdd IPC commands to enable and disable PerfMaps/JitDump...
2023-02-01 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-16 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2022-12-22 Tlakaelel Axayakat... Merge branch 'SyncLinkerLinux' of ../linker into main
2022-12-07 Jan VorlicekCoreCLR initialization failures logging (#78790)
2022-11-08 dotnet-botMerge branch 'main' of /home/tlakollo/Consolidation...
2022-11-03 Elinor FungRemove empty BEGIN/END_ENTRYPOINT_* macros (#77810)
2022-10-31 Huo YaoyuanDelete some unused files and functions from clr pal...
2022-10-26 Manish Godsestatically link gc_pal on windows (#77468)
2022-10-25 Manish Godsestatically linking GC PAL on linux (#76985)
2022-09-19 Jan KotasDelete some unused includes and files (#75805)
2022-08-21 Eduardo VelardeRemove ThreadPool native implementation (#71719)
2022-08-07 Andrew AuVarious fixes for generation aware analysis (#70764)
2022-07-24 Adeel MujahidFix typos (#72709)
2022-07-17 Adeel MujahidFix typos (#72314)
2022-06-22 Jan VorlicekMake GC Stress 4/8 work with CET (#71085)
2022-06-15 Jan KotasFind&replace FastInterlock* with Interlocked* (#70784)
2022-06-11 Jan VorlicekPropagate c++ unhandled exception to previous handler...
2022-05-16 Aaron RobinsonRemoval of IBC infrastructure (#68717)
2022-05-09 Andy GockeMerge pull request #67771 from dotnet/darc-main-31d4c30...
2022-05-07 Adeel MujahidFix typos (#69011)
2022-05-02 Marek SafarMerge branch 'main' into darc-main-31d4c308-6782-4440...
2022-04-28 Aaron RobinsonRemove the BBSweep header and uses (#68643)
2022-04-25 Aaron RobinsonConsolidate `MessageBox` API usage (#68396)
2022-04-08 Koundinya VeluriChange `CrossLoaderAllocatorHash` to not use the GC...
2022-03-17 Jan VorlicekReimplement stubs to improve performance (#65738)
2022-02-15 Vladimir SadovEnsure that tls_destructionMonitor is initialized if...
2022-01-15 Jan KotasDelete notifyexternals.* (#63835)
2022-01-03 NNUse SAL2 _In_, _Out_ to prevent conflicts (#63261)
2021-11-27 Adeel MujahidFix miscellaneous typos (#62062)
2021-10-26 Jakob Botsch NielsenUse preferred region from PAL for JIT reloc hints ...
2021-10-15 Elinor FungMerge branch 'main' into feature/use-dllimport-generator
2021-10-11 Vladimir SadovSome more cleanups in Assembly/Binder/Loader area ...
2021-09-20 Jeremy KoritzinskyMerge branch 'feature/DllImportGenerator' of /home...
2021-09-15 Jeremy KoritzinskyMerge pull request #59119 from jkoritzinsky/merge-main
2021-09-14 Jeremy KoritzinskyMerge branch 'main' of https://github.com/dotnet/runtim...
2021-08-24 Elinor FungRemove IsCompilationProcess and NingenEnabled (always...
2021-08-19 Jeremy KoritzinskyRemove `CROSSGEN_COMPILE` define usage (#57697)
2021-07-29 Jeremy KoritzinskyMerge pull request #56565 from jkoritzinsky/merge-main
2021-07-29 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-07-15 Koundinya VeluriUse alternatives to redirecting threads via IP changes...
2021-07-11 Jan VorlicekW^X support (#54954)
2021-06-18 Elinor FungMerge remote-tracking branch 'upstream/main' into mergeMain
2021-06-15 David MasonAdd the concept of "notification profilers" to the...
2021-06-12 Jan VorlicekUnify macOS ARM64 write protection holders with W^X...
2021-06-11 Elinor FungMerge remote-tracking branch 'upstream/main' into HEAD
2021-06-10 Jan VorlicekAdd writeable holders for executable memory (#53934)
2021-05-25 Elinor FungMerge remote-tracking branch 'upstream/main' into featu...
2021-05-10 Aaron RobinsonNSAutoreleasePool instance should be added to all threa...
2021-05-07 David MasonAdd profiler startup command to the diagnostics command...
2021-04-07 Elinor FungRemove IAssemblyName (and various fusion remnants)...
2021-04-01 Aaron RobinsonSupport DOTNET_ prefix (#50507)
2021-03-31 Aaron RobinsonMerge REGUTIL logic for environment variables into...
2021-03-29 Aaron RobinsonClean up REGUTIL/CLRConfig system (#50314)
2021-03-25 Vladimir SadovRemove GETTHREAD_ALLOWED tracking (#50080)
2021-02-25 Peter SollichDprintf optimization (#47046)
2021-02-03 David WrightonAdd ability to update the friend assembly set of an...
2021-01-28 Jan VorlicekFix assert on unhandled SIGSEGV (#47538)
2021-01-27 David WrightonPgo phase2 (#47055)
2020-12-15 Johan LorenssonImplementation of full EventPipeDiagnosticServer C...
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...