We should consider reflecting the SCons changes in the v8.gyp file as well.
/Søren On Wed, Dec 9, 2009 at 10:55, <[email protected]> wrote: > Reviewers: Erik Corry, andreip_google.com, > > Description: > Create the framework for adding a thumb2 backend for ARM. So far, it > is exactly the same as the ARM one. The plan is that it will slowly start > generating THUMB2 for some instructions, until eventually it generates pure > thumb2. > BUG=none > TEST=none > > Please review this at http://codereview.chromium.org/464070 > > SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ > > Affected files: > M SConstruct > M src/SConscript > A src/arm/assembler-thumb2-inl.h > A src/arm/assembler-thumb2.h > A src/arm/assembler-thumb2.cc > M src/arm/frames-arm.cc > M src/macro-assembler.h > > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
