summaryrefslogtreecommitdiff
path: root/math/libpgmath/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-12-31cleanup: Remove expired ports:Rene Ladan5-77/+0
2022-12-31 math/libpgmath: Depends on end of life devel/llvm70
2019-10-21math/libpgmath: also set the linux macroJohannes M Dieterich1-10/+15
Notes: svn path=/head/; revision=515074
2019-10-20math/libpgmath: update to latest snapshotJohannes M Dieterich18-304/+60
Bump LLVM requirement to devel/llvm70. Unify handling in port. Notes: svn path=/head/; revision=515064
2018-09-06new port: math/libpgmathJohannes M Dieterich15-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