This is the mail archive of the binutils-cvs@sourceware.cygnus.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]

src/ld ChangeLog emulparams/avr1200.sh emulpar ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	denisc@sourceware.cygnus.com	00/05/27 08:36:58

Modified files:
	ld             : ChangeLog 
	ld/emulparams  : avr1200.sh avr23xx.sh avr4433.sh avr44x4.sh 
	                 avr85xx.sh avrmega103.sh avrmega161.sh 
	                 avrmega603.sh 
	ld/scripttempl : elf32avr.sc 

Log message:
	* emulparams/avr1200.sh (STACK): Define as 0.
	* emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
	* emulparams/avr4433.sh (STACK): Likewise.
	* emulparams/avr44x4.sh (STACK): Likewise.
	* emulparams/avr85xx.sh (STACK): Likewise.
	* emulparams/avrmega103.sh (STACK): Likewise.
	* emulparams/avrmega161.sh (STACK): Likewise.
	* emulparams/avrmega603.sh (STACK): Likewise.
	* scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
	(__stack): Define from ${STACK} for main().

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.188&r2=1.189
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avr1200.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avr23xx.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avr4433.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avr44x4.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avr85xx.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avrmega103.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avrmega161.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/avrmega603.sh.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elf32avr.sc.diff?cvsroot=src&r1=1.1&r2=1.2


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