1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
# Debian versions
clang-format-version.diff
clang-analyzer-force-version.diff
# Disabling features
23-strlcpy_strlcat_warning_removed.diff
declare_clear_cache.diff
unwind-chain-inclusion.diff
# Path updates
python-clangpath.diff
fix-clang-path-and-build.diff
0048-Set-html_static_path-_static-everywhere.patch
symbolizer-path.diff
clang-tidy-run-bin.diff
debug-jit-path.diff
# commented because of bug 903709
#force-gcc-header-obj.diff
do-not-fail-on-unexpected-pass.diff
# Lib names
0044-soname.diff
lldb/lldb-soname.diff
#lldb-libname.diff
openmp-soname.diff
# Disable some tests
silent-gold-test.diff
silent-more-tests.diff
silent-MCJIIT-tests.diff
silent-gold-utils.diff
silent-test-failing-codeverage.diff
silent-test-macho.diff
silent-llvm-isel-fuzzer.diff
remove-test-freezing.diff
disable-llvm-symbolizer-test.diff
disable-path-test-failing.diff
# Decrease the freq for the keep alive
test-keep-alive.diff
# scan-build
scan-build-clang-path.diff
scan-view-fix-path.diff
fix-scan-view-path.diff
# lldb
lldb/lldb-addversion-suffix-to-llvm-server-exec.patch
lldb/lldb-missing-install.diff
# Fix arch issue
disable-error-xray.diff
# OpenMP
openmp/openmp-check-execstack.diff
# libcxx
libcxx/libcxxabi-test-don-t-fail-extended-long-double.patch
libcxx/libcxxabi-arm-ehabi-fix.patch
libcxx/libcxx-silent-test-libcxx.diff
libcxx/libcxx-silent-failure-ppc64el.diff
libcxx/libcxx-silent-failure-arm64.diff
libcxx/libcxx-libatomic-only-with-gcc-rtlib.diff
libcxx/libcxxabi-fix-link-builtins.diff
libcxx/libcxx-armhf-ftbfs.diff
# Change default optims
mips/mips-fpxx-enable.diff
mips/mips-force-nomadd4.patch
mips/syscall-mips64el-def.diff
26-set-correct-float-abi.diff
clang-arm-default-vfp3-on-armv7a.patch
# For the bootstrap
clangd-atomic-cmake.patch
# Fix docs
# https://reviews.llvm.org/D60380
remove-apple-clang-manpage.diff
0049-Use-Debian-provided-MathJax-everywhere.patch
# Hurd port
hurd/hurd-pathmax.diff
hurd/47211c4b96e99a3344a71570a99b991c5f5c1c01.patch
930008-arm.diff
bootstrap-fix-include-next.diff
# bug 939472
#try-to-unbreak-thinlto.diff
#D67877-cmake-clang-example.patch
python3-shebang.patch
lldb/print-lldb-path.patch
lower-python-dep.diff
scan-build-py-fix-default-bin.diff
omp-riscv64.patch
lldb/test-disable-lldb-i386.diff
llvm-fix-lld-linker-check.diff
openmp-fix-runtimes-build.diff
libclc-fix-prepare_builtins-rpath.diff
llvm-runtimes-builtins-build-check.diff
issue-54242.diff
# compiler-rt
compiler-rt/compilerrt-builtins-arch-fix-armhf.diff
compiler-rt/compilerrt-build-scudo-standalone-option.diff
# wasm patches
wasm/wasm-ld-path.diff
wasm/wasm-compiler-rt-default.diff
wasm/wasm-sysroot-usr.diff
revert-update-doc.diff
unwind-force-pthread-dl.diff
force-sse2-compiler-rt.diff
bolt-disable-emit-relocs.patch
link-grpc.diff
libclang-major-version-only.diff
D148945-revert.diff
arm32-defaults.diff
disable-openmp-per-target.diff
offload-disable-static-assert.diff
link-with-package-metadata.diff
mips-mlir-xgot.diff
#env-lld-package-metadata.diff
bolt-disable-proc-check.diff
#cmake-issue-126358.diff
lower-flang-py-dep.diff
revert-issue-139220.diff
unbreak-arhmf.patch
ubuntu-resolute.patch
fix-crash-ghc-arm.patch
# only apply this patch for Ubuntu 25.10 or newer
#ubuntu-clang-use-RVA23U64-profile.patch
|