[PATCH] Patch to modify the default linker script for H8 (ELF) targets to incorporate Tiny Data Sections

Nick Clifton nickc@redhat.com
Thu Dec 22 17:45:00 GMT 2005


Hi Santosh,

> ChangeLog
> 2005-11-24  Santosh Raktawan <santoshr2@kpitcummins.com>
>        	* ld/emulparms/h8300helf.sh : Sections " .tinyrodata, .tinydata
> 
>               and .tinybss "
>               added at appropriate memory locations.
> 	      * ld/emulparms/h8300self.sh : Sections " .tinyrodata,
> .tinydata   
>               and .tinybss "
>               added at appropriate memory locations.
> 	      * ld/emulparms/h8300sxelf.sh : Sections " .tinyrodata,
> .tinydata 
>               and .tinybss "
>               added at appropriate memory locations.
> 	      * ld/scripttempl/elf.sc  : Default linker script template
> is 
>               modified to make provision for " .tinyrodata , .tinydata ,
> 
>               .tinybss " sections.

Approved and applied (with a tidied up ChangeLog entry:)

ld/ChangeLog
2005-12-22  Santosh Raktawan <santoshr2@kpitcummins.com>

	* ld/emulparms/h8300helf.sh (TINY_READONLY_SECTION,
	TINY_DATA_SECTION, TINY_BSS_SECTION): Define.
	* ld/emulparms/h8300self.sh: Likewise.
	* ld/emulparms/h8300sxelf.sh: Likewise.
	* ld/scripttempl/elf.sc: Add TINY_READONLY_SECTION,
	TINY_DATA_SECTION, TINY_BSS_SECTION.

Cheers
   Nick



More information about the Binutils mailing list