summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
symbolizer-path
===================================================================
Gbp-Pq: Name symbolizer-path.diff
Nicholas D Steeves [Sun, 11 Feb 2018 02:00:55 +0000 (21:00 -0500)]
Set html_static_path = ['_static'] everywhere.
Gbp-Pq: Name 0048-Set-html_static_path-_static-everywhere.patch
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
fix-clang-path-and-build
===================================================================
Gbp-Pq: Name fix-clang-path-and-build.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
python-clangpath
Gbp-Pq: Name python-clangpath.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
atomic_library_1
Gbp-Pq: Name atomic_library_1.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
unwind-chain-inclusion
# Without this patch, the first local include of unwind.h might, with the
# __has_include_next, try to include the one from the system.
# It might be /usr/include/clang/3.4/include/unwind.h
# Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration
# from the system.
Gbp-Pq: Name unwind-chain-inclusion.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
declare_clear_cache
Gbp-Pq: Name declare_clear_cache.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
strlcpy_strlcat_warning_removed
Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
clang-analyzer-force-version
# Force the version of clang in the analyzer
# This was causing the static analyzer to fail silently if the clang & clang++ are
# not installed
Gbp-Pq: Name clang-analyzer-force-version.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
clang-format-version
Gbp-Pq: Name clang-format-version.diff
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
Debian-version-info-and-bugreport
Gbp-Pq: Name 0003-Debian-version-info-and-bugreport.patch
LLVM Packaging Team [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
clang_debian_version
===================================================================
Gbp-Pq: Name 19-clang_debian_version.patch
Jessica Clarke [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
llvm-toolchain-9 (1:9.0.1-12) unstable; urgency=medium
[ Jessica Clarke ]
* Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on
riscv64.
[ William Grant ]
* debian/patches/riscv64-multilib-empty.patch: Adjust riscv64 GCC detector
to also check for existence of crtbegin.o in the default multilib dir,
like most other ports. Fixes FTBFS on riscv64, since on Ubuntu
/usr/lib/gcc/riscv64-linux-gnu/10 exists but is empty (gcc-10-base is
installed, but libgcc-10-dev is not).
[dgit import unpatched llvm-toolchain-9 1:9.0.1-12]
Jessica Clarke [Wed, 1 Apr 2020 15:23:55 +0000 (16:23 +0100)]
Import llvm-toolchain-9_9.0.1-12.debian.tar.xz
[dgit import tarball llvm-toolchain-9 1:9.0.1-12 llvm-toolchain-9_9.0.1-12.debian.tar.xz]
Sylvestre Ledru [Thu, 19 Dec 2019 12:48:21 +0000 (12:48 +0000)]
Import llvm-toolchain-9_9.0.1.orig.tar.xz
[dgit import orig llvm-toolchain-9_9.0.1.orig.tar.xz]