ps-gnu-tools-commits Mailing List for GNU Tools for Playstation (Page 2)
Status: Alpha
Brought to you by:
aothieno
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(11) |
Oct
(1) |
Nov
(10) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(11) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Arthur O. <aot...@us...> - 2005-09-28 23:51:38
|
Update of /cvsroot/ps-gnu-tools/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32292 Modified Files: docs.html index.html timeline.html Log Message: Change update timestamp format from: $Id$ to: $Date$ $Author$ Index: docs.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/docs.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- docs.html 28 Sep 2005 23:31:02 -0000 1.1 +++ docs.html 28 Sep 2005 23:51:31 -0000 1.2 @@ -87,7 +87,7 @@ <div class="footer"> <hr /> <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> - <p>Last updated: $Id$</p> + <p>Updated: $Date$ $Author$</p> </div> <!-- footer --> </body> </html> Index: index.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/index.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- index.html 28 Sep 2005 23:31:02 -0000 1.5 +++ index.html 28 Sep 2005 23:51:31 -0000 1.6 @@ -80,7 +80,7 @@ exists, express or implied.</p> <hr /> <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> - <p>Last updated: $Id$</p> + <p>Updated: $Date$ $Author$</p> </div> <!-- footer --> </body> </html> Index: timeline.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/timeline.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- timeline.html 24 Sep 2005 16:05:55 -0000 1.2 +++ timeline.html 28 Sep 2005 23:51:31 -0000 1.3 @@ -13,7 +13,7 @@ <div class="footer"> <hr /> <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> - <p>Last updated: $Id$</p> + <p>Updated: $Date$ $Author$</p> </div> <!-- footer --> </body> </html> |
From: Arthur O. <aot...@us...> - 2005-09-28 23:31:18
|
Update of /cvsroot/ps-gnu-tools/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29238 Modified Files: index.html Added Files: docs.html Removed Files: links.html Log Message: * docs.html: Added. Merged bits from links.html wrt documentation. * index.html: Point to the new docs.html Mention glibc in the project summary. Merged last bits of links.html and added a link to the glibc homepage. * links.html: Deleted. --- NEW FILE: docs.html --- <!-- vim: ts=2 expandtab --> <html> <head> <title>Playstation GNU Tools - Documentation</title> </head> <body> <div class="trunk"> <h2>Hardware manuals:</h2> <h3>TX System RISC - TX79 Core Architecture</h3> <p>From the Preface:</p> <p><i>Thank you for choosing Toshiba semiconductor products. This is the year 2000 edition of the user's manual for the architecture of the TX79 RISC microprocessor core, a member of the TX System RISC Family of Toshiba microprocessors.</i></p> <p><i>This user's manual is designed to be easily understood by engineers who are designing a Toshiba microprocessor into their products for the first time. No special knowledge of this architecture is assumed -- the contents includes basic information about the architecture of the TX79 microprocessor core as well as more advanced, in-depth description.</i></p> <p><a href="https://sourceforge.net/project/showfiles.php?group_id=148216&package_id=163489&release_id=356313">Download</a></p> <h3>MIPS R4000 Microprocessor User's Manual</h3> <p>From the <a href="http://techpubs.sgi.com/">SGI techpubs library</a>:</p> <p><i>A comprehensive reference describing the implementation-specific interfaces and architectural features of the highly- integrated 64-bit R4000 and R4400 MIPS RISC Processors. This manual also describes the MIPS RISC Instruction Set Architecture (ISA) including the 64-bit extensions of the ISA.</i></p> <p><a href="http://techpubs.sgi.com/library/tpl/cgi-bin/download.cgi?coll=hdwr&db=bks&docnumber=007-2489-001">Download</a></p> <h3>MIPS R10000 Microprocessor User's Manual</h3> <p>From the <a href="http://techpubs.sgi.com/">SGI techpubs library</a>:</p> <p><i>This comprehensive reference describes the MIPS R10000 Processor, including its implementation of the MIPS ISA. Among the features described are o pipeline o caches o memory management o exceptions and error protection o functional units o electrical and logical interfaces to both the caches and the system o implementation of the System Control Processor (CP0) and the floating-point processor (CP1).</i></p> <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> <h3>GNU Binutils</h3> <ul> <li><a href="http://www.gnu.org/software/binutils/manual/">GNU Binary Utilities manual</a> <li><a href="http://www.gnu.org/software/binutils/manual/bfd-2.9.1/bfd.html">LIB BFD, the Binary File Descriptor Library</a> <li><a href="http://www.gnu.org/software/binutils/manual/gas-2.9.1/as.html">Using as, the GNU Assembler</a> <li><a href="http://www.gnu.org/software/binutils/manual/ld-2.9.1/ld.html">Using ld, the GNU Linker</a> <li><a href="http://www.gnu.org/software/binutils/manual/gprof-2.9.1/gprof.html">GNU gprof, the GNU Profiler</a> </ul> <h3>GNU Compiler Collection (GCC)</h3> <ul> <li><a href="http://gcc.gnu.org/faq.html">GCC Frequently Asked Questions</a> <li><a href="http://gcc.gnu.org/install/">Installing GCC</a> <li><a href="http://kegel.com/crosstool/">Building and Testing gcc/glibc cross toolchains</a> (crosstool) <li><a href="http://gcc.gnu.org/onlinedocs/">GCC online documentation</a> <!-- TODO: Link to bgat's CrossGCC Wiki and FAQ as well --> <li><a href="http://gcc.gnu.org/wiki/">The GCC Wiki</a> <li><a href="ftp://ftp.axis.se/pub/users/hp/pgccfd/">Porting GCC for Dunces</a> <li><a href="http://gcc.gnu.org/readings.html">More..</a> </ul> <h3>GNU C Library (glibc)</h3> <ul> <li><a href="http://www.gnu.org/software/libc/manual/">The GNU C Library manual</a> </ul> <h3>GNU Project Debugger (GDB)</h3> <ul> <li><a href="http://www.gnu.org/software/gdb/documentation/">GDB Documentation</a> </ul> </div> <!-- trunk --> <div class="footer"> <hr /> <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> <p>Last updated: $Id: docs.html,v 1.1 2005/09/28 23:31:02 aothieno Exp $</p> </div> <!-- footer --> </body> </html> --- links.html DELETED --- Index: index.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/index.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- index.html 28 Sep 2005 18:00:41 -0000 1.4 +++ index.html 28 Sep 2005 23:31:02 -0000 1.5 @@ -7,7 +7,7 @@ <body> <div class="trunk"> <h2>What?</h2> - <p>Playstation GNU Tools are the GNU tools (ie. binutils, gcc and gdb) + <p>Playstation GNU Tools are the GNU tools (binutils, gcc, glibc and gdb) retargetted for the MIPS R3000R and R5900 processors as found in the PlayStation and PlayStation 2 videogame consoles, both from Sony Computer Entertainment Inc. (SCEI).</p> @@ -24,7 +24,7 @@ and links to the GNU tools in the <a href="http://directory.fsf.org/">Free Software directory</a>.</p> <h2>Help!</h2> - <p>See the Documentation <a href="http://sourceforge.net/project/showfiles.php?group_id=148216&package_id=163489">package</a>.</p> + <p>See the list of available <a href="docs.html">documentation</a>.</p> <p>If problem persists, seek advice on <a href="mailto:ps-...@li..."><ps-...@li...></a> @@ -60,8 +60,17 @@ bug reporting guidelines both describe what constitutes a good bug report. Read them before <a href="http://sourceforge.net/tracker/?group_id=148216&atid=770863">filing a new report</a>.</p> - <h2>Resources</h2> - <p>See <a href="links.html">Links and Further Reading</a>.</p> + <h2>Links</h2> + <ul> + <li><a href="http://sources.redhat.com/binutils/">GNU Binutils</a> + <li><a href="http://gcc.gnu.org/">The GNU Compiler Collection</a> + <li><a href="http://www.gnu.org/software/libc/libc.html">The GNU C Library</a> + <li><a href="http://www.gnu.org/software/gdb/gdb.html">GDB: The GNU Project Debugger</a> + <p /> + <li><a href="http://www.gnu.org/">The GNU Operating System</a> + <p /> + <li><a href="http://www.ps2dev.org/">PlayStation 2 homebrew development (ps2dev)</a> + </ul> </div> <!-- trunk --> <div class="footer"> |
From: Arthur O. <aot...@us...> - 2005-09-28 18:00:56
|
Update of /cvsroot/ps-gnu-tools/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11411 Modified Files: index.html Log Message: Remove references to the now disabled project DocManager. Index: index.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- index.html 24 Sep 2005 16:05:55 -0000 1.3 +++ index.html 28 Sep 2005 18:00:41 -0000 1.4 @@ -24,8 +24,7 @@ and links to the GNU tools in the <a href="http://directory.fsf.org/">Free Software directory</a>.</p> <h2>Help!</h2> - <p>See the Documentation <a href="http://sourceforge.net/docman/?group_id=148216">manager</a> - and <a href="http://sourceforge.net/project/showfiles.php?group_id=148216&package_id=163489">package</a>.</p> + <p>See the Documentation <a href="http://sourceforge.net/project/showfiles.php?group_id=148216&package_id=163489">package</a>.</p> <p>If problem persists, seek advice on <a href="mailto:ps-...@li..."><ps-...@li...></a> |
From: Arthur O. <aot...@us...> - 2005-09-24 16:06:03
|
Update of /cvsroot/ps-gnu-tools/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9225 Modified Files: index.html links.html timeline.html Log Message: Add the sourceforge.net logo to all project pages, and switch to the blue logo while we're at it. Index: index.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- index.html 22 Sep 2005 01:31:21 -0000 1.2 +++ index.html 24 Sep 2005 16:05:55 -0000 1.3 @@ -71,7 +71,7 @@ Inc. No affiliation with or endorsement by Sony Computer Entertainment exists, express or implied.</p> <hr /> - <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> + <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> <p>Last updated: $Id$</p> </div> <!-- footer --> </body> Index: links.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/links.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- links.html 22 Sep 2005 01:12:43 -0000 1.1.1.1 +++ links.html 24 Sep 2005 16:05:55 -0000 1.2 @@ -51,6 +51,7 @@ <div class="footer"> <hr /> + <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> <p>Last updated: $Id$</p> </div> <!-- footer --> </body> Index: timeline.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/timeline.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- timeline.html 22 Sep 2005 01:12:43 -0000 1.1.1.1 +++ timeline.html 24 Sep 2005 16:05:55 -0000 1.2 @@ -12,6 +12,7 @@ <div class="footer"> <hr /> + <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=148216&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p> <p>Last updated: $Id$</p> </div> <!-- footer --> </body> |
From: Arthur O. <aot...@us...> - 2005-09-24 16:05:04
|
Update of /cvsroot/ps-gnu-tools/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8442 Modified Files: loginfo Log Message: syncmail: Produce a unified diff (diff -u) by default. Index: loginfo =================================================================== RCS file: /cvsroot/ps-gnu-tools/CVSROOT/loginfo,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** loginfo 14 Sep 2005 13:50:27 -0000 1.2 --- loginfo 24 Sep 2005 16:04:53 -0000 1.3 *************** *** 30,32 **** # value. Any changes to any modules in the project will thus generate an # email message to the mailing list specified. ! DEFAULT /cvsroot/sitedocs/CVSROOT/cvstools/syncmail %{sVv} ps-...@li... --- 30,32 ---- # value. Any changes to any modules in the project will thus generate an # email message to the mailing list specified. ! DEFAULT /cvsroot/sitedocs/CVSROOT/cvstools/syncmail -u %{sVv} ps-...@li... |
From: Arthur O. <aot...@us...> - 2005-09-22 01:31:29
|
Update of /cvsroot/ps-gnu-tools/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12554 Modified Files: index.html Log Message: Point to ps-gnu-tools-devel archives rather than ps-gnu-commits. Index: index.html =================================================================== RCS file: /cvsroot/ps-gnu-tools/htdocs/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.html 22 Sep 2005 01:12:43 -0000 1.1.1.1 --- index.html 22 Sep 2005 01:31:21 -0000 1.2 *************** *** 30,34 **** <p>If problem persists, seek advice on <a href="mailto:ps-...@li..."><ps-...@li...></a> ! (try the <a href="http://sourceforge.net/mailarchive/forum.php?forum_id=46298">archives</a> first).</p> <h2>Contributing</h2> --- 30,34 ---- <p>If problem persists, seek advice on <a href="mailto:ps-...@li..."><ps-...@li...></a> ! (try the <a href="http://sourceforge.net/mailarchive/forum.php?forum_id=46297">archives</a> first).</p> <h2>Contributing</h2> |
From: Arthur O. <aot...@us...> - 2005-09-22 01:25:30
|
Update of /cvsroot/ps-gnu-tools/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11029 Modified Files: modules Log Message: Add a module definition for htdocs/ Index: modules =================================================================== RCS file: /cvsroot/ps-gnu-tools/CVSROOT/modules,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** modules 13 Sep 2005 18:10:26 -0000 1.1 --- modules 22 Sep 2005 01:25:20 -0000 1.2 *************** *** 25,26 **** --- 25,28 ---- # can be useful for creating a module that consists of many directories # spread out over the entire source repository. + + htdocs htdocs/ |
From: <a.o...@bl...> - 2005-09-13 22:37:12
|
test |