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 1/2] Aarch64: Cleanup math_private.h


Hi,

This is a series of patches to cleanup the aarch64 fenv implementation. Fix declarations in
math_private.h to use fpu_fpsr_t correctly, and use one line per declaration.

Ok for commit?

Wilco

ChangeLog:
2014-05-23  Wilco  <wdijkstr@arm.com>

	* sysdeps/aarch64/fpu/math_private.h 
	 (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
	 (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64) 
	 (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64) 
	 (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
	Fix declarations.

Attachment: Fix-declarations.txt
Description: Text document


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