Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
maybe-fix-mips-validator.diff | Try to fix validator on mips this seems to fix intermittent validator problems on big endian archs. See the linked bug. =================================================================== |
Robert Lemmen <robertle@semistable.com> | yes | upstream | 2024-10-04 | |
no-git-version.patch | Do not extract VERSION from git repo In Debian package, the git repo contain debian package and does not contain tags matching upstream release. So this code cannot work and must be removed (unless we import upstream repo in our Debian repo) =================================================================== |
Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org> | not-needed | 2024-10-04 | ||
code_pair-and-value_desc-get-explicit-uint-store-fun.patch | code_pair and value_desc get explicit uint store funcs | Timo Paulssen <timonator@perpetuum-immobile.de> | no | 2024-10-04 | ||
Allow-passing-ffile-prefix-map-without-storing-it-in.patch | Allow passing -ffile-prefix-map without storing it in gen/config.c | Timo Paulssen <timonator@perpetuum-immobile.de> | no | 2024-09-20 | ||
sprinkle-sort-keys-all-over-the-tile-compiler.patch | Add "sort keys" to table generator, turn off perl hash randomization Turn off perl hash randomization for tiler generator and exprjit compiler |
Timo Paulssen <timonator@perpetuum-immobile.de> | no | 2024-09-09 | ||
0006-Make-accesses-to-spesh-arg-guard-atomic.patch | Make accesses to spesh arg guard atomic On architectures other than x86, other cores may see the pointer to the new arg guard tree before they see all the data inside it, causing them to jump out of bounds or otherwise misbehave. |
Timo Paulssen <timonator@perpetuum-immobile.de> | no | debian |