Re: git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only

2025-01-28 Thread Dimitry Andric
On 28 Jan 2025, at 19:32, Jessica Clarke wrote: > > On 22 Jun 2023, at 22:11, Dimitry Andric wrote: > >> The branch main has been updated by dim: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=c3450ad127e94d3fa67ae

Re: git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only

2025-01-28 Thread Dimitry Andric
On 28 Jan 2025, at 19:32, Jessica Clarke wrote: > > On 22 Jun 2023, at 22:11, Dimitry Andric wrote: > >> The branch main has been updated by dim: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=c3450ad127e94d3fa67ae

[PATCH] config.host: add crtbeginT.o to extra_parts for FreeBSD [PR118685]

2025-01-28 Thread Dimitry Andric
Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118685 This ensures that gcc uses its own crt objects for static linking. Otherwise, it could mix the base system's crtbeginT.o with libgcc's crtend.o, leading to possible segfaults. Signed-off-by: Dimitry Andric --- libgcc/confi

Re: poudriere loop: llvm19-19.1.7: missed shlib PORTREVISION chase

2025-01-26 Thread Dimitry Andric
l/poudriere/jails/15amd64 > > I've just rolled back BE to my last main-n274720-159d29d39482 (Sat Jan 11) > and problem is still happen. > > > > Dimitry Andric escreveu (domingo, 26/01/2025 à(s) 12:13): > On 26 Jan 2025, at 12:41, Nuno Teixeira wrote: &

Re: poudriere loop: llvm19-19.1.7: missed shlib PORTREVISION chase

2025-01-26 Thread Dimitry Andric
On 26 Jan 2025, at 12:41, Nuno Teixeira wrote: > > Got this loop on: > > main-n275036-faa845aab611 > poudriere jail is same version > > Warning: llvm19-19.1.7 will be rebuilt as it misses libc++.so.1:32 > Building devel/llvm19@default | llvm19-19.1.7: missed shlib PORTREVISION > chase > > I

Re: gpg2 / gpg-agent passphrase prompt

2025-01-22 Thread Dimitry Andric via Cygwin
On 22 Jan 2025, at 09:00, ASSI via Cygwin wrote: > > I've got a new machine with Win11 at work, copied over all my > configuration from the old Win10 one, but I can't seem to get gpg2 to > show the passphrase prompt through the W32 GUI of GPG agent. In fact > the agent doesn't seem to even start

Re: Cannot build devel/electron32

2025-01-21 Thread Dimitry Andric
On 21 Jan 2025, at 11:11, Dimitry Andric wrote: > > On 21 Jan 2025, at 10:52, Andrea Venturoli wrote: >> >> On 1/21/25 09:27, Dimitry Andric wrote: >> >>> Every time this happens, something in the ports build is mixing up llvm >>> versions, while att

Re: Cannot build devel/electron32

2025-01-21 Thread Dimitry Andric
On 21 Jan 2025, at 10:52, Andrea Venturoli wrote: > > On 1/21/25 09:27, Dimitry Andric wrote: > >> Every time this happens, something in the ports build is mixing up llvm >> versions, while attempting to do LTO. That won't work. >> In this case it looks li

Re: Cannot build devel/electron32

2025-01-21 Thread Dimitry Andric
On 21 Jan 2025, at 09:07, Andrea Venturoli wrote: > > FYI. > > I've got a 14.2 poudriere box which builds packages from 2025Q1 for 14.2, > 14.1 and 13.3 (all amd64). > devel/electron32 fails on all versions. > > I think the relevant error is: >> ld.lld: error: >> obj/third_party/rust/cxx/v1/l

git: 2611bae42b7d - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2

2025-01-19 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=2611bae42b7d471bcf2c4826bf2ae37c27f983a8 commit 2611bae42b7d471bcf2c4826bf2ae37c27f983a8 Author: Dimitry Andric AuthorDate: 2025-01-16 20:04:36 + Commit: Dimitry Andric CommitDate: 2025-01

git: dc3f24ea8a25 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2

2025-01-19 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=dc3f24ea8a2505cc17b26e081a7de9376e6934e1 commit dc3f24ea8a2505cc17b26e081a7de9376e6934e1 Author: Dimitry Andric AuthorDate: 2025-01-16 20:04:36 + Commit: Dimitry Andric CommitDate: 2025-01

git: 6c05f3a74f30 - main - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2

2025-01-16 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6c05f3a74f30934ee60919cc97e16ec69b542b06 commit 6c05f3a74f30934ee60919cc97e16ec69b542b06 Merge: b4663a8d1117 a51c056eb719 Author: Dimitry Andric AuthorDate: 2025-01-16 20:04:36 + Commit: Dimitry

git: 6c05f3a74f30 - main - Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2

2025-01-16 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6c05f3a74f30934ee60919cc97e16ec69b542b06 commit 6c05f3a74f30934ee60919cc97e16ec69b542b06 Merge: b4663a8d1117 a51c056eb719 Author: Dimitry Andric AuthorDate: 2025-01-16 20:04:36 + Commit: Dimitry

git: f56b67c46df5..a51c056eb719 - vendor/llvm-project/release-19.x - vendor branch updated

2025-01-16 Thread Dimitry Andric
The branch vendor/llvm-project/release-19.x has been updated by dim: URL: https://cgit.FreeBSD.org/src/log/?id=f56b67c46df5..a51c056eb719 a51c056eb719 Vendor import of llvm-project branch release/19.x llvmorg-19.1.7-0-gcd708029e0b2, a.k.a. 19.1.7 release.

git: cf1d29eeabc1 - Create tag vendor/llvm-project/llvmorg-19.1.7-0-gcd708029e0b2

2025-01-16 Thread Dimitry Andric
The annotated tag vendor/llvm-project/llvmorg-19.1.7-0-gcd708029e0b2 has been created by dim: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/llvm-project/llvmorg-19.1.7-0-gcd708029e0b2 tag vendor/llvm-project/llvmorg-19.1.7-0-gcd708029e0b2 Tagger: Dimitry Andric TaggerDate: 2025-01-16 14

Re: libxkbcommon version-script detection

2025-01-10 Thread Dimitry Andric
https://github.com/xkbcommon/libxkbcommon/pull/585 -Dimitry > On 10 Jan 2025, at 13:51, Dimitry Andric wrote: > > Upstream solved this slightly differently, and it's become a bit messy: > > https://github.com/xkbcommon/libxkbcommon/commit/ebe4157d by bapt added the &

Re: libxkbcommon version-script detection

2025-01-10 Thread Dimitry Andric
ug to get this pushed upstream? > > Peter > > >> On 10 Jan 2025, at 13:28, Dimitry Andric wrote: >> >> On 10 Jan 2025, at 12:56, Dimitry Andric wrote: >>> >>> On 10 Jan 2025, at 12:20, Peter Blok wrote: >>>> >>>> T

Re: libxkbcommon version-script detection

2025-01-10 Thread Dimitry Andric
On 10 Jan 2025, at 12:56, Dimitry Andric wrote: > > On 10 Jan 2025, at 12:20, Peter Blok wrote: >> >> Test works ok when using clang18 from ports >> >>> On 10 Jan 2025, at 11:19, Dimitry Andric wrote: >>> >>> On 10 Jan 2025, at 10:22,

Re: libxkbcommon version-script detection

2025-01-10 Thread Dimitry Andric
On 10 Jan 2025, at 12:20, Peter Blok wrote: > > Test works ok when using clang18 from ports > >> On 10 Jan 2025, at 11:19, Dimitry Andric wrote: >> >> On 10 Jan 2025, at 10:22, Peter Blok wrote: >>> >>> I have recompiled x11/libxkbcommon and i

Re: libxkbcommon version-script detection

2025-01-10 Thread Dimitry Andric
On 10 Jan 2025, at 10:22, Peter Blok wrote: > > I have recompiled x11/libxkbcommon and it fails to detect if the > compiler/linker supports versioned symbols. As a result other code expecting > the versioned symbol to exist, fail to link. > > C compiler for the host machine: cc (clang 19.1.5 "

Re: What's the newest C++ standard that we can target?

2025-01-08 Thread Dimitry Andric
On 8 Jan 2025, at 18:46, Alan Somers wrote: > > On Wed, Jan 8, 2025 at 10:44 AM Dimitry Andric wrote: >> >> On 8 Jan 2025, at 18:31, Alan Somers wrote: >>> >>> What is the newest C++ standard that we can target in src, and be >>> confident that

Re: What's the newest C++ standard that we can target?

2025-01-08 Thread Dimitry Andric
On 8 Jan 2025, at 18:31, Alan Somers wrote: > > What is the newest C++ standard that we can target in src, and be > confident that it will compile on all targets? Can we use C++20? C++17 is probably the safest one, as C++20 support in libc++ 19 is mostly done, but not entirely complete: https:

git: 014064b33f72 - stable/13 - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"

2025-01-04 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=014064b33f72c4405117eb71e6a06c8b51cc224e commit 014064b33f72c4405117eb71e6a06c8b51cc224e Author: Dimitry Andric AuthorDate: 2025-01-04 18:09:37 + Commit: Dimitry Andric CommitDate: 2025-01

git: 589cf0f3e26f - stable/14 - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"

2025-01-04 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=589cf0f3e26f8c4cb9c825be54cae246e2151484 commit 589cf0f3e26f8c4cb9c825be54cae246e2151484 Author: Dimitry Andric AuthorDate: 2025-01-04 18:09:37 + Commit: Dimitry Andric CommitDate: 2025-01

git: b662ca1d6cd8 - main - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"

2025-01-04 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=b662ca1d6cd82044c6cb79075e1830b97594bef3 commit b662ca1d6cd82044c6cb79075e1830b97594bef3 Author: Dimitry Andric AuthorDate: 2025-01-04 18:09:37 + Commit: Dimitry Andric CommitDate: 2025-01-04 18

git: b662ca1d6cd8 - main - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"

2025-01-04 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=b662ca1d6cd82044c6cb79075e1830b97594bef3 commit b662ca1d6cd82044c6cb79075e1830b97594bef3 Author: Dimitry Andric AuthorDate: 2025-01-04 18:09:37 + Commit: Dimitry Andric CommitDate: 2025-01-04 18

Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s

2025-01-04 Thread Dimitry Andric
On 4 Jan 2025, at 14:09, Michal Meloun wrote: > > On 28.12.2024 22:18, Dimitry Andric wrote: >> The branch main has been updated by dim: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=caab831338f4eeaa7455e981478be9fd414b7969 >> commit caab831338f4eeaa7455

Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s

2025-01-04 Thread Dimitry Andric
On 4 Jan 2025, at 14:09, Michal Meloun wrote: > > On 28.12.2024 22:18, Dimitry Andric wrote: >> The branch main has been updated by dim: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=caab831338f4eeaa7455e981478be9fd414b7969 >> commit caab831338f4eeaa7455

Re: sliming down devel/llvm11

2025-01-04 Thread Dimitry Andric
On 4 Jan 2025, at 03:05, Brooks Davis wrote: > > In an effort to reduce build times a little prior to devel/llvm20 > coming in the next month or so I took a look at devel/llvm11. AFACT > there isn't a good path to remove it entierly due to dependencies in > lang/ghc810 and lang/ghc92 (at least o

git: a0da8a5fc7c4 - stable/13 - Export additional __aeabi_ symbols from arm's libgcc_s

2025-01-03 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=a0da8a5fc7c4b3be6aa39f4d321490ccc6b168d4 commit a0da8a5fc7c4b3be6aa39f4d321490ccc6b168d4 Author: Dimitry Andric AuthorDate: 2024-12-28 21:17:13 + Commit: Dimitry Andric CommitDate: 2025-01

git: 6258b5bf0670 - stable/13 - bsdinstall zfsboot: Add an option to edit the ZFS pool creation options

2024-12-30 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6258b5bf0670ba0c280ae1e387fcb0f3ba9f3e32 commit 6258b5bf0670ba0c280ae1e387fcb0f3ba9f3e32 Author: Craig Leres AuthorDate: 2024-12-26 14:42:11 + Commit: Dimitry Andric CommitDate: 2024-12-30

git: 7d6ae5874ede - stable/14 - bsdinstall zfsboot: Add an option to edit the ZFS pool creation options

2024-12-30 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=7d6ae5874ede58771d8979049bf742086658cf82 commit 7d6ae5874ede58771d8979049bf742086658cf82 Author: Craig Leres AuthorDate: 2024-12-26 14:42:11 + Commit: Dimitry Andric CommitDate: 2024-12-30

git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s

2024-12-28 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=caab831338f4eeaa7455e981478be9fd414b7969 commit caab831338f4eeaa7455e981478be9fd414b7969 Author: Dimitry Andric AuthorDate: 2024-12-28 21:17:13 + Commit: Dimitry Andric CommitDate: 2024-12-28 21

[llvm-branch-commits] [libcxx] release/18.x: [libcxx] Align `__recommend() + 1` by __endian_factor (#90292) (PR #95264)

2024-12-27 Thread Dimitry Andric via llvm-branch-commits
DimitryAndric wrote: Do we need to merge this manually? GitHub's UI does not allow to merge the PR. :) https://github.com/llvm/llvm-project/pull/95264 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-

git: ca7e12f7df22 - main - bsdinstall zfsboot: Add an option to edit the ZFS pool creation options

2024-12-26 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=ca7e12f7df222458ec5cac8009c5b0931fb4a95b commit ca7e12f7df222458ec5cac8009c5b0931fb4a95b Author: Craig Leres AuthorDate: 2024-12-26 14:42:11 + Commit: Dimitry Andric CommitDate: 2024-12-26 14:44

git: ca7e12f7df22 - main - bsdinstall zfsboot: Add an option to edit the ZFS pool creation options

2024-12-26 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=ca7e12f7df222458ec5cac8009c5b0931fb4a95b commit ca7e12f7df222458ec5cac8009c5b0931fb4a95b Author: Craig Leres AuthorDate: 2024-12-26 14:42:11 + Commit: Dimitry Andric CommitDate: 2024-12-26 14:44

[clang] [clang][LoongArch] Add FreeBSD targets (PR #119191)

2024-12-12 Thread Dimitry Andric via cfe-commits
https://github.com/DimitryAndric approved this pull request. I don't have any experience with LoongArch, but this diff looks fine to me. https://github.com/llvm/llvm-project/pull/119191 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://l

git: 4db4ed368037 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582

2024-12-11 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4db4ed368037a5faa6cd51c5aca9784ecb619042 commit 4db4ed368037a5faa6cd51c5aca9784ecb619042 Author: Dimitry Andric AuthorDate: 2024-12-06 17:26:41 + Commit: Dimitry Andric CommitDate: 2024-12

git: a8e22567d3fa - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582

2024-12-11 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=a8e22567d3fa660c9f61daa3c9c8f0f587df6fb0 commit a8e22567d3fa660c9f61daa3c9c8f0f587df6fb0 Author: Dimitry Andric AuthorDate: 2024-12-06 17:26:41 + Commit: Dimitry Andric CommitDate: 2024-12

git: 210ff8644846 - stable/13 - depend-cleanup: fix after 99b2ab71c5b6

2024-12-09 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=210ff86448461dd00dce6f826ae58deb5ae44822 commit 210ff86448461dd00dce6f826ae58deb5ae44822 Author: Dimitry Andric AuthorDate: 2024-12-09 14:05:07 + Commit: Dimitry Andric CommitDate: 2024-12

Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582

2024-12-08 Thread Dimitry Andric
Please create a PR, with the files: /tmp/dmioem-9137f8.c /tmp/dmioem-9137f8.sh attached. -Dimitry > On 8 Dec 2024, at 08:49, Nuno Teixeira wrote: > > (...) > > Full logs: https://people.freebsd.org/~eduardo/logs/main-n274092-f00fe116dc9d/ > > Nuno Teixeira escreveu (domingo, 8/12/2024 à(s)

Re: git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582

2024-12-08 Thread Dimitry Andric
Please create a PR, with the files: /tmp/dmioem-9137f8.c /tmp/dmioem-9137f8.sh attached. -Dimitry > On 8 Dec 2024, at 08:49, Nuno Teixeira wrote: > > (...) > > Full logs: https://people.freebsd.org/~eduardo/logs/main-n274092-f00fe116dc9d/ > > Nuno Teixeira escreveu (domingo, 8/12/2024 à(s)

git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582

2024-12-06 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=71ac745d76c3ba442e753daff1870893f272b29d commit 71ac745d76c3ba442e753daff1870893f272b29d Merge: 509300e1ffbe f56b67c46df5 Author: Dimitry Andric AuthorDate: 2024-12-06 17:26:41 + Commit: Dimitry

git: 71ac745d76c3 - main - Merge llvm-project release/19.x llvmorg-19.1.5-0-gab4b5a2db582

2024-12-06 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=71ac745d76c3ba442e753daff1870893f272b29d commit 71ac745d76c3ba442e753daff1870893f272b29d Merge: 509300e1ffbe f56b67c46df5 Author: Dimitry Andric AuthorDate: 2024-12-06 17:26:41 + Commit: Dimitry

git: f65bf063bcac..f56b67c46df5 - vendor/llvm-project/release-19.x - vendor branch updated

2024-12-06 Thread Dimitry Andric
The branch vendor/llvm-project/release-19.x has been updated by dim: URL: https://cgit.FreeBSD.org/src/log/?id=f65bf063bcac..f56b67c46df5 f56b67c46df5 Vendor import of llvm-project branch release/19.x llvmorg-19.1.5-0-gab4b5a2db582, a.k.a. 19.1.5 release.

git: 37a24a7341eb - Create tag vendor/llvm-project/llvmorg-19.1.5-0-gab4b5a2db582

2024-12-06 Thread Dimitry Andric
The annotated tag vendor/llvm-project/llvmorg-19.1.5-0-gab4b5a2db582 has been created by dim: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/llvm-project/llvmorg-19.1.5-0-gab4b5a2db582 tag vendor/llvm-project/llvmorg-19.1.5-0-gab4b5a2db582 Tagger: Dimitry Andric TaggerDate: 2024-12-06 14

git: 2d7d4c66269d - stable/14 - llvm19: permit incremental builds from llvm18

2024-12-03 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=2d7d4c66269d25cda284fd7129ae561f40d253a0 commit 2d7d4c66269d25cda284fd7129ae561f40d253a0 Author: Brooks Davis AuthorDate: 2024-10-23 22:37:28 + Commit: Dimitry Andric CommitDate: 2024-12-02

git: 99b2ab71c5b6 - stable/13 - llvm19: permit incremental builds from llvm18

2024-12-02 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=99b2ab71c5b6ebf76b4dd2d3e3eaf2d281de3432 commit 99b2ab71c5b6ebf76b4dd2d3e3eaf2d281de3432 Author: Brooks Davis AuthorDate: 2024-10-23 22:37:28 + Commit: Dimitry Andric CommitDate: 2024-12-02

git: a58eb6653223 - stable/13 - libzpool: add workaround for MIPS-specific llvm bug compiling arc.c

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=a58eb6653223494cce02faf85d3a49110743b9fc commit a58eb6653223494cce02faf85d3a49110743b9fc Author: Dimitry Andric AuthorDate: 2024-12-01 12:52:42 + Commit: Dimitry Andric CommitDate: 2024-12

git: b802ab153dd2 - stable/13 - Bump __FreeBSD_version for llvm 19.1.4 merge

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=b802ab153dd24f468b9bfe33a96c61408e0d0565 commit b802ab153dd24f468b9bfe33a96c61408e0d0565 Author: Dimitry Andric AuthorDate: 2024-10-23 16:49:02 + Commit: Dimitry Andric CommitDate: 2024-12

git: cdbdcbd7a12a - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.3-0-gab51eccf88f5

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=cdbdcbd7a12aab6499ee6ade6ac3d8a60869c511 commit cdbdcbd7a12aab6499ee6ade6ac3d8a60869c511 Author: Dimitry Andric AuthorDate: 2024-11-08 11:32:34 + Commit: Dimitry Andric CommitDate: 2024-12

git: 5dc061642ece - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.4-0-gaadaa00de76e

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=5dc061642ece481a125dd3b48f8a6e5fb1fc0ef8 commit 5dc061642ece481a125dd3b48f8a6e5fb1fc0ef8 Author: Dimitry Andric AuthorDate: 2024-11-21 13:03:43 + Commit: Dimitry Andric CommitDate: 2024-12

git: 7954b908bdb1 - stable/13 - Fix buildworld with gcc 12 after llvm-19 import

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=7954b908bdb1b5c5aae962bc9d9dbe197345f875 commit 7954b908bdb1b5c5aae962bc9d9dbe197345f875 Author: Dimitry Andric AuthorDate: 2024-10-25 16:07:59 + Commit: Dimitry Andric CommitDate: 2024-12

git: 44be5a00bedd - stable/13 - Adjust LLVM_ENABLE_ABI_BREAKING_CHECKS depending on NDEBUG

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=44be5a00bedd95e39d20f7dc6d5458251af49e20 commit 44be5a00bedd95e39d20f7dc6d5458251af49e20 Author: Dimitry Andric AuthorDate: 2024-10-24 09:53:19 + Commit: Dimitry Andric CommitDate: 2024-12

git: 22a5f765704b - stable/13 - Apply workaround for building llvm-project with WITHOUT_LLVM_ASSERTIONS

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=22a5f765704b96aa97074685d17a7216c6233c6e commit 22a5f765704b96aa97074685d17a7216c6233c6e Author: Dimitry Andric AuthorDate: 2024-10-24 07:02:54 + Commit: Dimitry Andric CommitDate: 2024-12

git: aed18551af0e - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=aed18551af0e7f80d1dbcac266a6b18192251cf8 commit aed18551af0e7f80d1dbcac266a6b18192251cf8 Author: Dimitry Andric AuthorDate: 2024-10-21 12:59:26 + Commit: Dimitry Andric CommitDate: 2024-12

git: d5a0bcbae311 - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.1-0-gd401987fe349

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=d5a0bcbae311f812970479c1403726dd55216738 commit d5a0bcbae311f812970479c1403726dd55216738 Author: Dimitry Andric AuthorDate: 2024-10-08 17:05:26 + Commit: Dimitry Andric CommitDate: 2024-12

git: 2510351d465a - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-0-ga4bf6cd7cfb1

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=2510351d465a329ba36486d10948daac0d0fa3f9 commit 2510351d465a329ba36486d10948daac0d0fa3f9 Author: Dimitry Andric AuthorDate: 2024-09-22 09:48:03 + Commit: Dimitry Andric CommitDate: 2024-12

git: 2fed7b083358 - stable/13 - Merge commit 6dbdb8430b49 from llvm git (by Nikolas Klauser):

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=2fed7b08335831cd52ea2c699dd55669bd657383 commit 2fed7b08335831cd52ea2c699dd55669bd657383 Author: Dimitry Andric AuthorDate: 2024-09-11 10:17:00 + Commit: Dimitry Andric CommitDate: 2024-12

git: f4d0b5d11e6b - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc4-0-g0c641568515a

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f4d0b5d11e6bba0ee4e377dea847483f5ca445e1 commit f4d0b5d11e6bba0ee4e377dea847483f5ca445e1 Author: Dimitry Andric AuthorDate: 2024-09-04 14:31:28 + Commit: Dimitry Andric CommitDate: 2024-12

git: 4f445d28a5eb - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc3-0-g437434df21d8

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4f445d28a5eb4746a7baf1371d212165d4123090 commit 4f445d28a5eb4746a7baf1371d212165d4123090 Author: Dimitry Andric AuthorDate: 2024-08-25 11:12:58 + Commit: Dimitry Andric CommitDate: 2024-12

git: d7185d58b3d2 - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=d7185d58b3d221543483a7faed1a984ba08fc3b6 commit d7185d58b3d221543483a7faed1a984ba08fc3b6 Author: Dimitry Andric AuthorDate: 2024-08-06 13:37:26 + Commit: Dimitry Andric CommitDate: 2024-12

git: 320a4f33f713 - stable/13 - libcxx-compat: install headers that were reintroduced by reverts

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=320a4f33f7130d6296f8afcda52fec7348313b39 commit 320a4f33f7130d6296f8afcda52fec7348313b39 Author: Dimitry Andric AuthorDate: 2024-08-05 20:41:08 + Commit: Dimitry Andric CommitDate: 2024-12

git: 53f95de8ceca - stable/13 - libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=53f95de8ceca9b285484c450f0b64acf1fdfa391 commit 53f95de8ceca9b285484c450f0b64acf1fdfa391 Author: Dimitry Andric AuthorDate: 2024-08-06 08:47:32 + Commit: Dimitry Andric CommitDate: 2024-12

git: 718c82d22a1f - stable/13 - libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=718c82d22a1ff385b3f1ea3aa13f692125613d6d commit 718c82d22a1ff385b3f1ea3aa13f692125613d6d Author: Dimitry Andric AuthorDate: 2024-08-05 20:27:51 + Commit: Dimitry Andric CommitDate: 2024-12

git: 3315b7e218b0 - stable/13 - libcxx-compat: don't remove headers that were reintroduced by reverts

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=3315b7e218b08c017b9e665fefb0ee524eee7b68 commit 3315b7e218b08c017b9e665fefb0ee524eee7b68 Author: Dimitry Andric AuthorDate: 2024-08-05 20:36:02 + Commit: Dimitry Andric CommitDate: 2024-12

git: 1e188e55f0da - stable/13 - libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=1e188e55f0da21563f233146ab905493d0ee3f28 commit 1e188e55f0da21563f233146ab905493d0ee3f28 Author: Dimitry Andric AuthorDate: 2024-08-05 20:27:22 + Commit: Dimitry Andric CommitDate: 2024-12

git: b7cf9cba27f3 - stable/13 - libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=b7cf9cba27f3ca39182a809124220cd5ea48d251 commit b7cf9cba27f3ca39182a809124220cd5ea48d251 Author: Dimitry Andric AuthorDate: 2024-08-05 20:16:04 + Commit: Dimitry Andric CommitDate: 2024-12

git: 816fc3e8b8b7 - stable/13 - libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=816fc3e8b8b73a92c908875c5b8b2924d1d2ec58 commit 816fc3e8b8b73a92c908875c5b8b2924d1d2ec58 Author: Dimitry Andric AuthorDate: 2024-08-05 20:26:58 + Commit: Dimitry Andric CommitDate: 2024-12

git: 46400d102766 - stable/13 - libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=46400d102766893ea63ef29bb547d95923af0c58 commit 46400d102766893ea63ef29bb547d95923af0c58 Author: Dimitry Andric AuthorDate: 2024-08-05 20:26:27 + Commit: Dimitry Andric CommitDate: 2024-12

git: cd0dbb0458c9 - stable/13 - libcxx-compat: revert llvmorg-19-init-18063-g561246e90282:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=cd0dbb0458c954aa0dd69efbdb85cca1a4b82352 commit cd0dbb0458c954aa0dd69efbdb85cca1a4b82352 Author: Dimitry Andric AuthorDate: 2024-08-05 20:13:12 + Commit: Dimitry Andric CommitDate: 2024-12

git: 3cbe40853904 - stable/13 - libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=3cbe408539049bb30ea9816fb9cb996734c0eb5a commit 3cbe408539049bb30ea9816fb9cb996734c0eb5a Author: Dimitry Andric AuthorDate: 2024-08-05 20:26:02 + Commit: Dimitry Andric CommitDate: 2024-12

git: 6a3478b85758 - stable/13 - libcxx-compat: revert llvmorg-19-init-17853-g578c6191eff7:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6a3478b857586892c38db0d0f423f6a8964e837c commit 6a3478b857586892c38db0d0f423f6a8964e837c Author: Dimitry Andric AuthorDate: 2024-08-05 20:17:17 + Commit: Dimitry Andric CommitDate: 2024-12

git: ea1948d2e49c - stable/13 - libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=ea1948d2e49c6dd43f88204122ddc55834850790 commit ea1948d2e49c6dd43f88204122ddc55834850790 Author: Dimitry Andric AuthorDate: 2024-08-05 20:25:18 + Commit: Dimitry Andric CommitDate: 2024-12

git: a8c253ec6520 - stable/13 - libcxx-compat: revert llvmorg-19-init-17728-g30cc12cd818d:

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=a8c253ec65209bdab2bde9205026d711ce1497bc commit a8c253ec65209bdab2bde9205026d711ce1497bc Author: Dimitry Andric AuthorDate: 2024-08-05 20:17:59 + Commit: Dimitry Andric CommitDate: 2024-12

git: 37fd93d0c2df - stable/13 - libcxx simd_utils.h: only enable _LIBCPP_HAS_ALGORITHM_VECTOR_UTILS for clang >= 15, since older versions do not support the required builtins.

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=37fd93d0c2df56b709ca49b21036f5070417502a commit 37fd93d0c2df56b709ca49b21036f5070417502a Author: Dimitry Andric AuthorDate: 2024-08-05 20:05:46 + Commit: Dimitry Andric CommitDate: 2024-12

git: 6a42a876ddcf - stable/13 - libcxx atomic_ref.h: add typename keyword for difference_type declarations, otherwise older clang versions cannot compile this header.

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6a42a876ddcf7e86fd756e85d5d0fcae53921007 commit 6a42a876ddcf7e86fd756e85d5d0fcae53921007 Author: Dimitry Andric AuthorDate: 2024-08-05 20:07:28 + Commit: Dimitry Andric CommitDate: 2024-12

git: 1a8adfae6409 - stable/13 - libcxx cstdlib, cwchar: avoid using long long functions if not supported, even for older compilers that do not support the using_if_exists attribute.

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=1a8adfae64097d9fce7dab18ccaebd4b19effae3 commit 1a8adfae64097d9fce7dab18ccaebd4b19effae3 Author: Dimitry Andric AuthorDate: 2024-08-05 20:08:49 + Commit: Dimitry Andric CommitDate: 2024-12

git: f32d16872271 - stable/13 - Tentatively apply https://github.com/llvm/llvm-project/pull/101403

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f32d1687227199657c25748c9a2e692dcda9a505 commit f32d1687227199657c25748c9a2e692dcda9a505 Author: Dimitry Andric AuthorDate: 2024-07-31 20:16:45 + Commit: Dimitry Andric CommitDate: 2024-12

git: 03ebe7c3bd5d - stable/13 - Merge llvm-project release/19.x llvmorg-19.1.0-rc1-0-ga4902a36d5c2

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=03ebe7c3bd5db159d69254a8f6aff4c8d9fbe2f4 commit 03ebe7c3bd5db159d69254a8f6aff4c8d9fbe2f4 Author: Dimitry Andric AuthorDate: 2024-07-30 14:27:43 + Commit: Dimitry Andric CommitDate: 2024-12

git: fbc266465ed3 - stable/13 - Merge llvm-project main llvmorg-19-init-18630-gf2ccf80136a0

2024-12-01 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=fbc266465ed3585efdbd8e9ebf71e97ce7e8b464 commit fbc266465ed3585efdbd8e9ebf71e97ce7e8b464 Author: Dimitry Andric AuthorDate: 2024-07-27 23:34:35 + Commit: Dimitry Andric CommitDate: 2024-12

git: 2105db3863ae - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.3-0-gab51eccf88f5

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=2105db3863aeda2fb21155a561175e0ea8124683 commit 2105db3863aeda2fb21155a561175e0ea8124683 Author: Dimitry Andric AuthorDate: 2024-11-08 11:32:34 + Commit: Dimitry Andric CommitDate: 2024-12

git: 35d2f335e855 - stable/14 - Bump __FreeBSD_version for llvm 19.1.2 merge

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=35d2f335e855af816d0a7fe5baf6a3facba84562 commit 35d2f335e855af816d0a7fe5baf6a3facba84562 Author: Dimitry Andric AuthorDate: 2024-10-23 16:49:02 + Commit: Dimitry Andric CommitDate: 2024-12

git: f7fa6bf9e73e - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.4-0-gaadaa00de76e

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f7fa6bf9e73e3fbcbd36239aed032a0429940ba5 commit f7fa6bf9e73e3fbcbd36239aed032a0429940ba5 Author: Dimitry Andric AuthorDate: 2024-11-21 13:03:43 + Commit: Dimitry Andric CommitDate: 2024-12

git: 4ec4206356c0 - stable/14 - Fix buildworld with gcc 12 after llvm-19 import

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4ec4206356c060c4dfab6ef13c248f00023b94ba commit 4ec4206356c060c4dfab6ef13c248f00023b94ba Author: Dimitry Andric AuthorDate: 2024-10-25 16:07:59 + Commit: Dimitry Andric CommitDate: 2024-12

git: 86de9cd1f1b5 - stable/14 - Adjust LLVM_ENABLE_ABI_BREAKING_CHECKS depending on NDEBUG

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=86de9cd1f1b5815d3ba8923ba83053541de1bcdd commit 86de9cd1f1b5815d3ba8923ba83053541de1bcdd Author: Dimitry Andric AuthorDate: 2024-10-24 09:53:19 + Commit: Dimitry Andric CommitDate: 2024-12

git: 24f861874c99 - stable/14 - Apply workaround for building llvm-project with WITHOUT_LLVM_ASSERTIONS

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=24f861874c99ba7347ddd8170a6af174bd391756 commit 24f861874c99ba7347ddd8170a6af174bd391756 Author: Dimitry Andric AuthorDate: 2024-10-24 07:02:54 + Commit: Dimitry Andric CommitDate: 2024-12

git: f61db8646f1f - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f61db8646f1fa701ac281cb8093c3f695817e735 commit f61db8646f1fa701ac281cb8093c3f695817e735 Author: Dimitry Andric AuthorDate: 2024-10-21 12:59:26 + Commit: Dimitry Andric CommitDate: 2024-12

git: 4d2780d6b0a7 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.1-0-gd401987fe349

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4d2780d6b0a7a328eaea5cb16f2f82069b34083a commit 4d2780d6b0a7a328eaea5cb16f2f82069b34083a Author: Dimitry Andric AuthorDate: 2024-10-08 17:05:26 + Commit: Dimitry Andric CommitDate: 2024-12

git: 340cad008ec3 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-0-ga4bf6cd7cfb1

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=340cad008ec35ee8c2af35911168be86e5625a0b commit 340cad008ec35ee8c2af35911168be86e5625a0b Author: Dimitry Andric AuthorDate: 2024-09-22 09:48:03 + Commit: Dimitry Andric CommitDate: 2024-12

git: ab462c8c5a53 - stable/14 - Merge commit 6dbdb8430b49 from llvm git (by Nikolas Klauser):

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=ab462c8c5a53d4d71327ad009b3582d87f41b24e commit ab462c8c5a53d4d71327ad009b3582d87f41b24e Author: Dimitry Andric AuthorDate: 2024-09-11 10:17:00 + Commit: Dimitry Andric CommitDate: 2024-12

git: 67b657ee90c3 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc4-0-g0c641568515a

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=67b657ee90c3ee59f1a7b54a9c8e911e9014423e commit 67b657ee90c3ee59f1a7b54a9c8e911e9014423e Author: Dimitry Andric AuthorDate: 2024-09-04 14:31:28 + Commit: Dimitry Andric CommitDate: 2024-12

git: c51597b87e37 - stable/14 - libcxx-compat: don't remove headers that were reintroduced by reverts

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=c51597b87e37a04a0b1fb409e1be71a1c2acd37c commit c51597b87e37a04a0b1fb409e1be71a1c2acd37c Author: Dimitry Andric AuthorDate: 2024-08-05 20:36:02 + Commit: Dimitry Andric CommitDate: 2024-12

git: 33d8457b6138 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc3-0-g437434df21d8

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=33d8457b61389fe59f5d879b08be70f76ad03dfc commit 33d8457b61389fe59f5d879b08be70f76ad03dfc Author: Dimitry Andric AuthorDate: 2024-08-25 11:12:58 + Commit: Dimitry Andric CommitDate: 2024-12

git: 0b8644b07303 - stable/14 - libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1:

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=0b8644b0730322aac0f9cc465b7905841b0b6118 commit 0b8644b0730322aac0f9cc465b7905841b0b6118 Author: Dimitry Andric AuthorDate: 2024-08-05 20:27:51 + Commit: Dimitry Andric CommitDate: 2024-12

git: 50bf3a98c316 - stable/14 - libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=50bf3a98c3161ebc612c7f434b5149772ffbde94 commit 50bf3a98c3161ebc612c7f434b5149772ffbde94 Author: Dimitry Andric AuthorDate: 2024-08-06 08:47:32 + Commit: Dimitry Andric CommitDate: 2024-12

git: bbe070a078a2 - stable/14 - Merge llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=bbe070a078a23706d1f0ca728ce9c0d7c726c8ab commit bbe070a078a23706d1f0ca728ce9c0d7c726c8ab Author: Dimitry Andric AuthorDate: 2024-08-06 13:37:26 + Commit: Dimitry Andric CommitDate: 2024-12

git: 463b891cbe62 - stable/14 - libcxx-compat: install headers that were reintroduced by reverts

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=463b891cbe624d23038273c08146c151ed5b268c commit 463b891cbe624d23038273c08146c151ed5b268c Author: Dimitry Andric AuthorDate: 2024-08-05 20:41:08 + Commit: Dimitry Andric CommitDate: 2024-12

git: ed51394a4910 - stable/14 - libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e:

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=ed51394a49104e5423b6b6fc63f6e3fd1f256319 commit ed51394a49104e5423b6b6fc63f6e3fd1f256319 Author: Dimitry Andric AuthorDate: 2024-08-05 20:27:22 + Commit: Dimitry Andric CommitDate: 2024-12

git: 87d2d3765f94 - stable/14 - libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:

2024-12-01 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=87d2d3765f9481be9022e36121758937d864b7c4 commit 87d2d3765f9481be9022e36121758937d864b7c4 Author: Dimitry Andric AuthorDate: 2024-08-05 20:26:58 + Commit: Dimitry Andric CommitDate: 2024-12

  1   2   3   4   5   6   7   8   9   10   >