node/deps/v8
Ben Noordhuis a20d565d9c v8: fix openbsd build
This is [1] applied ahead of time. Summary:

    OpenBSD doesn't have <ucontext.h>. ucontext_t lives in <signal.h>
    and is a typedef for struct sigcontext. There is no uc_mcontext.

[1] https://codereview.chromium.org/21705003/

Note: the patch has been accepted upstream but hasn't made its way into
a stable release yet.
2013-08-10 16:28:18 +02:00
..
benchmarks Upgrade V8 to 3.9.24.6 2012-03-28 19:51:38 -07:00
build v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
include v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
preparser v8: upgrade to v8 3.20.7 2013-07-22 15:53:10 -07:00
samples v8: upgrade to v8 3.20.7 2013-07-22 15:53:10 -07:00
src v8: fix openbsd build 2013-08-10 16:28:18 +02:00
test v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
tools v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
.gitignore v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
AUTHORS v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
ChangeLog v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
DEPS v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
LICENSE Upgrade V8 to 3.8.5 2012-01-06 13:03:06 -08:00
LICENSE.strongtalk Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.v8 Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
LICENSE.valgrind Upgrade V8 to 3.1.2 2011-02-09 10:24:26 -08:00
Makefile v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00
Makefile.android v8: upgrade to v8 3.20.7 2013-07-22 15:53:10 -07:00
Makefile.nacl v8: upgrade to v8 3.20.7 2013-07-22 15:53:10 -07:00
OWNERS v8: upgrade to v3.20.2 2013-07-06 16:53:06 +02:00
PRESUBMIT.py v8: upgrade v8 to 3.20.14.1 2013-08-10 16:27:43 +02:00