[PATCH] powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset
Joel Sherrill
joel at rtems.org
Fri Jan 13 16:46:36 UTC 2017
On Fri, Jan 13, 2017 at 2:28 AM, Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
> Maybe it makes sense to add this to the other linkcmds.base as well.
>
>
No problem. Is this the list of files?
arm/shared/startup/linkcmds.base
m68k/shared/startup/linkcmds.base
or1k/shared/startup/linkcmds.base
powerpc/gen5200/startup/linkcmds.base
powerpc/shared/startup/linkcmds.base
powerpc/tqm8xx/startup/linkcmds.base
sparc/shared/startup/linkcmds.base
> On 12/01/17 23:13, Joel Sherrill wrote:
>
>> ---
>> .../libbsp/powerpc/shared/startup/linkcmds.base | 2 ++
>> 1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base
>> b/c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base
>> index 296dd6d..072bde1 100644
>> --- a/c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base
>> +++ b/c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base
>> @@ -227,6 +227,8 @@ SECTIONS {
>> *(.rela.sdata2 .rela.sdata2.* .rela.gnu.linkonce.s2.*)
>> *(.rela.sbss2 .rela.sbss2.* .rela.gnu.linkonce.sb2.*)
>> *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
>> + *(.rela.rtemsroset*)
>> + *(.rela.rtemsrwset*)
>> PROVIDE_HIDDEN (__rel_iplt_start = .);
>> PROVIDE_HIDDEN (__rel_iplt_end = .);
>> PROVIDE_HIDDEN (__rela_iplt_start = .);
>>
>
> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone : +49 89 189 47 41-16
> Fax : +49 89 189 47 41-09
> E-Mail : sebastian.huber at embedded-brains.de
> PGP : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20170113/42dc0cd1/attachment-0002.html>
More information about the devel
mailing list