Subject: CVS commit: pkgsrc/cad/ghdl
From: Ryo ONODERA
Date: 2024-06-05 19:17:33
Message id: 20240605171733.83346FC74@cvs.NetBSD.org

Log Message:
cad/ghdl: Update to 4.1.0

Changelog:
[2024-04-14] 4.1

    The mcode backend is now fully supported on Windows x64
    Coverage output has been improved for being supported by vunit.

[2024-03-06] 4.0

    For the mcode backend, elaboration of the designs is now performed before \ 
code generation. This allows some optimizations and the support of external \ 
names.
    There is a new signal dumper (using FST format) for the mcode backend.
    The GCC backend will be deprecated and the LLVM backend will be used like \ 
the mcode backend (code generation in memory). As a consequence, no backend will \ 
generate object files anymore.

Files:
RevisionActionfile
1.21modifypkgsrc/cad/ghdl/Makefile
1.5modifypkgsrc/cad/ghdl/PLIST
1.12modifypkgsrc/cad/ghdl/distinfo
1.5modifypkgsrc/cad/ghdl/patches/patch-configure
1.3removepkgsrc/cad/ghdl/patches/patch-src_ortho_llvm6_llvm-cbindings.cpp