Go to file
ager@chromium.org 68834a4352 If CCFLAGS contains '-m32', LINKFLAGS needs also needs '-m32'.
Otherwise, ld complains and refuses to work.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@146 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-04 20:40:40 +00:00
benchmarks Added version 1 of the V8 benchmark suite to the repository. 2008-09-02 11:06:49 +00:00
include Renamed the include file debug.h to v8-debug.h to avoid possible 2008-09-04 10:03:17 +00:00
samples Added presubmit step that runs cpplint and checks for missing 2008-08-29 12:52:21 +00:00
src Update version tag in bleeding_edge branch. Now working on 0.3.1. 2008-09-04 13:58:16 +00:00
test Update the test expectation for a flaky test. 2008-09-04 12:53:41 +00:00
tools Add the profiler tick processors to the tools directory. 2008-09-03 19:15:48 +00:00
ChangeLog Update version tag in bleeding_edge branch. Now working on 0.3.1. 2008-09-04 13:58:16 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct If CCFLAGS contains '-m32', LINKFLAGS needs also needs '-m32'. 2008-09-04 20:40:40 +00:00