Re: PATCH: Support mixing .init_array.* and .ctors.* input sections

2010-12-14 Thread Alan Modra
On Tue, Dec 14, 2010 at 09:55:42AM -0800, H.J. Lu wrote: > bfd/ > > 2010-12-14 H.J. Lu > > * elf.c (_bfd_elf_new_section_hook): Special handling for > .init_array/.fini_array output sections. > > ld/ > > 2010-12-13 H.J. Lu > > * Makefile.am (GENSCRIPTS): Add @enable_ini

PATCH: Support mixing .init_array.* and .ctors.* input sections

2010-12-14 Thread H.J. Lu
On Mon, Dec 13, 2010 at 04:49:32PM -0800, H.J. Lu wrote: > On Mon, Dec 13, 2010 at 11:39:28AM -0800, H.J. Lu wrote: > > Hi, > > > > Using .init_array section in GCC: > > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46770 > > > > raised a question on init_priority attribute. We need to provid