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 handling of Tag_ABI_HardFP_use for ARM


Hi Jie,

This patch sets Tag_ABI_HardFP_use to SP when a single precision FPU is
selected.

It also fixes the merge of Tag_ABI_HardFP_use. Currently,
Tag_ABI_HardFP_use is not treated as (SP & DP) when it's zero and
Tag_VFP_arch != 0. This patch changes it to conform to the documentation.

Approved and applied.


Cheers
  Nick
-----


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