summaryrefslogtreecommitdiff
path: root/packaging/0002-UMEntryThunk-store-freed-thunks-into-FIFO-free-list.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-06-09Optimizations for 2nd level of Vtable + different fixes for JIT and runtimesubmit/tizen_4.0_base/20180609.183627accepted/tizen/4.0/base/20180615.171456Alexander Soldatov1-0/+158
- Fix for Memory Profiler on x86 emulator - Remove relocations for second-level indirection of Vtable - PEImageLayout: flush instruction cache only for pages with relocations - Improved collected delegate diagnostic - Different fixes for stability (correct shootdown, correct signal handling, fixed value type box optimization, fix to defer removing statements during opt CSE) Change-Id: Ic6186a717c8c2b5ceb2c9e48fb5216f3b5a415d9