Update revision for PNaCl

Update 2b6dfa6dd95e45d3873b60c64bec6d56c18d11a0 -> 35dc52694c2e709bf2c0daefea2c0621aea859ab

Pull the following PNaCl changes into NaCl:
  105c609: (kschimpf@google.com) PNaCl: Update llvm and subzero revision in pnacl/COMPONENT_REVISIONS
    | 34cb8ae: (kschimpf@google.com) Correct error reporting bit for parallel PNaCl bitcode parses.
    | d469994: (kschimpf@google.com) Simplify references to command line flags.
    | 2a9d186: (kschimpf@google.com) Fix error reporting for parallel parsed function blocks.
  bdf73e7: (smklein@chromium.org) PNaCl Dynamic Linking: Added portable dependencies to shared objects.
  f640889: (jpp@chromium.org) PNaCl: Update subzero revision in pnacl/COMPONENT_REVISIONS
    | 318c01b: (stichnot@chromium.org) Subzero: Fix -timing-funcs and -timing-focus flags.
    | 263ac52: (sehr@chromium.org) Replace constant conditional branches by unconditional branches
    | 16f8061: (eholk@chromium.org) Initial Subzero WASM prototype.
    | 681f90f: (jpp@chromium.org) Subzero. Fixes Browser build.
    | 0307721: (jpp@chromium.org) Subzero. Refactors Switch Lowering.
    | a91c341: (stichnot@chromium.org) Subzero: Improve non-MINIMAL string performance.
    | 2b000fd: (stichnot@chromium.org) Subzero: Fix -timing-focus .
    | 11756b5: (stichnot@chromium.org) Subzero: Dump register numbers as signed quantities.
    | d72385f: (stichnot@chromium.org) Subzero: Remove a couple clumsy uses of snprintf.
    | d12d3aa: (stichnot@chromium.org) Subzero: Fix an incorrect StringPool assert.
    | 9a23e43: (stichnot@chromium.org) Subzero: Improve the -timing output.
    | e922c23: (stichnot@chromium.org) Subzero: Shorten and normalize strings in non-DUMP builds.
    | 79568d2: (jpp@chromium.org) Subzero. ARM32. Fixes Insert/Extract v(8|16)i1 bug.
    | b627f09: (kschimpf@google.com) Add "vmov.<dt> <Qd>, #<imm>" to integrated ARM assembler.
    | 3018cf2: (kschimpf@google.com) Reduce wait times for very large PEXE files.
    | 15e77d4: (jpp@chromium.org) Subzero. ARM32. Vector shifts.
    | e88c7de: (jpp@chromium.org) Subzero. ARM32. Vector casts.
    | 397f602: (jpp@chromium.org) Subzero. ARM32. Implements vector select.
    | 67c7c41: (eholk@chromium.org) Subzero. WASM. Additional progress.
    | dd6dcfa: (stichnot@chromium.org) Subzero: Allow per-method controls.
    | 085bdae: (eholk@chromium.org) Subzero, Wasm: Link and run torture tests; bug fixes.
    | a4d100a: (jpp@chromium.org) Subzero. ARM32. De-scalarizes icmp and fcmp for vectors.
  4ff595b: (phosek@chromium.org) Allow multiple symbol definitions in dynamic linking tests
  fe9ec39: (phosek@chromium.org) PNaCl: Update binutils revision in pnacl/COMPONENT_REVISIONS
    | 03d37f8: (phosek@chromium.org) Exit before entering the plugin if error occured
  258d57f: (smklein@chromium.org) PNaCl: Update llvm revision in pnacl/COMPONENT_REVISIONS
    | ec682dd: (smklein@chromium.org) PNaCl Dynamic Linking: Exporting / Importing TLS Variables.
  c8793f5: (smklein@chromium.org) PNaCl Dynamic Linking: Loader Exporting / Importing TLS Variables.
  35dc526: (stichnot@chromium.org) PNaCl: Update subzero revision in pnacl/COMPONENT_REVISIONS
    | 3d3507c: (smklein@chromium.org) Added definition of ALLOW_WASM to CMakeLists.
    | fd07ad0: (stichnot@chromium.org) Subzero: Allow overriding command-line args from the browser.
    | 2655d96: (stichnot@chromium.org) Subzero: Fix srem.i8/urem.i8 lowering for x86-64.
    | 6404504: (stichnot@chromium.org) Subzero: Fix a warning message in the browser build.
    | a47c11c: (jpp@chromium.org) Subzero. Rematerializes shufflevector instructions.
    | f1f773d: (stichnot@chromium.org) Subzero: Fix over-aggressive bool folding.
    | cd261e9: (stichnot@chromium.org) Subzero: Provide missing isMemoryWrite() method.

BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4347
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4351
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4363
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4370
R= dschuff@chromium.org, jpp@chromium.org, kschimpf@google.com, mseaborn@chromium.org, phosek@chromium.org, smklein@chromium.org, stichnot@chromium.org
TEST=git cl try
(Please LGTM this change and tick the "commit" box)

Review URL: https://codereview.chromium.org/1906423002
3 files changed
tree: 768cbb425cab8e6833308e37e648266190a5bcda
  1. build/
  2. buildbot/
  3. docs/
  4. documentation/
  5. infra/
  6. pnacl/
  7. pynacl/
  8. site_scons/
  9. src/
  10. tests/
  11. toolchain_build/
  12. toolchain_revisions/
  13. tools/
  14. .gitignore
  15. .gn
  16. AUTHORS
  17. BUILD.gn
  18. codereview.settings
  19. config.gni
  20. COPYING
  21. DEPS
  22. LICENSE
  23. NOTICE
  24. OWNERS
  25. PRESUBMIT.py
  26. README.md
  27. run.py
  28. scons
  29. scons.bat
  30. scons.py
  31. SConstruct
  32. tests.gyp
README.md

Native Client

Welcome to Native Client. For the latest information about Native Client, see the Native Client project page.

Documentation

Most of the Native Client project documentation is available online:

Directory structure

The following list describes major files and directories that you‘ll see in your working copy of the repository, including some directories that don’t exist until you've built Native Client. Paths are relative to the native_client directory.

  • COPYING NOTICE README.md RELEASE_NOTES documentation/: Documentation, release, and license information.

  • SConstruct scons.bat scons scons-out/ site_scons/: Build-related files. The scons.bat and scons files, with data from SConstruct, let you build Native Client and its tests. The scons-out and site-scons directories don‘t exist in the git repository; they’re created when Native Client is built. The scons-out/*/staging directories contain files, such as the Native Client plug-in and compiled examples, that let you use and test Native Client.

  • src/: Core source code for Native Client.

  • src/include/: Header files that are missing from some platforms and are used by more than one major part of Native Client

  • src/shared/: Source code that's used by both trusted code (such as the service runtime) and untrusted code (such as Native Client modules)

  • src/third_party: Other people's source code

  • src/trusted/: Source code that's used only by trusted code

  • src/untrusted/: Source code that's used only by untrusted code

  • tests/common/: Source code for examples and tests.

  • ../third_party/: Third-party source code and binaries that aren't part of the service runtime. When built, the Native Client toolchain is in src/third_party/nacl_sdk/.

  • tools/: Utilities such as the plug-in installer.