• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision4e7ea9acf804dffbd257b20880d427afac8786b9 (tree)
Time2018-11-05 21:51:59
AuthorYoshinori Sato <ysato@sa76...>
CommiterYoshinori Sato

Log Message

disable 64bit double

Change Summary

Incremental Difference

--- a/gcc/config/rx/t-linux
+++ b/gcc/config/rx/t-linux
@@ -20,8 +20,8 @@
2020
2121 # Enable multilibs:
2222
23-MULTILIB_OPTIONS = m64bit-doubles
24-MULTILIB_DIRNAMES = 64-bit-double
23+MULTILIB_OPTIONS =
24+MULTILIB_DIRNAMES =
2525
2626 MULTILIB_MATCHES = nofpu=mnofpu nofpu=mcpu?rx200 nofpu=mcpu?RX200
2727
--- a/libgcc/config/rx/t-rx
+++ b/libgcc/config/rx/t-rx
@@ -23,6 +23,7 @@
2323 # the normal libgcc sources:
2424
2525 LIB2ADD = $(srcdir)/config/rx/rx-abi-functions.c
26+HOST_LIBGCC2_CFLAGS += -DDF=SF
2627
2728
2829 # We need special handling of the floating point conversion