This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r191438 - /branches/ARM/aarch64-4.7-branch/libg...


Author: mshawcroft
Date: Tue Sep 18 16:52:03 2012
New Revision: 191438

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191438
Log:
[AARCH64-4.7] Backport long double exception support.

2012-09-06  Marcus Shawcroft  <marcus.shawcroft@arm.com>

	* config/aarch64/sfp-machine.h (FP_EX_INVALID, FP_EX_DIVZERO)
	(FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT)
	(FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF)
	(FP_RND_MINF, _FP_DECL_EX, FP_INIT_FOUNDMODE, FP_ROUNDMODE): New.



Modified:
    branches/ARM/aarch64-4.7-branch/libgcc/config/aarch64/sfp-machine.h


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