summaryrefslogtreecommitdiffstats
path: root/mpi-patches/series
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-20 20:59:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-20 20:59:12 -0700
commitfe69004a3798e896cf7349149c6c37ec58676b45 (patch)
tree4c4e933826096a497cf92b06791779f7a213a149 /mpi-patches/series
parent270dcc27814f4bd80f625b85e9ff91e7c5a8e8a8 (diff)
downloadtxr-fe69004a3798e896cf7349149c6c37ec58676b45.tar.gz
txr-fe69004a3798e896cf7349149c6c37ec58676b45.tar.bz2
txr-fe69004a3798e896cf7349149c6c37ec58676b45.zip
* arith.c (flo_int): New function.
* eval.c (eval_init): flo-int registered as intrinsic. * lib.h (flo_int): Declared. * mpi-patches/series: Added mpi-to-double to patch stack. (mp_to_double): New MPI function. * mpi-patches/mpi-to-double: New file.
Diffstat (limited to 'mpi-patches/series')
-rw-r--r--mpi-patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpi-patches/series b/mpi-patches/series
index 0181c920..c880ab60 100644
--- a/mpi-patches/series
+++ b/mpi-patches/series
@@ -12,3 +12,4 @@ fix-bad-shifts
bit-search-optimizations
shrink-mpi-int
faster-square-root
+mpi-to-double