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: Mon, 15 Nov 2010 21:48:11 +0100 [thread overview]
Message-ID: <4CE19C8B.5000506@free.fr> (raw)
In-Reply-To: <1289853964-6525-1-git-send-email-albert.aribaud@free.fr>
Le 15/11/2010 21:46, Albert Aribaud 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>
> ---
> V1 Initial submission
> V2 arm926ejs: added ALIGN between bss and .rel.dyn sections
> tx25: removed GOT and datarel output sections
> tx25: fixed typo in config file commit message
> V3 arm926ejs: overlaid .bss and .rel.dyn sections
> tx25: overlaid .bss and .rel.dyn sections
> V4 arm926ejs and tx25: fixed overlay
> tx25: removed third patch as u-boot size remains small enough
> V5 added u-boot.lds/start.S fix for arm1136, arm1176, pxa, armv7.
Builds for at least one board of each cpu, but otherwise untested except
for arm926 openrd_base.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-11-15 20:48 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 ` Albert ARIBAUD [this message]
2010-11-17 19:45 ` [U-Boot] [PATCH V5 1/2] ARM: " Wolfgang Denk
2010-11-18 6:38 ` Albert ARIBAUD
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=4CE19C8B.5000506@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox