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]

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


Author: uros
Date: Wed Jun 13 15:23:12 2012
New Revision: 188518

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188518
Log:
	* config/i386/32/sfp-machine.h (_FP_NANSIGN_S, _FP_NANSIGN_D,
	_FP_NANSIGN_E, _FP_NANSIGN_Q): Move ...
	* config/i386/64/sfp-machine: ... (delete here) ...
	* config/i386/sfp-machine.h: ... to here.
	(FP_EX_MASK): Remove.
	(FP_RND_MASK): New.
	(FP_INIT_ROUNDMODE): Declare asm as volatile.


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


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