CVS: binutils binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch, 1.4, 1.5

Steve Underwood <[email protected]> Tue, 14 Nov 2006 16:34:14 -0800
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/binutils
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21409/binutils

Modified Files:
	binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch 
Log Message:
The 22x4 devices referred to arch 220 instead of 22


Index: binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch
===================================================================
RCS file: /cvsroot/mspgcc/binutils/binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -d -r1.4 -r1.5
--- binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch	15 Nov 2006 00:27:28 -0000	1.4
+++ binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch	15 Nov 2006 00:34:11 -0000	1.5
@@ -714,7 +714,7 @@
  fi
  
 +if [ "${MSP430_NAME}" = "msp430x2234" ] ; then
-+ARCH=msp:220
++ARCH=msp:22
 +MACHINE=
 +SCRIPT_NAME=elf32msp430
 +OUTPUT_FORMAT="elf32-msp430"
@@ -731,7 +731,7 @@
 +fi
 +
 +if [ "${MSP430_NAME}" = "msp430x2254" ] ; then
-+ARCH=msp:220
++ARCH=msp:22
 +MACHINE=
 +SCRIPT_NAME=elf32msp430
 +OUTPUT_FORMAT="elf32-msp430"
@@ -748,7 +748,7 @@
 +fi
 +
 +if [ "${MSP430_NAME}" = "msp430x2274" ] ; then
-+ARCH=msp:220
++ARCH=msp:22
 +MACHINE=
 +SCRIPT_NAME=elf32msp430
 +OUTPUT_FORMAT="elf32-msp430"


-------------------------------------------------------------------------
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