diff options
author | Kai Tietz <ktietz@gcc.gnu.org> | 2009-06-22 16:04:19 +0200 |
---|---|---|
committer | Kai Tietz <ktietz@gcc.gnu.org> | 2009-06-22 16:04:19 +0200 |
commit | f0375e7861101189c0f9c6159ff7d0f9fd61c84e (patch) | |
tree | 394b4627bcbefa076f61363862053b8d80fd8f9e /gcc/c-parser.c | |
parent | 3f53cdbe6721b84b0e0fd82e420921a685108395 (diff) | |
download | gcc-f0375e7861101189c0f9c6159ff7d0f9fd61c84e.zip gcc-f0375e7861101189c0f9c6159ff7d0f9fd61c84e.tar.gz gcc-f0375e7861101189c0f9c6159ff7d0f9fd61c84e.tar.bz2 |
ChangeLog for gcc
2009-06-22 Kai Tietz <kai.tietz@onevision.com>
* config.gcc: Add for x86 and x64 mingw targets t-fprules-soft
and t-softfp support.
* config/i386/mingw32.h (LIBGCC2_HAS_TF_MODE): Enable TFmode.
(LIBGCC2_TF_CEXT): Define.
(TF_SIZE): Define.
ChangeLog for libgcc
2009-06-22 Kai Tietz <kai.tietz@onevision.com>
* config.host: Add soft emulation for x86 and x64 mingw targets.
* config/i386/64/_divtc3.c: Disable for mingw targets usage of
.symver assembly symbol.
* config/i386/64/_multc3.c: Likewise.
* config/i386/64/_powitf2.c: Likewise.
* config/i386/64/eqtf2.c: Likewise.
* config/i386/64/getf2.c: Likewise.
* config/i386/64/letf2.c: Likewise.
* config/i386/64/letf2.c: Likewise.
* config/i386/64/sfp-machine.h (_FP_W_TYPE): Define it
for x64 mingw target as unsigned long long.
(_FP_WS_TYPE): Define it for x64 mingw target as signed long
long.
(_FP_I_TYPE): Define it for x64 mingw target as long long.
From-SVN: r148798
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions