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: [RFC PATCH 05/11] MIPS/BFD: Factor out ELF file header flag checks


"Maciej W. Rozycki" <macro@imgtec.com> writes:
> Factor out the parts of `_bfd_mips_elf_merge_private_bfd_data' 
> responsible for ELF file header flag compatibility checks to 
> `mips_elf_merge_obj_e_flags'.  As a side effect remove a premature 
> return point from `_bfd_mips_elf_merge_private_bfd_data'.  No functional 
> change otherwise.
>
> 	bfd/
> 	* elfxx-mips.c (mips_elf_merge_obj_e_flags): New function, 
> 	factored out from...
> 	(_bfd_mips_elf_merge_private_bfd_data): ... here.

OK independently of the rest, thanks.

Richard


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