summaryrefslogtreecommitdiff
path: root/math/libpgmath/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Remove expired ports:Rene Ladan2022-12-315-77/+0
| | | | 2022-12-31 math/libpgmath: Depends on end of life devel/llvm70
* math/libpgmath: also set the linux macroJohannes M Dieterich2019-10-211-10/+15
| | | | Notes: svn path=/head/; revision=515074
* math/libpgmath: update to latest snapshotJohannes M Dieterich2019-10-2018-304/+60
| | | | | | | Bump LLVM requirement to devel/llvm70. Unify handling in port. Notes: svn path=/head/; revision=515064
* new port: math/libpgmathJohannes M Dieterich2018-09-0615-0/+316
This adds the compiler-callable math intrinsics library libpgmath. It is the math library of the flang compiler with support for vector operations. Patches were in large part adapted from the OpenBSD port. Reviewed by: zeising (mentor), mat Approved by: zeising (mentor) Obtained from: Brian Callahan (bcallah@openbsd.org) with adaptations Differential Revision: https://reviews.freebsd.org/D17034 Notes: svn path=/head/; revision=479158