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

Steve Underwood <[email protected]> Tue, 14 Nov 2006 16:27:30 -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-serv18540/binutils

Modified Files:
	binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch 
Log Message:
There was not enough room allowed for the larger interrupt tables in the 461x devices


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.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch	7 Oct 2006 04:59:37 -0000	1.3
+++ binutils-14x1-20x1-20x2-20x3-22x4-42x-42x0-461x.patch	15 Nov 2006 00:27:28 -0000	1.4
@@ -898,7 +898,7 @@
 +TEMPLATE_NAME=generic
 +
 +ROM_START=0x9100
-+ROM_SIZE=0x6ee0
++ROM_SIZE=0x6ec0
 +RAM_START=0x1100
 +RAM_SIZE=0x1000
 +
@@ -915,7 +915,7 @@
 +TEMPLATE_NAME=generic
 +
 +ROM_START=0x9100
-+ROM_SIZE=0x6ee0
++ROM_SIZE=0x6ec0
 +RAM_START=0x1100
 +RAM_SIZE=0x2000
 +
@@ -932,7 +932,7 @@
 +TEMPLATE_NAME=generic
 +
 +ROM_START=0x3100
-+ROM_SIZE=0xcee0
++ROM_SIZE=0xcec0
 +RAM_START=0x1100
 +RAM_SIZE=0x2000
 +
@@ -949,7 +949,7 @@
 +TEMPLATE_NAME=generic
 +
 +ROM_START=0x2100
-+ROM_SIZE=0xdee0
++ROM_SIZE=0xdec0
 +RAM_START=0x1100
 +RAM_SIZE=0x1000
 +


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