diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-13 10:26:27 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-13 10:26:27 -0800 |
commit | d581aa02b11d67bb097867c44267c4d4cad7c329 (patch) | |
tree | 5008891a4354ec568f2543de538a6ad1f0f62f2b /ChangeLog | |
parent | d6825dcfed19d2639b304a96d8cec1cabb040783 (diff) | |
download | txr-d581aa02b11d67bb097867c44267c4d4cad7c329.tar.gz txr-d581aa02b11d67bb097867c44267c4d4cad7c329.tar.bz2 txr-d581aa02b11d67bb097867c44267c4d4cad7c329.zip |
* Makefile (repatch): New phony target.
(distclean): Remove mpi directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2011-12-13 Kaz Kylheku <kaz@kylheku.com> + * Makefile (repatch): New phony target. + (distclean): Remove mpi directory. + +2011-12-13 Kaz Kylheku <kaz@kylheku.com> + Patch to shrink mpi-int to three words on 32 bit platforms, so that obj_t stays four pointers wide. |