summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-01 21:18:59 +0000
committermcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-01 21:18:59 +0000
commite8f18c71073a275286bda3ed5f346d49e56ffcf4 (patch)
treef9b55328c1220e149998863c50e37687ead165ff /DEPS
parented61b9d2fe225b66431b82e07fc385b1e119bf1b (diff)
downloadchromium_src-e8f18c71073a275286bda3ed5f346d49e56ffcf4.zip
chromium_src-e8f18c71073a275286bda3ed5f346d49e56ffcf4.tar.gz
chromium_src-e8f18c71073a275286bda3ed5f346d49e56ffcf4.tar.bz2
NaCl: Update revision in DEPS, r7664 -> r7720
This pulls in the following Native Client changes: r7665: (elijahtaylor) Fix dlopen hang on main thread. r7666: (bsy) fixed range checking error that prevented objects to be at the end of addr sp r7667: (jvoung) Pass along -pthread option in pnacl driver to define _REENTRANT, link in libpthread. r7668: (ncbray) Change the x86-64 decoder to store jump offsets rather than target addresses. r7669: (kschimpf) Clean up code handling indirect jumps in the x86-64 validator. r7670: (dschuff) Use pexe+translate steps rather than bc+clang to compile torture tests r7671: (bsy) syscall and irt hooks to expose the clock_getres and clock_gettime functionality r7672: (ncbray) Strengthen another x86-64 validator test. r7673: (bsy) update copyright headers missed in r7671 r7674: (kschimpf) Repair damage to generated pre/post conditions for testing of the x86-64 r7675: (bradnelson) Adding exception_tests test suite. r7676: (ncbray) Change the x86-64 validator to work in offsets rather than addresses. r7677: (ncbray) Force expression nodes in the x86-64 validator to have specified sizes. r7678: (dschuff) Make JIT build work again r7679: (pdox) run.py: r7680: (mcgrathr) Update toolchain rev r7682: (jvoung) Add support for generating nmfs for pnacl pexes with glibc (vs pnacl nexes). r7683: (elijahtaylor) Add irt_core.nexe to SDK install_bin target r7684: (jvoung) update llvm rev for data-layout revert: http://codereview.chromium.org/9290056/ r7685: (jvoung) Address some comments from old CLs: r7686: (mseaborn) Exception handling: Test multiple exception stack alignments r7687: (pdox) PNaCl: Bitcode linker modification. Handle symbols from .pso files r7688: (ncbray) Simplify the x86-64 validator's internal representation of constants. r7689: (ncbray) Change DEBUG printing in the validator to print offsets instead of addresses. r7690: (dschuff) new testsuite passes/failures r7691: (bsy) libnacl changes to enable clock_get{res,time}. moves timespec defn. r7692: (pdox) PNaCl: Fix typo in driver (env.append instead of env.set). r7693: (mseaborn) download_toolchains: Get tarball hashes by downloading '.sha1hash' files r7694: (kschimpf) Add ULDI-disable flag for projects that use .asm files r7695: (pdox) PNaCl driver fixes: r7696: (pdox) Augment libnosys w/ raise, execle, execvp, execl, execv, execlp. r7697: (ncbray) Prevent nacl_dyncode_create from marking memory as used when validation fails. r7698: (pdox) Add -ansi to pnacl driver. r7699: (bradchen) Enable platform_qual_test on Win64. Add blacklist unit tests. r7700: (robertm) Update qemu to v1.0. r7701: (sehr) A slightly more visual liveness indication during translation. r7702: (dschuff) Run LLVM toolchain tests with qemu 1.0 r7703: (pdox) Roll Chrome DEPS in NaCl r7705: (bsy) revert 7703, which broke mac10.6-newlib-dbg-clang gyp due to clang warnings r7707: (bsy) enable direct syscalls for clock_get{res,time}. used for irt=0 (tests). r7708: (mseaborn) Windows: Wait for SuspendThread() to take effect using GetThreadContext() r7709: (dschuff) Test sel_universal streaming interface by sending bitcode data over SRPC r7710: (mseaborn) Exception handling: Add tests to check that invalid handlers are rejected r7711: (mseaborn) Exception handling: Test the exception handler's %esp exactly r7712: (ncbray) Ensure super instructions are marked during dynamic code modification. r7713: (noelallen) Add NACL_SECURITY_DISABLE environment variable to allow PPAPI developers r7714: (bradnelson) Add OSX hardware exception handling to sel_ldr. r7715: (dschuff) Revert "Run LLVM toolchain tests with qemu 1.0" r7716: (pdox) Roll toolchain DEPS to 7712. r7718: (pdox) Revert PNaCl DEPS roll (partial revert of r7716) r7720: (mcgrathr) Make IRT load failure fatal under Chrome BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/9309040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120104 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS16
1 files changed, 8 insertions, 8 deletions
diff --git a/DEPS b/DEPS
index 3942244..d831f69 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
"webkit_revision": "106344",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
- "nacl_revision": "7664",
+ "nacl_revision": "7720",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "7139", # native_client/DEPS: tools_rev
@@ -17,18 +17,18 @@ vars = {
# After changing nacl_toolchain_revision, run 'gclient runhooks' to get the
# new values.
"nacl_toolchain_linux_x86_hash":
- "9db88d4b92913d494d47ceb936d8a0c4af9b7ddb",
+ "8df991e13f0e877a897569c58a353ddb49f1150a",
"nacl_toolchain_linux_x86_newlib_hash":
- "d091970ba08e6d0349568184e6d91980447ff827",
+ "535011310798a6f5e83bd20392a91ebbf7d616aa",
"nacl_toolchain_mac_x86_hash":
- "ab054c9fad027ce705f6c7be17569c4a58ff0b73",
+ "85e8e983a1c71f16e2f2502d8836f3a8321bc9b3",
"nacl_toolchain_mac_x86_newlib_hash":
- "36744d062e149563b948accf5f88221e4be4f4c2",
+ "0f251d82517afaf61e2ad1f4b4ee0448cf23a581",
"nacl_toolchain_win_x86_hash":
- "396ca98c3021666a08819b89eecb69a79fd7bad8",
+ "8dbc9546ece247a90bbaeab58450854be1289252",
"nacl_toolchain_win_x86_newlib_hash":
- "b41a2e565716b3ddc0212d185afa79881e971c58",
- "nacl_toolchain_revision": "7537",
+ "408f8c946802a0acd6f9004b73fce74ca60ac1db",
+ "nacl_toolchain_revision": "7712",
"libjingle_revision": "114",
"libphonenumber_revision": "407",