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 01/11] MIPS/BFD: Correct an FP ABI warning


"Maciej W. Rozycki" <macro@imgtec.com> writes:
> Correct a warning produced on any FP ABI mismatch observed.  Unlike the 
> other settings, which in the presence of `.MIPS.abiflags' are duplicated 
> in the `e_flags' member of the ELF file header, information on the FP 
> ABI in use is duplicated in `.gnu.attributes' rather than in the former 
> place.  Update the warning message accordingly.
>
> 	bfd/
> 	* bfd/elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data):
> 	Correct an FP ABI warning.

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]