Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v8: remove optimization switches | Ben Noordhuis | 2013-01-12 | 1 | -9/+0 |
* | deps: update v8 to 3.15.11.7 | Fedor Indutny | 2013-01-12 | 5 | -4/+48 |
* | v8: Hardfloat does not imply VFPv3, only VFPv2. | yangguo@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | v8: remove optimization switches | Ben Noordhuis | 2013-01-04 | 1 | -9/+0 |
* | v8: update to 3.15.11.5 | Fedor Indutny | 2013-01-04 | 19 | -44/+355 |
* | v8: remove optimization switches | Ben Noordhuis | 2013-01-03 | 1 | -9/+0 |
* | deps: update v8 to 3.15.11 | Fedor Indutny | 2013-01-01 | 494 | -31813/+50379 |
* | v8: fix dragonflybsd build | Ben Noordhuis | 2012-11-20 | 5 | -20/+36 |
* | build: make python executable configurable | Ben Noordhuis | 2012-11-20 | 5 | -8/+14 |
* | build: add postmortem as a dependency if enabled | Timothy J Fontaine | 2012-11-06 | 1 | -1/+2 |
* | Merge remote-tracking branch 'origin/v0.8' | Ben Noordhuis | 2012-10-25 | 1 | -9/+0 |
|\ | |||||
| * | v8: remove optimization switches | Ben Noordhuis | 2012-10-25 | 1 | -10/+0 |
* | | v8: don't show performance warnings when compiling with msvc | Bert Belder | 2012-10-24 | 1 | -0/+3 |
* | | V8 build: 'echo -n' considered harmful | isaacs | 2012-10-24 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'ry/v0.8' | isaacs | 2012-10-23 | 3 | -8/+10 |
|\ \ | |/ | |||||
| * | V8: Reapply patches | isaacs | 2012-10-23 | 18 | -183/+295 |
| * | V8: Upgrade to 3.11.10.25 | isaacs | 2012-10-23 | 24 | -316/+254 |
* | | V8: Reapply patches | isaacs | 2012-10-23 | 6 | -78/+108 |
* | | V8: Upgrade to 3.13.7.4 | isaacs | 2012-10-23 | 21 | -135/+301 |
* | | v8: make GDBJIT interface compile again | mstarzinger@chromium.org | 2012-10-23 | 3 | -64/+78 |
* | | Merge remote-tracking branch 'ry/v0.8' | isaacs | 2012-10-23 | 1 | -6/+2 |
|\ \ | |/ | |||||
| * | v8: use correct timezone information on Solaris | yangguo@chromium.org | 2012-10-23 | 1 | -6/+2 |
| * | v8: loosen artificial mmap constraint | Bryan Cantrill | 2012-09-21 | 1 | -4/+13 |
| * | v8: Replace VFP by VFP2 in common.gypi | Nathan Rajlich | 2012-09-13 | 1 | -2/+2 |
| * | v8: Relax requirement from VFP3 to VFP2 where possible. | yangguo@chromium.org | 2012-09-13 | 14 | -165/+192 |
* | | v8: loosen artificial mmap constraint | Bryan Cantrill | 2012-09-22 | 1 | -4/+13 |
* | | v8: fix postmortem metadata generation | Bryan Cantrill | 2012-09-21 | 1 | -4/+13 |
* | | V8: reapply floating patches | isaacs | 2012-09-21 | 2 | -6/+4 |
* | | V8: Upgrade to 3.13.7.1 | isaacs | 2012-09-21 | 380 | -11842/+27561 |
* | | Merge remote-tracking branch 'ry/v0.8' into master | isaacs | 2012-09-12 | 9 | -37/+423 |
|\ \ | |/ | |||||
| * | v8: fix semaphore on MacOS | Fedor Indutny | 2012-09-06 | 2 | -6/+86 |
| * | v8: reapply floating patches | Bert Belder | 2012-09-06 | 2 | -8/+6 |
| * | v8: upgrade to 3.11.10.22 | Bert Belder | 2012-09-06 | 10 | -37/+345 |
* | | Merge branch 'v0.8' | Bert Belder | 2012-08-28 | 4 | -4/+49 |
|\ \ | |/ | |||||
| * | v8: reapply floating patches | Bert Belder | 2012-08-21 | 2 | -8/+6 |
| * | v8: upgrade to v3.11.10.19 | Bert Belder | 2012-08-21 | 6 | -10/+57 |
* | | Merge remote-tracking branch 'origin/v0.8' | Ben Noordhuis | 2012-08-17 | 2 | -3/+6 |
|\ \ | |/ | |||||
| * | v8: Reapply floating patches | isaacs | 2012-08-16 | 2 | -8/+6 |
| * | v8: Upgrade to 3.11.10.18 | isaacs | 2012-08-16 | 4 | -9/+14 |
* | | test: fix up `make valgrind-test` | Ben Noordhuis | 2012-08-15 | 1 | -34/+22 |
|/ | |||||
* | v8: don't show performance warnings when compiling with msvc | Bert Belder | 2012-08-01 | 1 | -0/+3 |
* | v8: Reapply floating patches | isaacs | 2012-07-24 | 1 | -8/+3 |
* | V8: Upgrade to 3.11.10.17 | isaacs | 2012-07-24 | 6 | -4/+108 |
* | v8: Reapply floating patches | isaacs | 2012-07-17 | 1 | -8/+3 |
* | v8: upgrade to 3.11.10.15 | isaacs | 2012-07-17 | 7 | -56/+78 |
* | build: disable unsafe optimizations | Ben Noordhuis | 2012-07-12 | 1 | -4/+0 |
* | v8: reapply floating patches | Bert Belder | 2012-07-07 | 1 | -4/+3 |
* | v8: Upgrade to 3.11.10.14 | isaacs | 2012-07-07 | 7 | -28/+93 |
* | v8: reapply floating patches | Bert Belder | 2012-06-26 | 1 | -4/+3 |
* | v8: upgrade to version 3.11.10.12 | Bert Belder | 2012-06-26 | 5 | -10/+84 |