]> gcc.gnu.org Git - gcc.git/commit - gcc/libgcc2.c
libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3...
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 15 Jun 2007 07:01:31 +0000 (09:01 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 15 Jun 2007 07:01:31 +0000 (09:01 +0200)
commit3353afbec791e182c28d9dc6e5a9f2b16f09255b
tree8edb3de675b231d55a819e39733fb9b3b9a0e8fc
parent203927fc06340697cc2a06cf5f42dff85ed24c49
libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3...

* 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.

From-SVN: r125737
gcc/ChangeLog
gcc/config/i386/linux64.h
gcc/libgcc2.c
This page took 0.056931 seconds and 5 git commands to generate.