1.5.1
This is a bug-fix release with the following changes cherry-picked from the development branch:
- Fix a compiler warning in vcode.c.
- Disable VHDL backtrace on non-Linux systems as the symbol names cannot
be parsed reliably (#385). - Update to latest
pc_from_uncontext.m4
for Apple M1 support. - Fix incorrect application of LRM rules for building an equivalent wait
statement for concurrent statements. - Library build is now reproducible when running
make -j
(#409). - Fix assertion failure with nested record type (#404).
- Use Pandoc to generate the manual page.
This release is GPG signed with key fingerprint 74319F1A
. Verify the signature with:
$ gpg --recv-keys 74319F1A
$ gpg --verify nvc-1.5.1.tar.gz.sig nvc-1.5.1.tar.gz