Debian Patches

Status for ghdl/3.0.0+dfsg2-1

Patch Description Author Forwarded Bugs Origin Last update
modify-install-paths Patch installation paths for Debian packaging Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
adjust-compile-flags Apply compile flags as required by Debian Upstream has independently changed things so that this patch does not need to
be upstreamed.
Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
extend-ghdl-manpage Extend ghdl.1 manpage Add the Debian specific ghdl wrapper information to the manpage. Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
skip-unsupported-tests Skip tests for features not built in Debian VITAL is not included in the Debian build and so the test attempting to
include it must be disabled so that they won't count as a failure.
Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
testsuite-pass-parameters Pass testsuite.sh command line parameters to suite_driver.sh Andreas Bombe <aeb@debian.org> no 2023-07-09
fix-testsuite-stderr-output Fix stderr output of testsuite/suite_driver.sh The testsuite driver script prints an informational message about the number
of test workers it is running on stderr. However, any output on stderr during
the test run is considered a failure by autopkgtest which causes the testsuite
to never complete successfully. This patch changes it to simply print to
stdout instead.
Andreas Bombe <aeb@debian.org> not-needed 2023-10-01
gcc-distro-specs Add gcc-distro-specs patch to add %(distro_defaults) like in gcc specs The Debian packages for gcc add %(distro_defaults) to the specs, so add the
same to the @vhdl spec line calling ghdl1 in the gcc backend.
Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
allow-non-linux-mcode Allow non-Linux x86 architectures for mcode backend A check in configure would make builds on hurd and kfreebsd fail as mcode
would activated due to being on x86, but the part selecting build flags would
not recognize the architecture string. Add recognition of *-gnu with the same
flags as the Linux builds.
Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
sparc-memmodel-include Add memmodel.h include to gcc ortho-lang-9.c On a SPARC build some includes use a type definition from memmodel.h and will
fail to build if it isn't included.
Andreas Bombe <aeb@debian.org> not-needed 2023-07-09
0001-configure-tentatively-add-support-for-llvm-16.0.patch [PATCH 1/2] configure: tentatively add support for llvm 16.0 Tristan Gingold <tgingold@free.fr> no 2023-04-04
0002-llvm-cbinding.cpp-adjust-for-llvm-16.patch [PATCH 2/2] llvm-cbinding.cpp: adjust for llvm 16 Tristan Gingold <tgingold@free.fr> no 2023-04-04

All known versions for source package 'ghdl'

Links