summaryrefslogtreecommitdiffstats
path: root/devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h')
-rw-r--r--devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h b/devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h
new file mode 100644
index 0000000..69f8109
--- /dev/null
+++ b/devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h
@@ -0,0 +1,22 @@
+*** gcc/config/fp-bit.h.orig Thu Oct 18 22:57:05 2001
+--- gcc/config/fp-bit.h Thu Oct 18 22:58:46 2001
+***************
+*** 164,169 ****
+--- 164,170 ----
+ # define divide fpdiv
+ # define compare fpcmp
+ # define si_to_float sitofp
++ # define usi_to_float uitofp
+ # define float_to_si fptosi
+ # define float_to_usi fptoui
+ # define negate __negsf2
+***************
+*** 176,181 ****
+--- 177,183 ----
+ # define divide dpdiv
+ # define compare dpcmp
+ # define si_to_float litodp
++ # define usi_to_float ultodp
+ # define float_to_si dptoli
+ # define float_to_usi dptoul
+ # define negate __negdf2
OpenPOWER on IntegriCloud