fix changelog

This commit is contained in:
Sylvestre Ledru 2023-12-03 10:22:33 +01:00
parent f30121f5a7
commit c9f95b639f

33
debian/changelog vendored
View File

@ -1,6 +1,5 @@
llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) experimental; urgency=medium
llvm-toolchain-snapshot (1:18~++20231203101651+e3b3c91dd0bb-1~exp1) experimental; urgency=medium
<<<<<<<
[ Sylvestre Ledru ]
* replace python3-recommonmark by myst-parser
to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
@ -26,29 +25,8 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) experimental
[ John Paul Adrian Glaubitz ]
* Don't install *clang_rt* on sparc and sparc64
=======
[ Sylvestre Ledru ]
* replace python3-recommonmark by myst-parser
to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
And disable generation of the doc on old distro
* Ship tblgen-to-irdl as part of mlir-tools
* Rename lldb-vscode => lldb-dap
* Ship tblgen-to-irdl as part of mlir-tools
* Remove __tgt_rtl_deinit_plugin & __tgt_rtl_deinit_device symbols from
openmp https://github.com/llvm/llvm-project/pull/73557
[ Matthias Klose ]
* Limit the number of parallel processes based on the available memory
and the packages to be built (flang has some memory hogs).
* Also install liborc_rt*.a on ppc64 and ppc64el.
* Fix stripping build flags on Ubuntu/ppc64el.
* libclang1-18: Only encode the major version in the soname. See #1056126.
[ John Paul Adrian Glaubitz ]
* Don't install *clang_rt* on sparc and sparc64
>>>>>>>
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 31 Oct 2023 11:39:22 +0100
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 03 Dec 2023 10:21:45 +0100
llvm-toolchain-17 (1:17.0.3-1~exp1) experimental; urgency=medium
@ -70,6 +48,13 @@ llvm-toolchain-snapshot (1:18~++20230910052457+7560356a832f-1~exp1) experimental
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 10 Sep 2023 17:26:28 +0200
llvm-toolchain-snapshot (1:18~++20230907020249+c16adb0dcb1f-1~exp1) UNRELEASED; urgency=medium
* experimental New snapshot release
* experimental New snapshot release
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 07 Sep 2023 14:04:25 +0200
llvm-toolchain-snapshot (1:18~++20230818040015+c931f2e6fd0c-1~exp2) UNRELEASED; urgency=medium
[ John Paul Adrian Glaubitz ]