Commit graph

7 commits

Author SHA1 Message Date
Timo Kaufmann d65850e975 palp: 2.1 -> 2.11
According to the homepage[1]:

> Small change in Mori.h for compatibility with gcc_10 (thanks to J.
  Puydt) [May 15, 2020].

Disabling the strictoverflow seems to be no longer necessary (I'm
relying on the check phase here).

[1] http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
2020-05-16 15:07:57 +02:00
Timo Kaufmann 51de320353 palp: add meta.changelog 2020-05-16 15:05:45 +02:00
Jonathan Ringer f89b76d9db
palp: correct metadata for repology 2020-04-07 14:08:03 -07:00
Jake Waksbaum 3babbaaa47 palp: Add darwin support (#44829) 2018-08-09 22:28:27 +02:00
Timo Kaufmann 2b22ecf01e palp: restrict platforms to linux (#42651) 2018-06-27 15:28:39 +02:00
Timo Kaufmann 08a59bb10d palp: fix runtime error introduced by #28029 (#42633)
After #28029 it is necessary to add "strictoverflow" to the disabled
hardening flags. That probably has something to do with the `-O3` option
in palps makefile.

This commit also adds a test to check for this regression (as it only
occured at runtime).
2018-06-27 09:42:26 +02:00
Timo Kaufmann be0b8f2cf6 palp: init at 2.1 2018-04-21 20:40:59 -05:00