diff options
author | mseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-20 17:22:30 +0000 |
---|---|---|
committer | mseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-20 17:22:30 +0000 |
commit | 28391dd8eb37fc88b5fefbd31e3c4090d3f09843 (patch) | |
tree | 5e1cfa46820439a2bb020517b9b3194dcb52c5c5 /DEPS | |
parent | 162c0a300d28f35095cadd25a8c882965819515e (diff) | |
download | chromium_src-28391dd8eb37fc88b5fefbd31e3c4090d3f09843.zip chromium_src-28391dd8eb37fc88b5fefbd31e3c4090d3f09843.tar.gz chromium_src-28391dd8eb37fc88b5fefbd31e3c4090d3f09843.tar.bz2 |
NaCl: Update revision in DEPS, r9121 -> r9187
This pulls in the following Native Client changes:
r9122: (eaeltsin) Debug stub: add OWNERS
r9123: (eaeltsin) Debug stub: fix G packet reply
r9124: (jvoung) Roll archived translator to 9103, since the driver now expects the
r9125: (jvoung) Make unsupported split-pexe experiment script handle N > 2.
r9126: (robertm) Cleanup tools/llvm and rename the toolchain creator scripts
r9127: (robertm) Fix typo in SCcostruct which breaks one of the pnacl TC bots
r9128: (eaeltsin) Debug stub: fix broken thread refcount
r9129: (mseaborn) x86-32: Make the gs segment read-only for untrusted code
r9130: (mseaborn) Reduce the log level of a startup message on x86-32
r9131: (mseaborn) Cleanup: Move some Linux+Mac service_runtime files into the "posix" directory
r9132: (robertm) Recreate the dummydir at tools/llvm/dummydir and prepare a new one
r9133: (jvoung) Use chrome flag "--pnacl-dir=pnacl_root/" where pnacl_root is the "installed"
r9134: (robertm) Add an options to use the stock qemu provided by the host system for ARM.
r9135: (ncbray) Increase the error level for messages related to command channel creation failiures.
r9136: (eaeltsin) Debug stub: change Abi::RegType meaning
r9137: (robertm) Redirect dummydir to a location under pnacl/ rather than tools/llvm
r9138: (sergeyu) Fix build_nexe.py to build .cpp files as C++ files.
r9139: (sergeyu) Respect defines parameter for untrusted targets.
r9140: (jvoung) Roll archived pexe rev to 9129 to account for new test.
r9141: (robertm) Manual revert of http://codereview.chromium.org/8698014/
r9142: (robertm) Redirect two invocations of "qemu_tool.sh run" to the equivalent but more
r9143: (ncbray) Update nacl_uma test to work with new chrome://histograms semantics.
r9144: (bsy) Revert change to remove positive detail-level log statements at compile-time.
r9145: (jvoung) Change archived pexe from 9129 to 9132 (9129 did not actually upload).
r9146: (halyavin) Build MinGW to correct folder.
r9147: (eaeltsin) Debug stub: improve GDB/MI parser in GDB tests
r9148: (robertm) Rename tools/llvm to tools/trusted_cross_toolchains
r9149: (eaeltsin) Update x86 toolchain to 9144
r9151: (khim) Make %r15/%rbp/%rsp acceptable only as base.
r9152: (mseaborn) TLS: Add check to require that the thread pointer points to itself
r9153: (jvoung) Bump llvm rev to print out diagnostics in file ops:
r9154: (arbenson) Add nacl_helper_bootstrap prereserved memory test
r9155: (bradnelson) Adding selector mapping for precise pangolin bots.
r9156: (eaeltsin) Debug stub: support x86_64
r9157: (halyavin) Add libexpat to MinGW.
r9158: (khim) Add MOVNTQ MMX version command
r9159: (pasko) validator_ragel: replace a run-time switch with compile time switch
r9160: (kschimpf) Add column to decoder tables corresponding to constraints in rule test patterns
r9161: (kschimpf) Fix table other_vfp_data_proc for decoder in ARM validator.
r9162: (kschimpf) Fix parse table ext_reg_load_store in the ARM validator. Also fixes
r9163: (mseaborn) Thread suspension: Extend to allow modifying registers
r9164: (bbudge) Update Chrome revision in NaCl DEPS.
r9166: (bsy) Fix NaClLog: abort hook can invoke code that in turn invoke NaClLog. Add GetCrashLogOutput to SelLdrLauncherBase
r9168: (khim) Process all errors in a given region
r9169: (khim) Add generated files for r9168
r9170: (eaeltsin) Update GDB revision
r9171: (robertm) This is a preparation step for adding more irt tests
r9172: (eaeltsin) Update x86 toolchain to 9170
r9174: (jvoung) Use left-out mode variable from 9171, in scons-irt function.
r9175: (eaeltsin) Debug stub: enable gdb tests for x86_64 glibc
r9176: (bbudge) Eliminate a static initializer, which is forbidden in Chrome.
r9177: (robertm) Added pnacl toolchain tests for atomic operations.
r9179: (dschuff) Enable streaming translation on pnacl bots.
r9180: (mseaborn) x86-32: Change the gs TLS segment to point into trusted address space
r9181: (robertm) Switch rev for archived scons tests to pull in the new atomic tests.
r9182: (robertm) Enable (more) irt test on pnacl bots.
r9183: (bradnelson) Don't delete toolchain on each build.
r9184: (kschimpf) Fix arm validator to accept pc-relative loads into vector registers.
r9185: (mcgrathr) Add 'long double' to ABI test
r9186: (robertm) the knowledge about the "master" repo is now local
r9187: (mseaborn) Remove a use of '#include "nacl/nacl_log.h"'
BUG=none
TEST=nacl_integration
Review URL: https://chromiumcodereview.appspot.com/10797036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147671 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -12,7 +12,7 @@ vars = { "chromium_git": "http://git.chromium.org/git", "chromiumos_git": "http://git.chromium.org/chromiumos", "swig_revision": "69281", - "nacl_revision": "9121", + "nacl_revision": "9187", # After changing nacl_revision, run 'glient sync' and check native_client/DEPS # to update other nacl_*_revision's. "nacl_tools_revision": "9016", # native_client/DEPS: tools_rev @@ -22,13 +22,13 @@ vars = { # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the # new values. "nacl_toolchain_linux_x86_hash": - "96afe9e4038482db59a8f231b13a59f7a7c0c38f", + "5a013540b816336f6f2af26c525f8d9f8e20e144", "nacl_toolchain_linux_x86_newlib_hash": - "5778f4d048907ba1ed871463aac7b15c391b5753", + "c3598baef5a49e6ce8ca768d7f01383641d56025", "nacl_toolchain_mac_x86_hash": - "cbf2c42160780a97186fd6ec56b2c720f8117c7e", + "664e057b1507923b0526ebb7294deb8c31cb8bfc", "nacl_toolchain_mac_x86_newlib_hash": - "1e94ee62258eacfe8c9c8cd562e93e65427e58e1", + "93f3a7ca6f97b093380ab4c305b2be42e89004c0", "nacl_toolchain_pnacl_linux_x86_32_hash": "640b146a6f9b6fa75c86889b02d79e0347b6d6ae", "nacl_toolchain_pnacl_linux_x86_64_hash": @@ -40,10 +40,10 @@ vars = { "nacl_toolchain_pnacl_win_x86_32_hash": "f12a43ce3156dc0e7958fdee112dd2025575cb28", "nacl_toolchain_win_x86_hash": - "a65981a52a9e8efd06d45c7347e31acdfe2d8c92", + "9a854462e601338153bc65bfdc1171a87dc0bfe6", "nacl_toolchain_win_x86_newlib_hash": - "2a88bdecf2a53000bddc775ca632f732d3d9fe2b", - "nacl_toolchain_revision": "9093", + "c4dd3f8b65e309d242a3bfce89a15f580ef2e4f0", + "nacl_toolchain_revision": "9170", "pnacl_toolchain_revision": "9117", "libjingle_revision": "161", |