From a20cfdad533b3a8cf72e0ffc01675904e2dafadc Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 4 Mar 2024 09:01:16 +0100 Subject: [PATCH] update of the changelog --- debian/changelog | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index a30df64c..217b8641 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -llvm-toolchain-snapshot (1:19~++20240302063716+a30ba2ca21b0-1~exp1) experimental; urgency=medium +llvm-toolchain-snapshot (1:19~++20240304085905+c7fdd8c11e54-1~exp1) experimental; urgency=medium [ Sylvestre Ledru ] + * New snapshot release * hwasan_symbolize is now built also on i386 * Update of the libomp symbols * Also install usr/lib/llvm-19/lib/libLLVM.so.1 @@ -13,7 +14,7 @@ llvm-toolchain-snapshot (1:19~++20240302063716+a30ba2ca21b0-1~exp1) experimental * Install *clang_rt* on sparc and sparc64 * Run chrpath for libclang on sparc and sparc64 - -- Sylvestre Ledru Sat, 02 Mar 2024 18:44:00 +0100 + -- Sylvestre Ledru Mon, 04 Mar 2024 09:00:56 +0100 llvm-toolchain-snapshot (1:19~++20240125092523+41fe98a6e7e5-1~exp1) experimental; urgency=medium @@ -28,7 +29,6 @@ llvm-toolchain-snapshot (1:19~++20240125092523+41fe98a6e7e5-1~exp1) experimental llvm-toolchain-18 (1:18.1.0~rc4-1) unstable; urgency=medium -<<<<<<< [ John Paul Adrian Glaubitz ] * Install *clang_rt* on sparc and sparc64 * Run chrpath for libclang on sparc and sparc64 @@ -39,7 +39,6 @@ llvm-toolchain-18 (1:18.1.0~rc4-1) unstable; urgency=medium see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1 * Add a new package libllvmlibc-18-dev to ship LLVM libc (experimental for now) (amd64, arm64 and armhf) -======= [ John Paul Adrian Glaubitz ] * Install *clang_rt* on sparc and sparc64 * Run chrpath for libclang on sparc and sparc64 @@ -52,13 +51,11 @@ llvm-toolchain-18 (1:18.1.0~rc4-1) unstable; urgency=medium (amd64, arm64 and armhf) * Also install usr/lib/llvm-19/lib/libLLVM.so.1 and usr/lib/llvm-19/lib/libLLVM.so.18.0 ->>>>>>> -- Sylvestre Ledru Wed, 28 Feb 2024 11:08:41 +0100 llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium -<<<<<<< * Fix 32bit builds, exclude i386, don't build clang-rt there * Revert gold linker on mips64el * Disable stack protector on mips64el @@ -89,11 +86,9 @@ llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium * Fix 32bit builds, exclude i386, don't build clang-rt there * Revert gold linker on mips64el * Disable stack protector on mips64el -======= * Fix 32bit builds, exclude i386, don't build clang-rt there * Revert gold linker on mips64el * Disable stack protector on mips64el ->>>>>>> -- Gianfranco Costamagna Thu, 22 Feb 2024 17:58:05 +0100