CVS: docs mspgcc-manual.xml,1.19,1.20
Chris Liechti <[email protected]> Wed, 19 Jul 2006 15:03:56 -0700
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/docs In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv6730/docs Modified Files: mspgcc-manual.xml Log Message: typo, links Index: mspgcc-manual.xml =================================================================== RCS file: /cvsroot/mspgcc/docs/mspgcc-manual.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -w -d -r1.19 -r1.20 --- mspgcc-manual.xml 30 Dec 2005 20:30:56 -0000 1.19 +++ mspgcc-manual.xml 19 Jul 2006 22:03:53 -0000 1.20 @@ -560,7 +560,7 @@ easy way to perform a PC-relative call; the PC-relative addressing mode fetches a word and uses it as an absolute address. This has no byte form.</entry></row> -<row><entry>110</entry><entry>RETI</entry><entry>Pop SP, then pop PC. Note that because +<row><entry>110</entry><entry>RETI</entry><entry>Pop SR, then pop PC. Note that because flags like CPUOFF are in the stored status register, the CPU will normally return to the low-power mode it was previously in. This can be changed by adjusting the SR value stored on the stack before invoking RETI (see below). @@ -2898,7 +2898,7 @@ <para>At present, the best way to obtain the MSP430 specific source code is directly from the <ulink url="http://sourceforge.net/cvs/?group_id=42303">CVS repository at the mspgcc project web-site</ulink>, as follows: -<screen><userinput>export CVSROOT=:pserver:[email protected]:/cvsroot/mspgcc</userinput> +<screen><userinput>export CVSROOT=:pserver:[email protected]:/cvsroot/mspgcc</userinput> <userinput>export CVS_RSH=ssh</userinput> <userinput>cvs login</userinput> </screen> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV