CVS: docs mspgcc-manual.xml,1.23,1.24

"Sergey A. Borshch" <[email protected]> Thu, 9 Oct 2008 15:00:15 +0000
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/docs
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7041/docs

Modified Files:
	mspgcc-manual.xml 
Log Message:
* New cpu added:
  - F2112, F2122, F2132
  - G4250, G4260, G4270
  - E4232, E4242, E4252, E4272
  - F4351, F4361, F4371
  - F4783, F4784, F4793, F4794
  - F5418, F5419, F5435...F5438 (empty header file yet)
* headers added: 21x2, 47xx, 54xx(empty), tlv.h
* headers fixed:
  - checking for _GNU_ASSEMBLER_ macro changed to GCC predefined macro __ASSEMBLER__. 
    Unneeded -D_GNU_ASSEMBLER_ removed from examples and libraries makefiles.
  - __msp430_have_sd16a in headers changed to common-style __MSP430_HAS_SD16_A__
  - E42x: fixed number of SD16 channels
  - F42x0: fixed number of SD16A channels
  - G42x0: fixed number of SD16A channels


Index: mspgcc-manual.xml
===================================================================
RCS file: /cvsroot/mspgcc/docs/mspgcc-manual.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -w -d -r1.23 -r1.24
--- mspgcc-manual.xml	27 May 2007 03:01:49 -0000	1.23
+++ mspgcc-manual.xml	9 Oct 2008 15:00:13 -0000	1.24
@@ -2649,12 +2649,12 @@
 If the extension of your assembly language file is '.s', the following command
 will assemble it:
 <screen>
-<prompt>$</prompt> <userinput>msp430-gcc -D_GNU_ASSEMBLER_ -x assembler-with-cpp -c f.s -o f.o [options]</userinput>
+<prompt>$</prompt> <userinput>msp430-gcc -x assembler-with-cpp -c f.s -o f.o [options]</userinput>
 </screen>
 If the extension of your assembly language file is '.S', following command will
 assembl it:
 <screen>
-<prompt>$</prompt> <userinput>msp430-gcc -D_GNU_ASSEMBLER_ -c file.s -o file.o [options]</userinput>
+<prompt>$</prompt> <userinput>msp430-gcc -c file.s -o file.o [options]</userinput>
 </screen>
 </para>
 </sect1>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/