This is the mail archive of the binutils@sources.redhat.com 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: GAS PATCH ARM: Fix the floating point flavour for Linux and NetBSD


 
> 2003-06-13  Richard Earnshaw  <rearnsha@arm.com>
> 
> 	* tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.
> 	(FPU_DEFAULT, case TE_NetBSD): Default to FPU_ARCH_VFP for ELF,
> 	FPU_ARCH_FPA for AOUT.
> 	(md_begin): Don't try to guess the floating point architecture from
> 	the CPU if the OS ABI (Linux, NetBSD) mandates a particular form.

Hmm, this caused an apparent regression for an arm-netbsdelf 
configuration.  Fixed with:

2003-06-13  Richard Earnshaw  <rearnsha@arm.com>

	* gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.


Attachment: gastest.patch
Description: gastest.patch


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