This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 3/5] ARM: Cleanup fenv implementation


On Tue, 10 Jun 2014, Wilco wrote:

> 2014-06-10  Wilco  <wdijkstr@arm.com>
> 
> 	* sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
> 	* sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
> 	(libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
> 	(libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
> 	(libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
> 	* sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
> 	* sysdeps/arm/get-rounding-mode.h (get_rounding_mode): Use _FPU_MASK_RM.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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