r192324 - in /trunk/libgcc: ChangeLog config/i3...

uros@gcc.gnu.org uros@gcc.gnu.org
Wed Oct 10 18:35:00 GMT 2012


Author: uros
Date: Wed Oct 10 18:35:32 2012
New Revision: 192324

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192324
Log:
	* config/i386/sfp-machine.h (FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
	FP_RND_MINF, FP_RND_MASK, FP_INIT_ROUNDMODE, _FP_DECL_EX): Move to ...
	* config/i386/32/sfp-machine.h: ... here.
	* config/i386/64/sfp-machine.h (FP_RND_NEAREST, FP_RND_ZERO,
	FP_RND_PINF, FP_RND_MINF, FP_RND_MASK, FP_INIT_ROUNDMODE, _FP_DECL_EX):
	New defines.


Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/i386/32/sfp-machine.h
    trunk/libgcc/config/i386/64/sfp-machine.h
    trunk/libgcc/config/i386/sfp-machine.h



More information about the Gcc-cvs mailing list