This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: New INSERT linker script command
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: binutils at sourceware dot org
- Cc: amodra at bigpond dot net dot au
- Date: Fri, 25 Jan 2008 06:43:12 -0800
- Subject: Re: New INSERT linker script command
- References: <20080125092358.GA14500@bubble.grove.modra.org>
On Fri, Jan 25, 2008 at 07:53:58PM +1030, Alan Modra wrote:
> This implements a new INSERT linker command for those who want to
> tweak the default linker script a little but can't lay their hands on
> an editor, or for whatever reason don't find it convenient to modify
> the default linker script. More than that actually. It also provides
> a way to specify output sections that are placed later in the binary
> whose input section patterns match earlier.
>
Can you add some testcases which will run for Linux/x86 target so
that it will be tested by more people?
Thanks.
H.J.