Debian Patches

Status for onetbb/2021.12.0-1~exp1

Patch Description Author Forwarded Bugs Origin Last update
1000-remove-unaligned-test.patch Remove unaligned mem-accesses from test_malloc_pools.cpp This should help sparc64 tests, if we miss a case a SIGBUS
will greet us.

===================================================================
Steve Capper <steven.capper@gmail.com> no
1010-test-less-stress.patch Reduce stress of test_collaborative_call_once on __arm__.
===================================================================
Mo Zhou <lumin@debian.org> yes 2022-02-15
1020-arch-generic.patch This patch provides the generic architecture fallback, which was not merged by upstream. We just keep the patch here.

===================================================================
Matthias Klose <doko@debian.org> yes debian 2023-06-17
1030-warning-flags.patch Suppress compiler warnings since GCC-12. (Closes: #1016283)
===================================================================
Mo Zhou <lumin@debian.org> yes 2022-08-18
sh4-support.patch sh4 support onetbb currently FTBFS on sh4 because the source code assumes that the target
FPU supports all four rounding modes (FE_TONEAREST, FE_DOWNWARD, FE_UPWARD and
FE_TOWARDZERO) which is not the case on sh4 which supports FE_TONEAREST and
FE_TOWARDZERO only [1].
.
The attached patch fixes these assumptions for sh4 and makes the code build. I
have already patched and uploaded the package to the unreleased distribution
so that the mold linker can build on sh4 as well.
.
I will forward the patch later after reformating it.
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> invalid

All known versions for source package 'onetbb'

Links