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

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


Hi Nick,

Thank you very much !
Wish you happy Christmas and the new year ahead.

Best regards,

Santosh Raktawan 

-----Original Message-----
From: Nick Clifton [mailto:nickc@redhat.com] 
Sent: Thursday, December 22, 2005 11:19 PM
To: Santosh Raktawan
Cc: binutils@sourceware.org
Subject: Re: [PATCH] Patch to modify the default linker script for H8
(ELF) targets to incorporate Tiny Data Sections

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


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