Go to file
feng@chromium.org 47c71e84a8 Some fixes in ARM simulator:
1) create a simulator per thread and using thread storage;
2) capitalize two function names;
3) use sscanf instead of sscanf_s in arm simulator;
4) disable warning of sscanf when building with arm simulator;

Review URL: http://codereview.chromium.org/10634

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@743 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-11-12 22:57:04 +00:00
benchmarks Improve error reporting in benchmarks. 2008-10-22 11:55:08 +00:00
include Fix typo and remove undefined, unused API function from include/v8-debug.h 2008-11-07 09:55:57 +00:00
samples Adds a --help option and usage message listing all flags to V8. 2008-11-06 10:43:15 +00:00
src Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00
test Arguments on the command line are made available as a global "arguments" array. 2008-11-11 14:16:24 +00:00
tools Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00
AUTHORS Apply Daniel's patch for array index strings. 2008-10-23 06:20:57 +00:00
ChangeLog Prepare push to trunk. Now working on version 0.4.4. 2008-11-04 11:38:08 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00