From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V5 1/2] ARM: fix linker file for newer ld support
Date: Thu, 18 Nov 2010 07:38:21 +0100 [thread overview]
Message-ID: <4CE4C9DD.6040801@free.fr> (raw)
In-Reply-To: <20101117194539.93F1E14E646@gemini.denx.de>
Le 17/11/2010 20:45, Wolfgang Denk a ?crit :
>> older ld emitted all ELF relocations in input sections named
>> .rel.dyn, whereas newer ld uses names of the form .rel*. The
>> linker script only collected .rel.dyn input sections. Rewrite
>> to collect all .rel* input sections.
>>
>> Signed-off-by: Albert Aribaud<albert.aribaud@free.fr>
> Applied to u-boot-arm, thanks.
Thanks.
> Best regards,
>
> Wolfgang Denk
Amicalement,
--
Albert.
prev parent reply other threads:[~2010-11-18 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-15 20:46 [U-Boot] [PATCH V5 1/2] ARM: fix linker file for newer ld support Albert Aribaud
2010-11-15 20:46 ` [U-Boot] [PATCH V5 2/2] tx25: " Albert Aribaud
2010-11-17 19:46 ` Wolfgang Denk
2010-11-15 20:48 ` [U-Boot] [PATCH V5 1/2] ARM: " Albert ARIBAUD
2010-11-17 19:45 ` Wolfgang Denk
2010-11-18 6:38 ` Albert ARIBAUD [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CE4C9DD.6040801@free.fr \
--to=albert.aribaud@free.fr \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.