Historique des commits

Auteur SHA1 Message Date
  Michael Ferris cf71a962c1 Merge 1809 October Update changes il y a 7 ans
  Curtis Man 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure il y a 7 ans
  Derek Morris 66b6ba8de8 [MERGE #4514 @Penguinwizzard] Fix ARM cfg registration asserts. il y a 8 ans
  Derek Morris 3b5a6ceb46 Another case of not tagging the CFG target before registering. il y a 8 ans
  Richard Cobbe 31b17618ce Update SAL annotations to resolve OACR error in EmitBuffer::CommitBuffer il y a 8 ans
  Sandeep Agarwal f5d52c2bfb Replace _M_IX86 || TARGET_64 usage with !defined(_M_ARM) il y a 8 ans
  Sandeep Agarwal dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 il y a 8 ans
  Aaron Giles 83c577c0f0 ARM64: Enable CFG codegen and checks. il y a 8 ans
  Lei Shi 7b201ab597 [1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update il y a 8 ans
  Michael Holman 5a4e6559e5 [CVE-2017-11874] [ChakraCore]: CFG bypass due to a bug in ServerFreeAllocation - Google, Inc. il y a 8 ans
  Aaron Giles 52d2756b5b ARM64: unwind data generation. In general, this involved changing the registration il y a 8 ans
  Michael Holman 88985e3a0e fix issue where call will be in helper block if JIT thunk allocation fails il y a 8 ans
  Michael Holman 81b44d8219 fix issue with rejit exception and no profile info il y a 8 ans
  Michael Holman 6a222b7d04 Add trampoline for JIT calls il y a 8 ans
  Michael Holman ac56bc0561 Use Sections for OOP JIT il y a 9 ans
  Lei Shi c16c4d82cf oop jit error handler fix il y a 9 ans
  Michael Holman a4f409b011 remove invalid assert for jit page state il y a 9 ans
  Michael Holman 4cf200f150 [MERGE #1606 @MikeHolman] fix arm xdata for oopjit il y a 9 ans
  Michael Holman 828f201419 fix arm xdata for oopjit il y a 9 ans
  Lei Shi fb128e54ba fix for x64 il y a 9 ans
  Lei Shi 6e1220a097 fix pinning number chunks for in-proc JIT il y a 9 ans
  Michael Holman e4fd5b9483 fix oop arm xdata; refactor build props il y a 9 ans
  Michael Holman 8ce882abd6 add oop jit support for arm; fix core build issues il y a 9 ans
  Michael Holman aab0874f70 oop jit perf experiment il y a 9 ans
  Lei Shi beba0682e8 preserved page allocator for oopjit il y a 9 ans
  Lei Shi d655c4ea9b use pre-reserved page allocator for in-proc JIT code pages il y a 9 ans
  Lei Shi 52dac3e51d fix for in-proc JIT: most of the unittests pass checkpoint il y a 9 ans
  Michael Holman 8ebb0ec1f8 fix oop jit bug with inlining in jit loop body il y a 9 ans
  Michael Holman 561c2af9b5 add throw map support for oop jit il y a 9 ans
  Michael Holman b7eb685713 basic obj type spec implementation il y a 9 ans