[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200709122118.31890.vda.linux@googlemail.com>
Date: Wed, 12 Sep 2007 21:18:31 +0100
From: Denys Vlasenko <vda.linux@...glemail.com>
To: Daniel Walker <dwalker@...sta.com>
Cc: Sam Ravnborg <sam@...nborg.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] build system: section garbage collection for vmlinux
On Tuesday 11 September 2007 22:47, Daniel Walker wrote:
> On Tue, 2007-09-11 at 21:07 +0100, Denys Vlasenko wrote:
> > This patch is needed for --gc-sections to work, regardless
> > of which final form that support will have.
> >
> > This patch renames .text.xxx and .data.xxx sections
> > into .xxx.text and .xxx.data, respectively.
>
> I think you'll have better luck with this if you focus on a single
> architecture (i386 would be best) ..
I did exactly that. I focused on x86_64.
Of course, section name fixes cannot be done per-arch, as they
are scattered across entire tree.
Apart from that, it was x86_64 only.
By now, I also have patches for i386 in hand too.
--
vda
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists