You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gs...@apache.org on 2008/03/28 14:57:28 UTC

svn commit: r642235 - in /harmony/standard/site: docs/subcomponents/drlvm/index.html docs/subcomponents/drlvm/verifier-files.html docs/subcomponents/drlvm/verifier.html xdocs/subcomponents/drlvm/index.xml

Author: gshimansky
Date: Fri Mar 28 06:57:22 2008
New Revision: 642235

URL: http://svn.apache.org/viewvc?rev=642235&view=rev
Log:
Added link to crash handler documentation from DRLVM index


Modified:
    harmony/standard/site/docs/subcomponents/drlvm/index.html
    harmony/standard/site/docs/subcomponents/drlvm/verifier-files.html
    harmony/standard/site/docs/subcomponents/drlvm/verifier.html
    harmony/standard/site/xdocs/subcomponents/drlvm/index.xml

Modified: harmony/standard/site/docs/subcomponents/drlvm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/index.html?rev=642235&r1=642234&r2=642235&view=diff
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/index.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/index.html Fri Mar 28 06:57:22 2008
@@ -332,6 +332,14 @@
               key GC-related terms, GC history and current architecture.
               <br />
              </li>
+            <li>
+              <a href="crash_handler.html">Universal signals,
+              exceptions and crash handler</a>
+              <br />
+              Description of signals, exceptions and crash handler
+              used in DRLVM: its internal algorithms, and how it
+              communicates with the rest of VM application.
+            </li>
           </ul>
           
         <li><a href="DoxygenStart.html">DRLVM Source Code Generated Documentation Index</a>

Modified: harmony/standard/site/docs/subcomponents/drlvm/verifier-files.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/verifier-files.html?rev=642235&r1=642234&r2=642235&view=diff
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/verifier-files.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/verifier-files.html Fri Mar 28 06:57:22 2008
@@ -236,3 +236,20 @@
     </html>
 <!-- end the processing -->
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Modified: harmony/standard/site/docs/subcomponents/drlvm/verifier.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/drlvm/verifier.html?rev=642235&r1=642234&r2=642235&view=diff
==============================================================================
--- harmony/standard/site/docs/subcomponents/drlvm/verifier.html (original)
+++ harmony/standard/site/docs/subcomponents/drlvm/verifier.html Fri Mar 28 06:57:22 2008
@@ -229,3 +229,20 @@
     </html>
 <!-- end the processing -->
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Modified: harmony/standard/site/xdocs/subcomponents/drlvm/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/drlvm/index.xml?rev=642235&r1=642234&r2=642235&view=diff
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/drlvm/index.xml (original)
+++ harmony/standard/site/xdocs/subcomponents/drlvm/index.xml Fri Mar 28 06:57:22 2008
@@ -159,6 +159,14 @@
               key GC-related terms, GC history and current architecture.
               <br/>
              </li>
+            <li>
+              <a href="crash_handler.html">Universal signals,
+              exceptions and crash handler</a>
+              <br />
+              Description of signals, exceptions and crash handler
+              used in DRLVM: its internal algorithms, and how it
+              communicates with the rest of VM application.
+            </li>
           </ul>
           
         <li><a href="DoxygenStart.html">DRLVM Source Code Generated Documentation Index</a>