From d6825dcfed19d2639b304a96d8cec1cabb040783 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 13 Dec 2011 09:51:43 -0800 Subject: Patch to shrink mpi-int to three words on 32 bit platforms, so that obj_t stays four pointers wide. * mpi-patches/series: New patch added. * mpi-patches/shrink-mpi-int: New file. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efd15251..8ca0d8a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-12-13 Kaz Kylheku + + Patch to shrink mpi-int to three words on 32 bit platforms, + so that obj_t stays four pointers wide. + + * mpi-patches/series: New patch added. + + * mpi-patches/shrink-mpi-int: New file. + 2011-12-12 Kaz Kylheku * mpi-patches/bit-search-optimizations (s_highest_bit): Added static -- cgit v1.2.3