CVS: gcc/gcc-3.3/gcc/config/msp430 msp430.c, 1.91, 1.92 msp430.h, 1.37, 1.38 t-msp430, 1.24, 1.25
Steve Underwood <[email protected]> Sat, 13 Jan 2007 06:29:54 -0800
| 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-cvs7.sourceforge.net:/tmp/cvs-serv5057/gcc/gcc-3.3/gcc/config/msp430
Modified Files:
msp430.c msp430.h t-msp430
Log Message:
Added 22x2 support
Index: msp430.c
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430/msp430.c,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -w -d -r1.91 -r1.92
--- msp430.c 15 Nov 2006 15:46:27 -0000 1.91
+++ msp430.c 13 Jan 2007 14:29:50 -0000 1.92
@@ -191,6 +191,10 @@
{"msp430x2121", MSP430_ISA_21, 0},
{"msp430x2131", MSP430_ISA_21, 0},
+ {"msp430x2232", MSP430_ISA_22, 0},
+ {"msp430x2252", MSP430_ISA_22, 0},
+ {"msp430x2272", MSP430_ISA_22, 0},
+
{"msp430x2234", MSP430_ISA_22, 0},
{"msp430x2254", MSP430_ISA_22, 0},
{"msp430x2274", MSP430_ISA_22, 0},
Index: msp430.h
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430/msp430.h,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -w -d -r1.37 -r1.38
--- msp430.h 15 Nov 2006 15:46:27 -0000 1.37
+++ msp430.h 13 Jan 2007 14:29:50 -0000 1.38
@@ -2841,6 +2841,9 @@
%{mmcu=msp430x2111:%(cpp_msp1) -D__MSP430_2111__} \
%{mmcu=msp430x2121:%(cpp_msp1) -D__MSP430_2121__} \
%{mmcu=msp430x2131:%(cpp_msp1) -D__MSP430_2131__} \
+%{mmcu=msp430x2232:%(cpp_msp1) -D__MSP430_2232__} \
+%{mmcu=msp430x2252:%(cpp_msp1) -D__MSP430_2252__} \
+%{mmcu=msp430x2272:%(cpp_msp1) -D__MSP430_2272__} \
%{mmcu=msp430x2234:%(cpp_msp1) -D__MSP430_2234__} \
%{mmcu=msp430x2254:%(cpp_msp1) -D__MSP430_2254__} \
%{mmcu=msp430x2274:%(cpp_msp1) -D__MSP430_2274__} \
@@ -2986,6 +2989,9 @@
%{mmcu=msp430x2111:-m msp430x2111 } \
%{mmcu=msp430x2121:-m msp430x2121 } \
%{mmcu=msp430x2131:-m msp430x2131 } \
+%{mmcu=msp430x2232:-m msp430x2232 } \
+%{mmcu=msp430x2252:-m msp430x2252 } \
+%{mmcu=msp430x2272:-m msp430x2272 } \
%{mmcu=msp430x2234:-m msp430x2234 } \
%{mmcu=msp430x2254:-m msp430x2254 } \
%{mmcu=msp430x2274:-m msp430x2274 } \
@@ -3113,6 +3119,9 @@
%{mmcu=msp430x2111:crt430x2111.o%s} \
%{mmcu=msp430x2121:crt430x2121.o%s} \
%{mmcu=msp430x2131:crt430x2131.o%s} \
+%{mmcu=msp430x2232:crt430x2232.o%s} \
+%{mmcu=msp430x2252:crt430x2252.o%s} \
+%{mmcu=msp430x2272:crt430x2272.o%s} \
%{mmcu=msp430x2234:crt430x2234.o%s} \
%{mmcu=msp430x2254:crt430x2254.o%s} \
%{mmcu=msp430x2274:crt430x2274.o%s} \
Index: t-msp430
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-3.3/gcc/config/msp430/t-msp430,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -w -d -r1.24 -r1.25
--- t-msp430 23 Apr 2006 16:23:04 -0000 1.24
+++ t-msp430 13 Jan 2007 14:29:50 -0000 1.25
@@ -77,6 +77,7 @@
mmcu?msp1=mmcu?msp430x2003 mmcu?msp1=mmcu?msp430x2013 \
mmcu?msp1=mmcu?msp430x2101 mmcu?msp1=mmcu?msp430x2111 mmcu?msp1=mmcu?msp430x2121 \
mmcu?msp1=mmcu?msp430x2131 \
+ mmcu?msp1=mmcu?msp430x2232 mmcu?msp1=mmcu?msp430x2252 mmcu?msp1=mmcu?msp430x2272 \
mmcu?msp1=mmcu?msp430x2234 mmcu?msp1=mmcu?msp430x2254 mmcu?msp1=mmcu?msp430x2274 \
mmcu?msp1=mmcu?msp430x311 mmcu?msp1=mmcu?msp430x312 mmcu?msp1=mmcu?msp430x313 \
mmcu?msp1=mmcu?msp430x314 mmcu?msp1=mmcu?msp430x315 \
-------------------------------------------------------------------------
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