Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1651)

Unified Diff: native_client_sdk/src/doc/reference/sandbox_internals/index.rst

Issue 336563003: NaCl SDK doc: Recover sandbox internal doc for x86-64 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/doc/reference/sandbox_internals/index.rst
diff --git a/native_client_sdk/src/doc/reference/sandbox_internals/index.rst b/native_client_sdk/src/doc/reference/sandbox_internals/index.rst
index 044da58fd1a4e0a89c57d3856dacb7adb69bacfd..33b5404e02507e253835f5f8884e4ea5d6b23c13 100644
--- a/native_client_sdk/src/doc/reference/sandbox_internals/index.rst
+++ b/native_client_sdk/src/doc/reference/sandbox_internals/index.rst
@@ -26,8 +26,8 @@ Native Client has sandboxes for:
for Portable, Untrusted x86 Native Code
<http://research.google.com/pubs/archive/34913.pdf>`_, the current
design has changed slightly since then.
-* x86-64: the original design is described in `Adapting Software Fault
- Isolation to Contemporary CPU Architectures
+* :ref:`x86-64 <x86-64-sandbox>`: the original design is described in
+ `Adapting Software Fault Isolation to Contemporary CPU Architectures
<http://research.google.com/pubs/archive/35649.pdf>`_, the current
design has changed slightly since then.
JF 2014/06/12 20:00:46 The link to the research paper is already in the d
hamaji 2014/06/13 04:08:18 Done.
* MIPS32, described in the `overview of Native Client for MIPS

Powered by Google App Engine
This is Rietveld 408576698