summaryrefslogtreecommitdiff
path: root/deps/v8/src/x64/macro-assembler-x64.cc
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade V8 to 3.8.0Ryan Dahl2011-12-141-1/+38
|
* Upgrade V8 to 3.7.12Ryan Dahl2011-12-051-312/+666
|
* Downgrade V8 to 3.6.4Ryan Dahl2011-11-031-503/+117
|
* Revert "Upgrade V8 to 3.7.1"Ben Noordhuis2011-11-021-64/+24
| | | | | | | | | | | | This reverts commit 92f5a5d3caf01f382f90c235e9057590a5e76870. V8 3.7.1 in debug mode on ia32 has a curious race-like bug where an fs.Stats object is not fully formed until some time after it's created. This is easy to demonstrate by running `make test-debug`. V8 3.7.0 does not exhibit this behaviour so back we go. Fixes #1981.
* Upgrade V8 to 3.7.1Ryan Dahl2011-10-271-24/+64
|
* Upgrade V8 to 3.7.0Ryan Dahl2011-10-131-117/+503
|
* Revert "Upgrade V8 to 3.6.6"Ryan Dahl2011-10-101-503/+117
| | | | | | | | Not stable enough. - Windows snapshot linking broken - Linux crash on ./node_g test/simple/test-stream-pipe-multi.js This reverts commit 56e6952e639ba1557a5b22333788583e9e39fa29.
* Upgrade V8 to 3.6.6Ryan Dahl2011-10-101-117/+503
|
* Upgrade V8 to 3.6.4Ryan Dahl2011-09-151-12/+12
|
* Upgrade V8 to 3.6.1Ryan Dahl2011-09-071-11/+47
|
* Upgrade V8 to 3.5.6Ryan Dahl2011-08-181-33/+36
|
* Upgrade V8 to 3.4.14Ryan Dahl2011-07-211-0/+3
|
* Upgrade V8 to 3.4.12.1Ryan Dahl2011-07-151-0/+103
|
* Upgrade V8 to 3.4.10Ryan Dahl2011-07-081-240/+1332
|
* Downgrade V8 to 3.1.8.25Ryan Dahl2011-07-051-1332/+240
| | | | | | There are serious performance regressions both in V8 and our own legacy networking stack. Until we correct our own problems we are going back to the old V8.
* Upgrade V8 to 3.4.9Ryan Dahl2011-07-051-7/+4
|
* Upgrade V8 to 3.4.8Ryan Dahl2011-06-291-240/+1335
|
* Upgrade V8 to 3.1.7Ryan Dahl2011-02-281-5/+22
|
* Upgrade V8 to 3.1.6Ryan Dahl2011-02-241-15/+52
|
* Upgrade V8 to 3.1.5Ryan Dahl2011-02-161-7/+132
|
* Upgrade V8 to 3.1.2Ryan Dahl2011-02-091-1/+3
|
* Upgrade V8 to 3.0.12Ryan Dahl2011-01-281-14/+99
|
* Upgrade V8 to 3.0.10Ryan Dahl2011-01-241-0/+41
|
* Upgrade V8 to 3.0.8Ryan Dahl2011-01-171-5/+3
|
* Upgrade V8 to 3.0.3Ryan Dahl2010-12-171-0/+25
|
* Upgrade V8 to 3.0.2Ryan Dahl2010-12-161-25/+0
|
* Upgrade V8 to 3.0.1Ryan Dahl2010-12-131-0/+25
|
* Upgrade V8 to 3.0.0Ryan Dahl2010-12-071-6/+0
|
* Upgrade V8 to 2.5.9.1Ryan Dahl2010-11-301-5/+3
|
* Upgrade V8 to 2.5.7Ryan Dahl2010-11-191-39/+88
|
* Upgrade V8 to 2.5.2Ryan Dahl2010-10-301-71/+128
|
* Upgrade V8 to 2.4.8Ryan Dahl2010-10-051-5/+5
|
* Upgrade V8 to 2.4.7Ryan Dahl2010-10-011-696/+51
|
* Revert "Upgrade V8 to 2.4.5"Ryan Dahl2010-09-221-48/+702
| | | | | | This reverts commit e2274412488ab310decb8494ab41009342b3c2f6. Build fails on mac
* Upgrade V8 to 2.4.5Ryan Dahl2010-09-221-702/+48
|
* Upgrade V8 to 2.4.2Ryan Dahl2010-09-081-142/+56
|
* Upgrade V8 to 2.3.8Ryan Dahl2010-08-171-6/+12
|
* Revert "Upgrade V8 to 2.3.7"Ryan Dahl2010-08-131-2/+3
| | | | | | | | | | | | | | | | | | | This reverts commit 083ee0f8b7a8d98d51bf2debf47d68117f13087f. V8 build broken on cygwin: ./deps/v8/src/handles.h:62: instantiated from `T* v8::internal::Handle<T>::operator->() const [with T = v8::internal::Code]' ./deps/v8/src/accessors.cc:396: instantiated from here ./deps/v8/src/handles-inl.h:50: error: call of overloaded `BitCast(v8::internal::Code** const&)' is ambiguous ./deps/v8/src/utils.h:732: note: candidates are: Dest v8::internal::BitCast(const Source&) [with Dest = v8::internal::Code**, Source = v8::internal::Code**] ./deps/v8/src/utils.h:743: note: Dest v8::internal::BitCast(Source* const&) [with Dest = v8::internal::Code**, Source = v8::internal::Code*] scons: *** [obj/release/accessors.o] Error 1
* Upgrade V8 to 2.3.7Ryan Dahl2010-08-121-3/+2
|
* Upgrade V8 to 2.3.6Ryan Dahl2010-08-101-4/+12
|
* Upgrade V8 to 2.3.4Ryan Dahl2010-08-031-8/+164
|
* Upgrade V8 to 2.2.24Ryan Dahl2010-07-141-95/+0
|
* Upgrade V8 to 2.2.23Ryan Dahl2010-07-071-54/+178
|
* Upgrade V8 to 2.2.21Ryan Dahl2010-07-031-9/+9
|
* Upgrade V8 to 2.2.20Ryan Dahl2010-06-281-4/+3
|
* Upgrade V8 to 2.2.19Ryan Dahl2010-06-231-62/+105
|
* Upgrade to V8 2.2.13Ryan Dahl2010-05-311-106/+63
|
* Upgrade V8 to 2.2.12Ryan Dahl2010-05-261-17/+4
|
* Upgrade V8 to 2.2.11Ryan Dahl2010-05-211-7/+17
|
* Upgrade V8 to 2.2.9Ryan Dahl2010-05-101-4/+7
|