CVS: gcc/gcc-4.1.1/gcc config.gcc,1.1,1.2

Christopher Cole <[email protected]> Wed, 14 Jun 2006 22:12:12 -0700
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/gcc/gcc-4.1.1/gcc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5147/gcc

Modified Files:
	config.gcc 
Log Message:
Rolled in changes made to earlier toolchains (mspgcc-3.x.x) after the
initial work on mspgcc-4.0.2 had begin in January 2006.



Index: config.gcc
===================================================================
RCS file: /cvsroot/mspgcc/gcc/gcc-4.1.1/gcc/config.gcc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- config.gcc	15 Jun 2006 02:30:01 -0000	1.1
+++ config.gcc	15 Jun 2006 05:12:10 -0000	1.2
@@ -751,10 +751,6 @@
 	tm_file="avr/avr.h dbxelf.h"
 	use_fixproto=yes
 	;;
-msp430-*-rtems*)
-	tm_file="msp430/msp430.h dbxelf.h msp430/rtems.h rtems.h"
-	tmake_file="msp430/t-msp430 t-rtems msp430/t-rtems"
-	;;
 msp430-*-*)
 	tm_file="msp430/msp430.h dbxelf.h"
 	use_fixproto=yes