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]

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


Author: hjl
Date: Thu Jul 28 20:36:39 2011
New Revision: 176894

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176894
Log:
Use long long for 64bit int.

2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
	version.
	(_FP_WS_TYPE): Likewise.
	(_FP_I_TYPE): Likewise.

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


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