update of the changelog

This commit is contained in:
Sylvestre Ledru 2024-03-04 09:01:16 +01:00
parent aa5bd2378f
commit a20cfdad53

11
debian/changelog vendored
View File

@ -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 <sylvestre@debian.org> Sat, 02 Mar 2024 18:44:00 +0100
-- Sylvestre Ledru <sylvestre@debian.org> 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 <sylvestre@debian.org> 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 <locutusofborg@debian.org> Thu, 22 Feb 2024 17:58:05 +0100