[Tizen] fix for dotnet specific arguments in corerun
[platform/upstream/dotnet/runtime.git] / src / coreclr / pal /
2022-09-27 Hyungju LeeFree getline buffer after use (#74899)
2022-09-27 Gleb BalykovDo not use ExecutableMemoryAllocator on 64 bit platform...
2022-09-27 Gleb Balykov[Tizen] Add missing copyright to tizen ASan related...
2022-09-27 Gleb Balykov[Tizen] Fix continuous unsuccessful pthread_setschedpar...
2022-09-27 Andrey Drobyshev[Tizen] Implement detecting of sanitized libraries
2022-09-27 JUNG DONG-HEON[Tizen] Reduce arm_phdr_cb call overhead
2022-09-27 Gleb Balykov[Tizen] Add coreclr_preload_assembly to CoreCLR host API
2022-09-27 Yaroslav Yamshchikov[Tizen] add access(2) call before dlopening files
2022-08-11 dotnet-botMerge in 'release/6.0' changes
2022-08-11 Mike McLaughlinAzure ML Watson bucketing for Linux coredumps is broken...
2022-07-13 dotnet-botMerge in 'release/6.0' changes
2022-07-13 Mike McLaughlincreatedump improvements for better VS4Mac Watson bucket...
2022-04-13 dotnet-botMerge in 'release/6.0' changes
2022-04-13 github-actions[bot]Fix macOS ARM64 stack overflow detection (#66612)
2022-04-13 dotnet-botMerge in 'release/6.0' changes
2022-04-13 Jonathan Giannuzzi[release/6.0] Load R2R images on osx-arm64 according...
2022-04-13 Carlos SanchezMerge pull request #67602 from mikem8361/fixunwind60
2022-04-06 Mike McLaughlinCode review feedback. Update licensing
2022-04-05 Mike McLaughlinCode review feedback
2022-04-05 Mike McLaughlinFix remote unwinding on MacOS Monterey (12)
2022-03-10 Eric StJohnMerge pull request #65330 from dotnet/backport/pr-65326...
2022-03-09 Eric StJohnMerge pull request #66353 from vseanreesermsft/internal...
2022-03-08 dotnet-botMerge in 'release/6.0' changes
2022-03-08 Mike McLaughlinAdd "[createdump]" prefix to all createdump output...
2022-02-23 dotnet-botMerge in 'release/6.0' changes
2022-02-23 Jeff SchwartzMerge pull request #65794 from dotnet/revert_r2rmacos
2022-02-23 Manish GodseRevert "[release/6.0] Fix ReadyToRun loading on Apple...
2022-02-08 Sean ReeserMerge commit '839cdfb0ecca5e0be3dbccd926e7651ef50fdf10...
2022-02-07 dotnet-botMerge in 'release/6.0' changes
2022-02-07 Jonathan Giannuzzi[release/6.0] Fix ReadyToRun loading on Apple Silicon...
2022-02-07 dotnet-botMerge in 'release/6.0' changes
2022-02-07 github-actions[bot][release/6.0] Fix exception propagation over HW excepti...
2022-01-13 dotnet-botMerge in 'release/6.0' changes
2022-01-13 Mike McLaughlinFix the MacOS remote unwinder for VS4Mac (#63405)
2022-01-06 dotnet-botMerge in 'release/6.0' changes
2022-01-06 Jan Vorlicek[release/6.0] Change macOS activatin injection failure...
2022-01-06 dotnet-botMerge in 'release/6.0' changes
2022-01-06 github-actions[bot]Unify the FlushProcessWriteBuffers mechanism for macOS...
2022-01-06 dotnet-botMerge in 'release/6.0' changes
2022-01-06 Koundinya VeluriFix named mutexes on OSX to work between arm64 and...
2021-11-09 dotnet-botMerge in 'release/6.0' changes
2021-11-09 Mike McLaughlinFix dump generation issues for VS4Mac (#61063)
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-04 dotnet-botMerge in 'release/6.0' changes
2021-10-04 github-actions[bot]Fix Unix ARM64 RtlRestoreContext implementation (#59849)
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 Viktor HoferMerge pull request #58194 from dotnet-maestro-bot/merge...
2021-08-26 github-actions[bot][release/6.0] Surface allocations per thread (#58123)
2021-08-08 Jan VorlicekFix ARM64 floating point registers unwinding in PAL...
2021-07-29 alesomasEnable ComWrappers API for cross-platform (#54838)
2021-07-28 Jan VorlicekMake open function calls in coreclr EINTR resilient...
2021-07-15 Tom DeseynSupport sigaction with SIG_DFL and SA_SIGINFO. (#55673)
2021-07-12 Mike McLaughlinAdd crash report to createdump for Linux Watson (...
2021-07-10 YaukSupport filtering ObjectAllocated callback for pinned...
2021-07-07 Mike McLaughlinAdd crash report file for VS4Mac Watson (#54934)
2021-07-02 Aaron RobinsonAdd support to DAC for reading tagged memory on tracked...
2021-06-29 Tom DeseynInternalCanonicalizeRealPath: don't call strstr with...
2021-06-28 Gleb BalykovAdd YieldProcessor implementation for arm (#54829)
2021-06-18 Gleb BalykovFix Linux x86 build (#50836)
2021-06-15 David MasonAdd the concept of "notification profilers" to the...
2021-06-15 Jan VorlicekFix PAL_JitWriteProtect export on Linux (#54190)
2021-06-12 Jan VorlicekUnify macOS ARM64 write protection holders with W^X...
2021-06-09 Gleb BalykovFix gcc armel/arm64 build (#53220)
2021-06-08 Ulrich WeigandBuild support for s390x: libunwind (#53286)
2021-06-08 Ulrich WeigandBuild support for s390x: PAL layer (#53287)
2021-06-01 Steve MacLeanFix42292 (#52463)
2021-05-26 Ulrich WeigandBuild support for s390x: Fix a few paltests (#53288)
2021-05-13 Aaron RobinsonLow level API support for Objective-C interop. (#52146)
2021-05-13 Peter SollichStresslog fixes (#52601)
2021-05-06 Marcin KrystiancDo not count page cache towards cgroup’s memory load...
2021-05-04 Mike McLaughlinGenerate coredumps on signals (#52024)
2021-04-27 Koundinya VeluriAdd an implementation of `RestoreContext` for Windows...
2021-04-16 Andrew AuFail the GCHeap initialization if large page is specifi...
2021-04-13 Steve MacLeanRely on initial pthread_jit_write_protect_np state...
2021-04-08 Tom Deseyncruntime/*printf*: free temporary string buffers also...
2021-04-07 Jeremy KoritzinskyRemove extraneous CMake version requirement. (#50805)
2021-04-07 Elinor FungRemove IAssemblyName (and various fusion remnants)...
2021-04-05 Jeremy KoritzinskyReorganize CoreCLR native build to reduce CMake reconfi...
2021-03-26 Mike McLaughlin Block debugger attach after any ApplyUpdate changes...
2021-03-24 Jan VorlicekFix Alpine 3.13 ARM build (#50105)
2021-03-22 Steve MacLeanApple Silicon fix remote unwinding (#49974)
2021-03-19 Jan KotasFix or disable warnings on latest VS dogfood (#49799)
2021-03-12 Thays Grazia[mono][debugger] Implementing mscordbi to support iCorD...
2021-03-12 Mike McLaughlinRemote unwinder's put_unwind_info function needs to...
2021-03-02 Jan KotasDelete low-value PAL test (#48932)
2021-03-02 Steve MacLeanSetup OSX.1100.ARM64.* helix queues (#47919)
2021-03-01 Tom Deseyncgroup: fix memory leak in GetCGroupMemoryUsage (#48911)
2021-02-26 Steve MacLeanApple Silicon disable failing PAL tests (#48782)
2021-02-19 Adeel MujahidProbe libnuma.so.1.0.0 before its symlinks (#48133)
2021-02-18 Eric SorosSetting Thread.Name sets the native thread name on...
2021-02-18 David WrightonAdjust logic in cor.h, corhdr.h, corinfo.h, corjit...
2021-02-11 Vladimir SadovDo not use /dev/zero to mmap anonymous memory (#48140)
2021-02-03 Adeel MujahidFix throw decl for math functions (#47687)
2021-01-30 Omair MajidSet some pointers to null after free()ing them (#47415)
2021-01-29 Tanner GoodingClean up some of the math intrinsic logic and support...
2021-01-29 Omair Majidpal: free tempfile_name if GetTempFileNameA fails ...
2021-01-29 Tom DeseynFix some valgrind warnings about jumps based on uniniti...
2021-01-28 Steve MacLeanRetry sem_wait() on EINTR (#47536)
next