diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-10 18:27:18 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-10 18:27:18 -0800 |
commit | c940739b8f863f3331f00b36c23ad1526ab1147e (patch) | |
tree | f68e2bb544a478b7c5537af0b5f9d9aee4aea813 /ChangeLog | |
parent | 009266215ff514a005c766d7d6fcfe8bb31dddd5 (diff) | |
download | txr-c940739b8f863f3331f00b36c23ad1526ab1147e.tar.gz txr-c940739b8f863f3331f00b36c23ad1526ab1147e.tar.bz2 txr-c940739b8f863f3331f00b36c23ad1526ab1147e.zip |
* mpi-patches/mpi-set-mpi-word: Bugfix and refresh.
* mpi-patches/mpi-set-double-intptr: New file.
* mpi-patches/series (mpi-set-double-intptr): Patch added.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2011-12-10 Kaz Kylheku <kaz@kylheku.com> + * mpi-patches/mpi-set-mpi-word: Bugfix and refresh. + + * mpi-patches/mpi-set-double-intptr: New file. + + * mpi-patches/series (mpi-set-double-intptr): Patch added. + +2011-12-10 Kaz Kylheku <kaz@kylheku.com> + * configure: add to config.h the type double_intptr_t, which is twice the size of intptr_t. It may not be available, so there is a HAVE_ macro to detect it. |