summaryrefslogtreecommitdiff
path: root/src/vm/i386/unixstubs.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-10[Tizen] Fix call convension for profiler wrappers with clang 5 supportPetr Bred1-3/+3
2018-07-09i386: Refixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov1-3/+3
2018-07-09i386: Fixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov1-3/+3
2017-06-12[x86/Linux] Port 'ThrowControlForThread' (#11641)Jonghyun Park1-5/+0
2017-05-16[x86/Linux] Remove GetFrameFromRedirectedStubStackFrame stub (#11638)Jonghyun Park1-6/+0
2017-02-28[x86/linux] Implement BackPatchWorkerAsmStub (#9690)Yongseop Kim1-5/+0
2017-02-27[x86/Linux] Clean up unused NakedThrowHelper stub (#9824)Jonghyun Park1-5/+0
2017-02-26Clean up PInvokeStubForHost and PInvokeStubForHostInner (#9815)Jonghyun Park1-10/+0
2017-02-26[x86/Linux] Clean up PopSEHRecords (#9812)Jonghyun Park1-5/+0
2017-02-26[x86/Linux] Clean up CallRtlUnwind (#9813)Jonghyun Park1-6/+0
2017-01-23[x86/Linux] Enable FEATURE_EH_FUNCLETS (#8889)Jonghyun Park1-10/+0
2017-01-18[x86/Linux] Port RtlVirtualUnwind (#8911)Jonghyun Park1-19/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-14/+42
2017-01-04[x86/Linux] Implement ResolveWorkerChainLookupAsmStub (#8780)SaeHie Park1-5/+0
2017-01-04[x86/Linux] Implement SinglecastDelegateInvokeStub (#8799)SaeHie Park1-5/+0
2016-12-14[x86/Linux] Port jithelp.asm (#8491)Jonghyun Park1-0/+20
2016-12-09[x86/Linux] Port ResolveWorkerAsmStub (#8557)Jonghyun Park1-5/+0
2016-12-09[x86/Linux] Fix getcpuid calling convention (#8552)SaeHie Park1-43/+0
2016-12-09[x86/Linux] Port Several Stubs as NYI (#8515)Jonghyun Park1-0/+20
2016-12-06[x86/Linux] Port asmhelpers.asm (#8489)Jonghyun Park1-0/+6
2016-12-06Add UnhandledExceptionHandlerUnix Stub (#8425)Jonghyun Park1-0/+13
2016-12-06[x86/Linux] add a stub for THROW_CONTROL_FOR_THREAD_FUNCTION (#8455)Jonghyun Park1-1/+1
2016-12-01[x86/Linux] Add Portable PopSEHRecords as NYI (#8412)Jonghyun Park1-0/+5
2016-11-22[x86/Linux] fix and add for x86 cmake configuration (#8219)SaeHie Park1-0/+90