This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix build error on mips-irix (missing match_priority)


On Tue, Jun 07, 2011 at 12:53:38PM -0700, Joel Brobecker wrote:
> A new field was recently added to struct bfd_target, and irix-core.c
> needs an update...
> 
> bfd/ChangeLog:
> 
>         * irix-core.c (irix_core_vec): Add match_priority field.

Oops, I forgot those core files are not built with --enable-targets=all.
I've committed a patch to fix the following files too.

	* aix386-core.c, * cisco-core.c, * hpux-core.c, * osf-core.c,
	* sco5-core.c: Init match_priority field.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]