[Tizen] fix for dotnet specific arguments in corerun
[platform/upstream/dotnet/runtime.git] / src / coreclr / tools /
2022-09-27 Gleb Balykov[Tizen] Fix module setup in mcj-edit for generic args...
2022-09-27 Gleb Balykov[Tizen] Add truncate command to mcj-edit
2022-09-27 Gleb Balykov[Tizen] Fix calculation of method count for modules
2022-09-27 Gleb Balykov[Tizen] Fix typo for size of longCounters
2022-09-27 Dong-Heon Jung[Tizen] More R2R Compilation
2022-09-27 Gleb Balykov[Tizen] Add mcj-edit.py tool that can modify MultiCoreJ...
2022-09-27 t-mustafincrossgen2: Add --imagebase option (#65567)
2022-09-27 Gleb Balykov[Tizen] Allow marshalling IL_STUB compilation for ndire...
2022-09-27 Gleb Balykov[Tizen] Revert "Pass zero length array as null" https...
2022-09-27 Mikhail Filippov#58181 Fix NullReferenceException in crossgen2. (#58183)
2022-09-27 Gleb BalykovUse temporary ni.dll.tmp files with crossgen2 pipeline...
2022-09-27 Timur MustafinFix x86 linux tests build and run
2022-09-27 Hyungju Lee[Tizen] Add -pie to linker option
2022-03-11 dotnet-botMerge in 'release/6.0' changes
2022-03-11 github-actions[bot][release/6.0] Fix catching of generic exception in...
2022-02-08 Sean ReeserMerge commit '839cdfb0ecca5e0be3dbccd926e7651ef50fdf10...
2022-01-20 dotnet-botMerge in 'release/6.0' changes
2022-01-20 github-actions[bot][release/6.0] Fix Crossgen2 bug #61104 and add regressi...
2021-10-13 Juan Sebastian Hoy... Merge tag 'v6.0.0-rc.2.21480.5' into juhoyosa/merge...
2021-10-08 Anirudh AgnihotryMerge pull request #59810 from dotnet-maestro-bot/merge...
2021-10-08 dotnet-botMerge in 'release/6.0' changes
2021-10-08 github-actions[bot]Fix issue with incorrect handling of optimized method...
2021-09-30 dotnet-botMerge in 'release/6.0' changes
2021-09-30 Michael SimonsDefine SystemReflectionMetadataStaticVersion for source...
2021-09-28 dotnet-botMerge in 'release/6.0' changes
2021-09-28 Marek SafarMerge pull request #59387 from dotnet-maestro-bot/merge...
2021-09-21 dotnet-botMerge in 'release/6.0-rc2' changes
2021-09-21 github-actions[bot][release/6.0-rc2] Fix issues where the module index...
2021-09-10 Juan HoyosEnhance CrossGen2 to emit PerfMap debug directory entry...
2021-09-03 github-actions[bot][release/6.0] Fix crossgen2 calli GC hole by unifying...
2021-09-01 Aleksey Kliger ... Merge branch 'release/6.0' into merge/release/6.0-rc1...
2021-08-30 Alexander KöplingerMerge branch 'release/6.0' into merge/release/6.0-rc1...
2021-08-27 github-actions[bot][release/6.0] Fix VN incorrect optimizations with a...
2021-08-27 Viktor HoferMerge pull request #58194 from dotnet-maestro-bot/merge...
2021-08-26 github-actions[bot]X86 Debug Stack offsets are encoded divided by 4 -...
2021-08-20 github-actions[bot]Update toolset MicrosoftNETCoreApp version This package...
2021-08-20 github-actions[bot]Update toolset MicrosoftNETCoreApp version This package...
2021-08-18 github-actions[bot]Fix Debug.Assert use of string interpolation (#57667)
2021-08-18 github-actions[bot]Fix Debug.Assert use of string interpolation (#57668)
2021-08-17 David WrightonAdd --make-repro-path option to crossgen2 (#57543)
2021-08-14 Andrew AuILCompiler.Reflection.ReadyToRun has to target netstand...
2021-08-14 Tomáš RylekHarvest signatures of methods being compiled by the...
2021-08-13 Adeel MujahidAdd support for function pointers in ilverify (#57163)
2021-08-12 Andrii KurdiumovDo not perform relative code reloc on ARM in AOT (...
2021-08-06 Stephen ToubStop pinning dotnet-pgo to C# 8 (#56947)
2021-08-05 Jakob Botsch NielsenImplement DefType.IsUnsafeValueType (#56790)
2021-08-05 Kunal PathakFix the compilation error (#56889)
2021-08-05 David WrightonMake typesystem tests anycpu (#56881)
2021-08-04 David WrightonFix explicit layout validator memory alloc problems...
2021-08-03 Tomáš RylekFix timeouts in coreroot_determinism test in GC stress...
2021-08-03 Michal StrehovskýSimplify JIT shutdown logic in crossgen2 (#56687)
2021-07-30 Adeel MujahidFix crossgen2 build on Tizen (#55789)
2021-07-30 David WrightonRemove requirement that --input-bubble be specified...
2021-07-29 Jakob Botsch NielsenAdd Pettis-Hansen sort based on call graph data from...
2021-07-28 Jakob Botsch NielsenProperly rebuild optimization data when it changes...
2021-07-27 Jan VorlicekUpdate CG2 ArgIterator to match the runtime one (#56059)
2021-07-27 Santiago Fernandez... Globally disable implicit namespaces (#56348)
2021-07-26 David WrightonReport that allocations may have side effects for all...
2021-07-25 Huo YaoyuanCleanup rotate patterns (#54099)
2021-07-24 Egor BogatovDon't set onlyParseItemsDefinedInAssembly in Composite...
2021-07-24 Egor Bogatovdotnet-pgo: ignore native libs passed via -r *.dll...
2021-07-23 David WrightonCall the jit shutdown logic on crossgen2 shutdown ...
2021-07-22 David WrightonRemove diasymreader from source build (#56116)
2021-07-22 David WrightonFix EH issues with SPMI and crossgen2 (#56054)
2021-07-20 Andrii KurdiumovDisable implicit imports in tools (#55828)
2021-07-20 David WrightonImprove crossgen2 help text (#55977)
2021-07-15 David WrightonRevert "Handle getting the address of an RVA static...
2021-07-15 Manish Godseexclude UTF8 string marshallers from cg2 (#55624)
2021-07-15 David WrightonHandle getting the address of an RVA static correctly...
2021-07-13 Manish Godseswitch to using CSTRMarshaller instead of AnsiBSTR...
2021-07-09 Jakob Botsch NielsenRemove some left-over debug code (#55408)
2021-07-06 Manish Godsecompile composite with avx2 on x64 (#55057)
2021-07-06 Viktor HoferRevive #48505 (#54914)
2021-07-02 Jan KotasFix spinwaiting in LockFreeReaderHashtable (#55082)
2021-07-01 Tomáš RylekExpand PerfMap format to support metadata for symbol...
2021-07-01 David WrightonFix single method compilation of canonical methods...
2021-06-29 Peter SollichStressLogAnalyzer didn't print the number of messages...
2021-06-25 David WrightonFix thread safety of _typeRefsInCompilationModuleSet...
2021-06-24 Anton LapounovEnsure relocation blocks are 4-byte aligned (#54668)
2021-06-23 Tomáš RylekPut Crossgen2 in sync with #54235 (#54438)
2021-06-22 Anton LapounovSet DLL flag on R2R binaries (#54533)
2021-06-17 Anton LapounovFix profiling R2R code on Windows x64 (#54318)
2021-06-14 Jan KotasFix ILVerify dependencies (#54112)
2021-06-11 Jakob Botsch NielsenImprove dotnet-pgo output and fix null type handles...
2021-06-11 Peter SollichRemoved extraneous closing parentheses causing compile...
2021-06-11 David WrightonEnable devirtualization in more scenarios on crossgen2...
2021-06-09 Manish Godseexclude crossgen from build. (#53458)
2021-06-09 Andrew AuMake sure EnsureInitialize() loads the GcInfo if it...
2021-06-08 Andrew AuImprove GC stress log instrumentation (#53547)
2021-06-06 Tomáš RylekFix for bug #53520, Entry point not found (#53772)
2021-06-05 Manish GodseFixing a regression compiling VT arrays (#53760)
2021-06-04 Michal StrehovskýUpdate comments in type system tests (#53718)
2021-06-04 Tomáš Rylek46239 v2 (no runtime layout changes) (#53424)
2021-06-03 Jan KotasIntegrate changes from NativeAOT branch (#53650)
2021-06-03 Levi BroderickAdd MemoryMarshal.GetArrayDataReference(Array) (#53562)
2021-06-02 weilinwaAdd support for AvxVnni instructions under Experimental...
2021-05-31 David WrightonFix issues with virtuals and mdarrays (#53400)
2021-05-26 David WrightonFix devirtualization in shared generic context
2021-05-26 Andy AyersJIT: pgo/devirt diagnostic improvements (#53247)
2021-05-25 Jan KotasIntegrate selected changes from nativeaot branch (...
next