[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / arm / frames-arm.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-07-13 mstarzingerOur JavaScriptFrame::function_slot_object is arch indep...
2015-07-07 mstarzingerCleanup frame description constant.
2015-06-25 arvUnify the stack layout for construct frames
2015-06-09 mbrandyFix issues with Arm's use of embedded constant pools
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-03-10 mstarzingerRemove frame pointer from StackHandler.
2014-05-20 yangguo@chromium.orgRemove unused thread locals from debugger.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-01-07 rmcilroy@chromium.orgFix some out-of-line constant pool garbage collection...
2013-11-28 rmcilroy@chromium.orgSwap cp and pp registers on Arm such for work on OOL...
2013-11-20 rmcilroy@chromium.orgReplace hard-coded stack frame size literals with Stand...
2013-09-23 ulan@chromium.orgOut-of-line constant pool on Arm: Stage 1 - Free up...
2013-07-30 haitao.feng@intel.comIntroduce the SetFp function in StackHandler
2013-04-08 mstarzinger@chromi... Move StackHandlerConstants to platform-independent...
2013-03-06 mstarzinger@chromi... Unify deoptimizer for construct stub frames.
2013-02-05 danno@chromium.orgSupport pass-through of stub caller arguments
2012-01-24 vegorov@chromium.orgSupport inlining at call-sites with mismatched number...
2011-11-29 kmillikin@chromium.orgRemove the static qualifier from functions in header...
2011-11-11 kmillikin@chromium.orgReapply "Add a level of indirection to exception handle...
2011-11-11 kmillikin@chromium.orgRevert "Add a level of indirection to exception handler...
2011-11-11 kmillikin@chromium.orgAdd a level of indirection to exception handler addresses.
2011-09-19 vegorov@chromium.orgMerge experimental/gc branch to the bleeding_edge.
2011-08-12 kmillikin@chromium.orgSimplify handling of exits from with and catch.
2011-06-22 sgjesse@chromium.orgARM: Fix context save/restore for VFP registers.
2011-04-01 vegorov@chromium.orgFix SlotRef::SlotAddress for parameters indices.
2011-03-22 sgjesse@chromium.orgRename memory.h to v8memory.h
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-03-18 vitalyr@chromium.orgRevert r7268: it borked the history.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-01-25 sgjesse@chromium.orgChange ARM exit frame layout and alingment handling
2011-01-20 ager@chromium.orgARM: Implement Math.abs in lithium code generator for...
2010-12-07 kasperl@chromium.orgUpdate V8 to version 3.0 (re-land r5920).
2010-12-07 kasperl@chromium.orgRevert r5920. Will re-land shortly.
2010-12-07 kasperl@chromium.orgUpdate V8 to version 3.0.
2010-08-27 sgjesse@chromium.orgCleanup the way the debugger stores live registers...
2009-11-04 christian.plesner... Reverting 3174. Aka reapplying 3150, 3151 and 3159...
2009-10-29 sgjesse@chromium.orgReverting 3159, 3151 and 3150
2009-10-27 christian.plesner... Implemented specialized stubs for API getters. This...
2009-10-26 christian.plesner... Reverted 3130-3131 since they don't work on mac.
2009-10-26 christian.plesner... Implemented specialized stubs for API getters. This...
2009-06-10 kmillikin@chromium.orgGet rid of the notion of "parameter pointer" that no...
2009-06-10 kmillikin@chromium.orgCleanup of ARM exception handlers. Remove the unused...
2009-05-25 mikhail.naganov... Split nested namespaces declaration in two lines in...
2009-05-04 deanm@chromium.orgCleanup include guards:
2009-04-23 lrn@chromium.orgMove backend specific files to separate directories.