Go to file
erik.corry@gmail.com 038f9074bc Reapply ARM root array change to reduce const pool size
by using r10 to point to a list of common root objects.
This time we also disable a debugger test on ARM that
has never worked, but with this change sometimes
crashes.
Review URL: http://codereview.chromium.org/174317

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2744 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-08-24 11:57:57 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Add LowMemoryNotification to the API on Android platform. 2009-08-20 00:07:19 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Reapply ARM root array change to reduce const pool size 2009-08-24 11:57:57 +00:00
test Reapply ARM root array change to reduce const pool size 2009-08-24 11:57:57 +00:00
tools X64: Set target machine for Visual Studio projects to x64. 2009-08-24 09:12:07 +00:00
.gitignore Add .gitignore file similar to Chromium's one. 2009-08-05 11:52:59 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare to push to trunk. We are now working on version 1.3.7. 2009-08-21 10:48:31 +00:00
LICENSE Land change to notify valgrind when we modify code on x86. This does 2009-08-11 15:23:06 +00:00
SConstruct Fix strict aliasing crash on x64. 2009-08-14 17:19:51 +00:00