2018-09-12 Eric Sandall * DETAILS: Updated to 0.20 I don't know how anyone updated past 0.18, as 0.19+ ABI changed, removing libisl.so.15 which gcc is linked against if using Cloog (default), breaking cc1 so nothing compiles after. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/cc1: error while loading shared libraries: libisl.so.15: cannot open shared object file: No such file or directory I had to downgrade isl to 0.18, build gcc without Cloog, upgrade isl, then build gcc with Cloog again against isl 0.19+. 2018-07-28 Florian Franzmann * DETAILS: version 0.19 2017-08-10 Thomas Orgis * DEPENDS: added, needs gmp 2016-12-22 Florian Franzmann * DETAILS: version 0.18 2016-09-09 Florian Franzmann * DETAILS: version 0.16.1 2015-07-26 Ismael Luceno * DETAILS: updated spell to 0.15 2014-09-17 Ismael Luceno * DETAILS: spell created .