- Samsung Electronics
Pinned repositories
-
bash-jenkins-agent
Shell
1,261 contributions in the last year
Contribution activity
February 2017
- parjong/crest C
- parjong/infer OCaml
Created a pull request in dotnet/coreclr
that received 20
comments
[x86/Linux] Fix GetCallerSp
x86 unwinder takes care of callee-poped stack elements, and thus Caller's Esp is not same as Caller-SP (discussed in #9366). This commit revises Ge…
- Use WIN64EXCEPTIONS to declare EE_PERSONALITY_ROUTINE helpers
- [x86/Linux] Initial filter support
- Clean up nested WIN64EXCEPTIONS-ifdef
- [x86/Linux] Use _X86_ instead of _TARGET_X86_
- Clean up PInvokeStubForHost and PInvokeStubForHostInner
- [x86/Linux] Use ESTABLISHER_FRAME_POINTER_IS_CALLER_SP
- [x86/Linux] Clean up CallRtlUnwind
- [x86/Linux] Clean up PopSEHRecords
- [x86/Linux] Clean up ARRAY STUB(s)
- [x86/Linux] 16-byte aligned funclet helpers
- [ARM,ARM64/Linux] Fix undefined FixContextHandler reference
- [x86/Linux] Enable FEATURE_ARRAYSTUB_AS_IL
- [x86/Linux] Emit proper frame for ArrayOpStub
- Use ADJUST_PC_UNWOUND_TO_CALL instead of _TARGET_XXX_
- Clean up FixupDispatcherContext
- Clean up ifdef related with Establisher Frame Pointer
- Fix bogus assert in flowgraph and update related ilproj
- Add --xunitOutputPath option to runtest.sh
- Clean up nested WIN64EXCEPTIONS in exceptionhandling.cpp
- Clean up dummy implementation in regdisp.h
- Fix wrong comment
- [x86/Linux] Emit proper frame for FastGetSharedStaticBase
- [x86/Linux] Generate conservative epilog
- Rewrite GetRegisterAddressByIndex using getRegAddr
- [x86/Linux] Ignore fake jump while checking funclet branches
- Clean up ClrUnwindEx
- [x86/Linux] Fix incorrect update in HijackFrame::UpdateRegDisplay
- Unify GetControlPC/GetRegdisplaySP/SetRegdisplaySP
- [x86/Linux] Port SWCB_GetExecutionState
- [x86/Linux] Revise TAStackCrawlCallBackWorker
- Clean up EECodeManager::GetParamTypeArg
- Clean up EECodeManager::GetExactGenericsToken
- Clean up EECodeManager::GetParamContextType
- Clean up EECodeManager::GetFunctionSize
- Clean up EECodeManager::GetReturnKind
- Clean up EECodeManager::GetGSCookieAddr
- Clean up EECodeManager::GetInstance
- Clean up EECodeManager:GetAddrOfSecurityObject
- Clean up EnumGcRefs
- [x86/Linux] Fix calling convertion mismatch inside ilasm/ildasm
- Hide VirtualUnwindXXX for DACESS_COMPILE
- [x86/Linux] Clean up EHContext-related code
- Clean up USE_GC_INFO_DECODER-specific methods
- [x86/Linux] Use SP as a stack marker
- Fix a typo in TailCallFrame::UpdateRegDisplay log
- [x86/Linux] Intreface-based x86 unwinder (Work in progress)
- Merge ifdef regions for ARM inside FillRegDisplay
- [x86/Linux] Check PC inside LazyMachState::unwindLazyState loop
- [x86/Linux] Clean up non-WIN64EXCEPTIONS code
- [x86/Linux] Clean up #ifdef for VerifyValidTransitionFromManagedCode
- [x86/Linux] Clean Up JIT_EndCatch
- [x86/Linux] Do NOT use QuickUnwindStackFrame
- [x86/Linux] Covert Fake DBZ into OVF
- Clean up GetAddrOfSecurityObjectFromCachedInfo
- [x86/Linux] Do NOT use GSCookie on Funclet
- [x86/Linux] Revise QuickUnwindStackFrame
- [x86/Linux] Set Establisher Frame Pointer as Caller SP
- [x86/Linux] Process Explicit Frame before Managed Frame
- [x86/Linux] Create minimal frame for funclets
- [x86/Linux] Fix LLDB Plugin Build Error
- [x86/Linux] Get Frame Pointer from CallerSp
- [x86/Linux] Remove NOT_X86 in EnsureCallerContextIsValid
- [x86/linux] Implement BackPatchWorkerAsmStub
- [x86/Linux] Initial patch for EH funclet
- [x86/Linux] Enable FEATURE_ARRAYSTUB_AS_IL
- [x86/Linux] Fix framepointer while unwinding
- Fix bogus assert in flowgraph and update related ilproj
- [x86/Linux] Emit proper frame for FastGetSharedStaticBase
- [x86/Linux] Fix IsIPInMarkedJitHelper to handle sigsegv
- [WIP] [x86/Linux] Call EH Funclet with CallEHFunclet
- [x86/Linux] Fix incorrect update in HijackFrame::UpdateRegDisplay
- [x86/Linux] Fix GetCallerSp
- [x86/Linux] Port SWCB_GetExecutionState
- Unify GetControlPC/GetRegdisplaySP/SetRegdisplaySP
- [x86/Linux] Initial patch to restore EBP for funclet
- [x86/Linux] Do NOT use pXXX fields
Created an issue in dotnet/coreclr
that received 16
comments
x86/Linux progress
I'm opening an issue to track x86/Linux progress with respect to the regression tests. Here is the current status on Ubuntu 14.04 Docker Container …
- [x86/Linux] PAL_SEHException is thrown while running b119538 tests
- JIT.Methodical.eh.disconnected.tryfinallyincatchtry_r test failure
- [ARM/Linux] Regressions on almost 2,000 tests
- [x86/Linux] JIT.Directed.leave.catch3_d test failure
- [x86/Linux] Random GC.Scenarios.BinTree.thdtree test failure
- [x86/Linux] Assert failure while printing unhandled exception message
- [x86/Linux] JIT.Directed.coverage.oldtests.ovfldiv1_il_r Test Failure
- [x86/Linux] JIT.Directed.forceinlining.PositiveCases Failure
27
contributions
in private repositories
Feb 12 – Feb 23