Subject: CVS commit: pkgsrc/devel/orc
From: Adam Ciarcinski
Date: 2024-01-28 08:14:17
Message id: 20240128071417.4319EFA42@cvs.NetBSD.org

Log Message:
orc: updated to 0.4.36

0.4.36
- Only use AVX / AVX2 instructions on CPUs that support both AVX and AVX2
  (fixes crash on machines that only support AVX) (L. E. Segovia)

0.4.35
- Add support for AVX / AVX2 (L. E. Segovia)
- SSE backend improvements (L. E. Segovia)
- New `orf` and `andf` opcodes for bitwise AND and OR for single precision \ 
floats (Jorge Zapata)
- Add support for `convwf`, int16 to float conversion (Jorge Zapata)
- Allow backend selection through ORC_TARGET environment variable (L. E. Segovia)
- Documentation improvements (Jorge Zapata, L. E. Segovia, Tim-Philipp Müller)
- orconce: Use Win32 once implementation with MSVC (Seungha Yang, L. E. Segovia)
- orcc: add --binary option to output raw machine code for functions (L. E. Segovia)
- orcprofile: Implement Windows high-resolution timestamp for MSVC
  to allow benchmarking on MSVC builds (L. E. Segovia)

Files:
RevisionActionfile
1.24modifypkgsrc/devel/orc/Makefile
1.15modifypkgsrc/devel/orc/PLIST
1.3modifypkgsrc/devel/orc/buildlink3.mk
1.26modifypkgsrc/devel/orc/distinfo