Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
rely-on-default-for-optimization-on-Power.patch | Don't optimize without knowing the target system on Power Upstream's CMake configuration assumes having gcc P9 optimizations flags means we are compiling for P9. On ppc64*, gcc can produce binaries optimized for P8, P9 or P10 atm. But on Debian we want to be compatible with all and default to P8. |
=?utf-8?b?RnLDqWTDqXJpYyBCb25uYXJk?= <frediz@debian.org> | no | 2024-11-24 | ||
build_reproducible.patch | build_reproducible | "Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2024-11-24 | ||
fix_db_test.patch | limit block_size to 32 bit Make the block_size to 3 Gb only on i386 and mipsel. |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2021-10-16 | ||
no_rpath.patch | do not build tools with rpath These will be installed semi-manual to usr/bin and will use system libraries. |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | not-needed | 2021-10-16 | ||
library_version.patch | <short summary of the patch> | "Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2021-10-16 | ||
ppc64.patch | ppc64 implement support for musl/ppc64 |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2024-11-24 | ||
armv7_support.patch | [PATCH] #8609 Add armv7 support | Dominik Peuscher <dominik.peuscher@check24.de> | no | 2022-01-16 | ||
mips.patch | mips implement timer implementation for mips platform |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2024-11-24 | ||
arm.patch | arm implement timer for arm >= v6 |
"Laszlo Boszormenyi (GCS)" <gcs@debian.org> | no | 2024-11-24 | ||
0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch | [PATCH] replace old sync with new atomic builtin equivalents Helps compiling with gcc on newer arches e.g. riscv32 where these __sync* builtins are not implemented atleast for 64bit values |
Khem Raj <raj.khem@gmail.com> | no | 2021-06-17 |