[llvm-branch-commits] [openmp] release/20.x: [OpenMP][libomp] Add OpenBSD, NetBSD and DragonFly stdarg handling (#126182) (PR #127548)

2025-02-17 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen approved this pull request. https://github.com/llvm/llvm-project/pull/127548 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (#115167) (PR #115287)

2024-11-07 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen approved this pull request. https://github.com/llvm/llvm-project/pull/115287 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt] Remove SHA2 interceptions for NetBSD/Free… (PR #111725)

2024-10-09 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen created https://github.com/llvm/llvm-project/pull/111725 …BSD. (#110246) For backport #111724 To Fix #110215 Interceptors introduced with 18a7ebda99044473fdbce6376993714ff54e6690 >From cb632327b87e78506d6d91d1d7244e5a5f5c87e6 Mon Sep 17 00:00:00 2001 From: David C

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][fuzzer] SetThreadName build fix for Mingw… (PR #106908)

2024-09-02 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen closed https://github.com/llvm/llvm-project/pull/106908 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][fuzzer] SetThreadName build fix for Mingw… (PR #106908)

2024-09-01 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen created https://github.com/llvm/llvm-project/pull/106908 …in attempt (#106902) >From 37732be4723835e6afa063b16094fef448fa61bf Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Sun, 1 Sep 2024 13:35:10 +0100 Subject: [PATCH] release/19.x: [compiler-rt][fuzzer] SetTh

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt] Fix format string warnings in FreeBSD DumpAllRegisters (#101072) (PR #101077)

2024-07-29 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen approved this pull request. https://github.com/llvm/llvm-project/pull/101077 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [openmp] Revert "release/18.x: [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626)" (PR #85527)

2024-03-16 Thread David CARLIER via llvm-branch-commits
devnexen wrote: @tstellar see [this for context](https://github.com/llvm/llvm-project/pull/84626#issuecomment-2001983167) https://github.com/llvm/llvm-project/pull/85527 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://l

[llvm-branch-commits] [openmp] Revert "release/18.x: [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626)" (PR #85527)

2024-03-16 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen created https://github.com/llvm/llvm-project/pull/85527 Reverts llvm/llvm-project#85053 >From fc108ac9e491ff488297b78a05629239ee997f40 Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Sat, 16 Mar 2024 13:41:33 + Subject: [PATCH] =?UTF-8?q?Revert=20"release/18.

[llvm-branch-commits] [openmp] [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626) (PR #85053)

2024-03-13 Thread David CARLIER via llvm-branch-commits
devnexen wrote: to backport from [#85051](https://github.com/llvm/llvm-project/issues/85051) https://github.com/llvm/llvm-project/pull/85053 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/

[llvm-branch-commits] [openmp] [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626) (PR #85053)

2024-03-13 Thread David CARLIER via llvm-branch-commits
https://github.com/devnexen created https://github.com/llvm/llvm-project/pull/85053 None >From 783bda15597707c0a4022024aa8661e0cae176ad Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Mon, 11 Mar 2024 13:15:43 + Subject: [PATCH] [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626)

[llvm-branch-commits] [cfe-branch] r338993 - Release notes for write exec detection features

2018-08-07 Thread David Carlier via llvm-branch-commits
Author: devnexen Date: Mon Aug 6 01:05:11 2018 New Revision: 338993 URL: http://llvm.org/viewvc/llvm-project?rev=338993&view=rev Log: Release notes for write exec detection features Modified: cfe/branches/release_70/docs/AddressSanitizer.rst cfe/branches/release_70/docs/MemorySanitizer.r