This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/ld ChangeLog Makefile.am Makefile.in gensc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2003-08-15 17:04:48

Modified files:
	ld             : ChangeLog Makefile.am Makefile.in 
Added files:
	ld             : genscripts_extra.sh 
	ld/emulparams  : msp430all.sh 
Removed files:
	ld/emulparams  : msp430x110.sh msp430x1101.sh msp430x1111.sh 
	                 msp430x112.sh msp430x1121.sh msp430x1122.sh 
	                 msp430x1132.sh msp430x122.sh msp430x1222.sh 
	                 msp430x123.sh msp430x1232.sh msp430x133.sh 
	                 msp430x1331.sh msp430x135.sh msp430x1351.sh 
	                 msp430x147.sh msp430x148.sh msp430x149.sh 
	                 msp430x155.sh msp430x156.sh msp430x157.sh 
	                 msp430x167.sh msp430x168.sh msp430x169.sh 
	                 msp430x311.sh msp430x312.sh msp430x313.sh 
	                 msp430x314.sh msp430x315.sh msp430x323.sh 
	                 msp430x325.sh msp430x336.sh msp430x337.sh 
	                 msp430x412.sh msp430x413.sh msp430x435.sh 
	                 msp430x436.sh msp430x437.sh msp430x447.sh 
	                 msp430x448.sh msp430x449.sh msp430xE423.sh 
	                 msp430xE425.sh msp430xE427.sh msp430xW423.sh 
	                 msp430xW425.sh msp430xW427.sh 

Log message:
	* Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls
	genscripts_extra.sh.
	Rearrange all msp430 depends using this script.
	* Makefile.in: Regenerate.
	* genscripts_extra.sh: New file: Similar to genscripts.sh, except that the
	script to be run to generate the emulations can be passed
	as an optional parameter instead of being computed from the
	emulation name.
	* emulparams/msp430all.sh: New file: Combine all msp430 subdevice definitions
	into one file.
	* emulparams/msp430x*.sh: Removed.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/genscripts_extra.sh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.978&r2=1.979
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?cvsroot=src&r1=1.140&r2=1.141
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&r1=1.151&r2=1.152
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430all.sh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x110.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1101.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1111.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x112.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1121.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1122.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1132.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x122.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1222.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x123.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1232.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x133.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1331.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x135.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x1351.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x147.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x148.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x149.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x155.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x156.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x157.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x167.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x168.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x169.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x311.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x312.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x313.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x314.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x315.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x323.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x325.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x336.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x337.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x412.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x413.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x435.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x436.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x437.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x447.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x448.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430x449.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430xE423.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430xE425.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430xE427.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430xW423.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430xW425.sh.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/msp430xW427.sh.diff?cvsroot=src&r1=1.1&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]