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]

[PATCH 4/5] ARM: Cleanup fenv implementation


Hi,

This is a series of patches which improves the ARM fenv implementation. Improve rounding mode check
in libc_fesetround_vfp and libc_feholdsetround_vfp so it ignores out of range values.

ChangeLog:
2014-06-10  Wilco  <wdijkstr@arm.com>

	* sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
	(libc_feholdsetround_vfp): Improve rounding mode check.

Attachment: 0004-Improve-rounding-mode-check.txt
Description: Text document


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