[ps-gnu-tools-commits] htdocs docs.html,1.5,1.6
Status: Alpha
Brought to you by:
aothieno
|
From: Arthur O. <aot...@us...> - 2005-11-03 18:57:11
|
Update of /cvsroot/ps-gnu-tools/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22637 Modified Files: docs.html Log Message: Link to MIPS Technologies architecture manuals. Index: docs.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/docs.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- docs.html 18 Oct 2005 01:33:23 -0000 1.5 +++ docs.html 3 Nov 2005 18:57:03 -0000 1.6 @@ -7,7 +7,12 @@ <body> <div class="trunk"> - <h2>Hardware manuals:</h2> + <h2>Architecture Manuals</h2> + <p>MIPS Technologies provides Architecture Programming Publications + for both MIPS32 and MIPS64. You can find them all + <a href="http://www.mips.com/content/Documentation/MIPSDocumentation/ProcessorArchitecture/doclibrary">here</a>. + + <h2>Hardware Manuals</h2> <h3>TX79 Core Architecture Rev. 2.0</h3> <p>From the Preface:</p> @@ -50,7 +55,7 @@ <p><a href="http://techpubs.sgi.com/library/tpl/cgi-bin/download.cgi?coll=hdwr&db=bks&docnumber=007-2490-001">Download</a></p> - <h2>Software Manuals:</h2> + <h2>Software Manuals</h2> <h3>GNU Binutils</h3> <ul> |