Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 yıl önce |
Matt Gardner
|
afde232807
check results of FlushInstructionCache
|
7 yıl önce |
Lei Shi
|
eaef3d149c
fix issue unregistering function table
|
8 yıl önce |
Lei Shi
|
0f4fff704a
simplify xData deletion
|
8 yıl önce |
Derek Morris
|
66b6ba8de8
[MERGE #4514 @Penguinwizzard] Fix ARM cfg registration asserts.
|
8 yıl önce |
Richard Cobbe
|
e41ce0b7fb
[MERGE #4501 @ricobbe] OS#15150448: Resolve OACR warnings in EmitBuffer.cpp
|
8 yıl önce |
Derek Morris
|
145fd27e13
Set the thumb bit when unregistering a CFG target
|
8 yıl önce |
Richard Cobbe
|
aedc4bce93
Fixed error in assertion in CommitBuffer
|
8 yıl önce |
Richard Cobbe
|
4a26d576cd
Minor refactoring in EmitBuffer to silence PREFast warning introduced by earlier changes in this PR
|
8 yıl önce |
Richard Cobbe
|
31b17618ce
Update SAL annotations to resolve OACR error in EmitBuffer::CommitBuffer
|
8 yıl önce |
Lei Shi
|
8a7ddab91a
Move functionTable deleting to background.
|
8 yıl önce |
Sandeep Agarwal
|
f5d52c2bfb
Replace _M_IX86 || TARGET_64 usage with !defined(_M_ARM)
|
8 yıl önce |
Sandeep Agarwal
|
dbdc3f8d83
Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64
|
8 yıl önce |
Aaron Giles
|
83c577c0f0
ARM64: Enable CFG codegen and checks.
|
8 yıl önce |
Lei Shi
|
7b201ab597
[1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update
|
8 yıl önce |
Michael Holman
|
5a4e6559e5
[CVE-2017-11874] [ChakraCore]: CFG bypass due to a bug in ServerFreeAllocation - Google, Inc.
|
8 yıl önce |
Li Tian (Intel)
|
31b1d8f411
replace PAGE_EXECUTE with PAGE_EXECUTE_READ when appropriate
|
8 yıl önce |
Michael Holman
|
6a222b7d04
Add trampoline for JIT calls
|
8 yıl önce |
Michael Holman
|
15241ba1ad
remove debug specific codepath for VirtualQueryEx
|
9 yıl önce |
Lei Shi
|
fe36c8153d
[MERGE #2525 @leirocks] port two fixes back to github
|
9 yıl önce |
Michael Holman
|
79b9dfef06
change OOP interpreter thunk emitter back to using EmitBufferManager
|
9 yıl önce |
Lei Shi
|
e86fd9da48
Flush correct code buffer in case of OOP JIT.
|
9 yıl önce |
Michael Holman
|
ac56bc0561
Use Sections for OOP JIT
|
9 yıl önce |
Lei Shi
|
249db23852
this is because while code gen client process crashed, and VM operation(virtual query) failed and exception thrown, and the state is not updated but the allocation is added to the list
|
9 yıl önce |
Lei Shi
|
52e99a2f0f
fix assertion on heapAllocation->isAllocationUsed = true
|
9 yıl önce |
Lei Shi
|
c16c4d82cf
oop jit error handler fix
|
9 yıl önce |
Lei Shi
|
53114fe2b3
OOP JIT error handling
|
9 yıl önce |
Michael Holman
|
6bc8c1cb02
Merge branch 'master' into oopjit
|
9 yıl önce |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
9 yıl önce |
Curtis Man
|
e3b673a4d7
Fix build errors using clang on windows with JIT
|
9 yıl önce |