Debian Patches

Status for yosys/0.33-5

Patch Description Author Forwarded Bugs Origin Last update
abc/remove_bzlib_convenience.patch The library bzlib is included in the source and
built as a convenience library. This patch prevents this from being
built and links berkeley-abc with debian's bzlib library instead.
===================================================================
Ruben Undheim <ruben.undheim@gmail.com> invalid 2018-08-04
abc/remove_zlib_convenience.patch The library zlib is included in the source and
built as a convenience library. This patch prevents this from being
built and links berkeley-abc with debian's zlib library instead.
===================================================================
Ruben Undheim <ruben.undheim@gmail.com> invalid 2018-08-04
abc/cflags_ldflags.patch Using LDFLAGS and CPPFLAGSpassed down from
dpkg-buildflags such that hardening gets enabled.
===================================================================
Ruben Undheim <ruben.undheim@gmail.com> invalid 2018-08-04
abc/writepla.patch soften an overzealous assert
otherwise the abc will refuse to output trivial functions(constant 1 or 0).
===================================================================
Johann Klammer <klammerj@a1.net> yes 2018-08-04
abc/0006-Fix-spelling-errors.patch Fix spelling errors Ruben Undheim <ruben.undheim@gmail.com> no 2018-08-05
abc/0007-Fix-repro-on-armhf-vs-aarch64.patch Fix-repro-on-armhf-vs-aarch64 Debian Science Maintainers no 2023-06-13
abc/0007-Remove-build-date-time-reproducibility-hazard.patch Remove build-date/time reproducibility hazard =?utf-8?q?Daniel_Gr=C3=B6ber?= <dxld@darkboxed.org> no 2023-06-13
switch-to-free-font.patch Switch the yosys manual font from luximono (non-free) to inconsolata (free)

===================================================================
Sebastian Kuzminsky <seb@highlab.com> no 2016-05-14
kfreebsd-support.patch Change yosys to look for the #define constant "__unix__" instead of "__linux__",
to select code appropriate for Unix-like systems. This has been tested with
Clang 3.5 and GCC 4.6, 4.8, and 4.9 on Linux,
and Clang 3.5 and GCC 4.9 on kFreeBSD.
Sebastian Kuzminsky <seb@highlab.com> no 2016-05-14
0007-Disable-pretty-build.patch Disable pretty build Ruben Undheim <ruben.undheim@gmail.com> no 2017-04-05
0009-Some-spelling-errors-fixed.patch Some spelling errors fixed Ruben Undheim <ruben.undheim@gmail.com> no 2018-07-12
0010-Fix-adding-of-sys.path-in-yosys-smtbmc.patch Fix adding of sys.path in yosys-smtbmc Ruben Undheim <ruben.undheim@gmail.com> no 2018-07-27
0011-Do-not-show-g-build-flags-in-Version-string.patch Do not show g++ build flags in Version string Ruben Undheim <ruben.undheim@gmail.com> no 2018-08-19
0017-Support-plugin-loading-from-libdir.patch no
0018-Fix-autotest-compliation.patch no
0020-autotest-Print-log-on-error.patch autotest: Print log on error =?utf-8?q?Daniel_Gr=C3=B6ber?= <dxld@darkboxed.org> no 2022-12-03
0021-Fix-global-cache-destruction-in-IdString-class.patch [PATCH] Fix global cache destruction in IdString class
When enabling LTO on GCC, the sequence of destructing static members in
IdString class is not promised, which can lead to the cache itself being
destructed but the destruct_guard not destructed.

Put all static members of IdString to a subclass similar to current
desturct_guard_t, to mmakes the guard a real guard.

This fixes SEGV when exiting a LTO-ed GCC-built yosys binary.
Icenowy Zheng <icenowy@aosc.io> no 2021-11-18
0023-Use-SOURCE-DATE-EPOCH-for-docs.patch no
0025-Remove-emoji-causing-latex-errors.patch no
0026-Quiet-write-rst-command-ref-manual.patch no

All known versions for source package 'yosys'

Links