[PATCH] Patch to modify the default linker script for H8 (ELF) targets to incorporate Tiny Data Sections
Santosh Raktawan
santoshr2@KPITCummins.com
Fri Dec 23 12:23:00 GMT 2005
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
More information about the Binutils
mailing list