Path to this page:
./
devel/ocaml-intrinsics,
Library of intrinsics for OCaml
Branch: CURRENT,
Version: 0.15.2,
Package name: ocaml-intrinsics-0.15.2,
Maintainer: jaapbThis library provides functions to invoke amd64 instructions
(such as clz, popcnt, rdtsc, rdpmc) when available, or compatible
software implementation on other targets.
Master sites:
Filesize: 24.392 KB
Version history: (Expand)
- (2022-05-05) Package added to pkgsrc.se, version ocaml-intrinsics-0.15.2 (created)
CVS history: (Expand)
2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145) |
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
|
2022-05-05 11:02:06 by Jaap Boender | Files touched by this commit (5) |
Log message:
Created package devel/ocaml-intrinsics, version 0.15.2.
This provides some amd64 intrinsics (or software equivalents on other
architectures) to OCaml. Needed as a dependency for the new
devel/ocaml-core_unix package.
|