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]

r125737 - in /trunk/gcc: ChangeLog config/i386/...


Author: uros
Date: Fri Jun 15 07:01:31 2007
New Revision: 125737

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125737
Log:
	* libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3,
	define to "l" if LIBGCC_LONG_DOUBLE_SIZE == 128,
	otherwise define to LIBGCC2_TF_CEXT.
	* config/i386/linux64.h (LIBGCC2_HAS_TF_MODE): New define.
	(LIBGCC_TF_CEXT): Ditto.
	(TF_SIZE): Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/linux64.h
    trunk/gcc/libgcc2.c


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