CVS: gcc/gcc-3.3/gcc/config/msp430 msp430.h, 1.45, 1.46
Chris Liechti <[email protected]> Tue, 17 Jun 2008 17:41:43 -0700
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8356
Modified Files:
msp430.h
Log Message:
missing F2xx types at an other spot in the file
Index: msp430.h
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430/msp430.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -w -d -r1.45 -r1.46
--- msp430.h 30 May 2008 23:01:32 -0000 1.45
+++ msp430.h 18 Jun 2008 00:41:41 -0000 1.46
@@ -2895,6 +2895,11 @@
%{mmcu=msp430x2234:%(cpp_msp1) -D__MSP430_2234__} \
%{mmcu=msp430x2254:%(cpp_msp1) -D__MSP430_2254__} \
%{mmcu=msp430x2274:%(cpp_msp1) -D__MSP430_2274__} \
+%{mmcu=msp430x233:%(cpp_msp2) -D__MSP430_233__ -DMSP430_HAS_HWMUL} \
+%{mmcu=msp430x235:%(cpp_msp2) -D__MSP430_235__ -DMSP430_HAS_HWMUL} \
+%{mmcu=msp430x2330:%(cpp_msp2) -D__MSP430_2330__ -DMSP430_HAS_HWMUL} \
+%{mmcu=msp430x2350:%(cpp_msp2) -D__MSP430_2350__ -DMSP430_HAS_HWMUL} \
+%{mmcu=msp430x2370:%(cpp_msp2) -D__MSP430_2370__ -DMSP430_HAS_HWMUL} \
%{mmcu=msp430x247:%(cpp_msp2) -D__MSP430_247__ -DMSP430_HAS_HWMUL} \
%{mmcu=msp430x248:%(cpp_msp2) -D__MSP430_248__ -DMSP430_HAS_HWMUL} \
%{mmcu=msp430x249:%(cpp_msp2) -D__MSP430_249__ -DMSP430_HAS_HWMUL} \
@@ -3058,6 +3063,11 @@
%{mmcu=msp430x2234:-m msp430x2234 } \
%{mmcu=msp430x2254:-m msp430x2254 } \
%{mmcu=msp430x2274:-m msp430x2274 } \
+%{mmcu=msp430x233:-m msp430x233 } \
+%{mmcu=msp430x235:-m msp430x235 } \
+%{mmcu=msp430x2330:-m msp430x2330 } \
+%{mmcu=msp430x2350:-m msp430x2350 } \
+%{mmcu=msp430x2370:-m msp430x2370 } \
%{mmcu=msp430x247:-m msp430x247 } \
%{mmcu=msp430x248:-m msp430x248 } \
%{mmcu=msp430x249:-m msp430x249 } \
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php