summaryrefslogtreecommitdiff
path: root/deps/v8
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-05-204-3/+9
|\
| * Upgrade V8 to 3.1.8.16Ryan Dahl2011-05-204-3/+9
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-04-304-5/+11
|\ \ | |/
| * Upgrade V8 to 3.1.8.14Ryan Dahl2011-04-304-5/+11
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-04-1119-420/+586
|\ \ | |/
| * Upgrade v8 to 3.1.8.10Ryan Dahl2011-04-1119-420/+586
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-03-3112-6/+138
|\ \ | |/
| * Upgrade V8 to 3.1.8.8Ryan Dahl2011-03-3112-6/+138
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-03-2514-48/+235
|\ \ | |/
| * Upgrade V8 to 3.1.8.5Ryan Dahl2011-03-2514-48/+235
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-03-188-49/+74
|\ \ | |/
| * Upgrade V8 to 3.1.8.3Ryan Dahl2011-03-188-49/+74
* | Fix gcc version checking for aliasing featuresRyan Dahl2011-03-181-1/+1
* | Use pthread_kill for V8/Solaris samplingRyan Dahl2011-03-111-5/+1
* | Sample correct registers on SolarisRyan Dahl2011-03-111-12/+5
* | Fix V8 runtime profiler for solarisRyan Dahl2011-03-101-20/+99
* | Autodetect no-strict-aliasing, propagate toolchain option to SConsBert Belder2011-03-022-28/+96
|/
* Upgrade V8 to 3.1.8Ryan Dahl2011-03-0294-2254/+7645
* Remove -Werror from V8Ryan Dahl2011-02-281-1/+0
* Autodetect no-strict-aliasing, propagate toolchain option to SConsBert Belder2011-02-282-28/+96
* Upgrade V8 to 3.1.7Ryan Dahl2011-02-2867-886/+1921
* Autodetect no-strict-aliasing, propagate toolchain option to SConsBert Belder2011-02-242-28/+96
* Upgrade V8 to 3.1.6Ryan Dahl2011-02-24125-4013/+6615
* Autodetect no-strict-aliasing, propagate toolchain option to SConsBert Belder2011-02-172-28/+96
* V8 Cygwin supportBert Belder2011-02-166-4/+741
* Upgrade V8 to 3.1.5Ryan Dahl2011-02-16208-3793/+8294
* Improve V8 support for CygwinBert Belder2011-02-153-150/+147
* Add newline to platform-cygwin.ccRyan Dahl2011-02-141-1/+2
* Follow-up fix for v8 cygwin buildBert Belder2011-02-092-2/+1
* V8 cygwin supportBert Belder2011-02-095-1/+790
* Workaround for V8 bug 884Bert Belder2011-02-091-1/+1
* Upgrade V8 to 3.1.2Ryan Dahl2011-02-09135-1766/+5878
* Upgrade V8 to 3.1.1Ryan Dahl2011-02-0280-861/+1898
* Workaround for V8 bug 884Bert Belder2011-01-311-1/+1
* Upgrade V8 to 3.1.0Ryan Dahl2011-01-3129-158/+306
* Workaround for V8 bug 884Bert Belder2011-01-281-1/+1
* Upgrade V8 to 3.0.12Ryan Dahl2011-01-28117-2670/+5383
* Upgrade V8 to 3.0.10Ryan Dahl2011-01-24100-3367/+5959
* Fix an assertion failure in the full code generator.kmillikin@chromium.org2011-01-204-21/+77
* Workaround for V8 bug 884Bert Belder2011-01-191-1/+1
* Upgrade V8 to 3.0.9Ryan Dahl2011-01-1975-2076/+4604
* Workaround for V8 bug 884Bert Belder2011-01-181-1/+1
* Fix v8 build on windowsBert Belder2011-01-171-1/+1
* Upgrade V8 to 3.0.8Ryan Dahl2011-01-17221-9047/+17986
* Merge remote branch 'origin/master'Bert Belder2011-01-0267-967/+1846
|\
| * Upgrade V8 to 3.0.4Ryan Dahl2010-12-2167-967/+1846
* | Revert "Performance-killing bug workaround for V8 on mingw"Bert Belder2010-12-201-5/+0
* | Performance-killing bug workaround for V8 on mingwBert Belder2010-12-201-0/+5
* | Fix v8 build on mingw32Bert Belder2010-12-201-0/+4
|/
* Upgrade V8 to 3.0.3Ryan Dahl2010-12-17159-7502/+11034