History log of /freebsd-current/lib/libclang_rt/tsan/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 5f757f3f 18-Dec-2023 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fb

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project main llvmorg-18-init-15088-gd14ee76181fb.

PR: 276104
MFC after: 1 month


# 0c3af239 20-Dec-2023 Dimitry Andric <dim@FreeBSD.org>

Add missing sources to libclang_rt Makefiles, clean up unneeded ones

During the llvm-17 merge, a few new source files were not added to the
libclang_rt Makefiles, in particular sanitizer_thread_arg_retval.cpp
which is now required for AddressSanitizer and MemorySanitizer. Also,
MemorySanitizer now requires msan_dl.cpp.

While here, clean out a number of source files that compile into nothing
(because they only contain non-FreeBSD parts). Also, remove a duplicated
instance of tsan_new_delete.cpp from libclang_rt.tsan, since it is only
supposed to live in libclang_rt.tsan_cxx.

PR: 275854
Reported by: jbeich
MFC after: 1 month

# 06c3fb27 02-Sep-2023 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project main llvmorg-17-init-19304-gd0b54bb50e51, the
last commit before the upstream release/17.x branch was created.

PR: 273753
MFC after: 1 month


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

# 04eeddc0 27-Jan-2022 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-14-init-17616-g024a1fab5c35

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-17616-g024a1fab5c35.

PR: 261742
MFC after: 2 weeks


# 5e801ac6 20-Nov-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-10223-g401b76fdf2b3.

PR: 261742
MFC after: 2 weeks


# 6e75b2fb 25-Aug-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-13.0.0-rc1-97-g23ba3732246a.

PR: 258209
MFC after: 2 weeks


# 0af133f6 27-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Update build glue for libclang_rt.

# 8dabf201 22-Jan-2019 Dimitry Andric <dim@FreeBSD.org>

Update compiler-rt build glue.

# a757dfac 03-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Update lib/libclang_rt for compiler-rt trunk r338150.

# b6c38ab8 03-Aug-2018 Ed Maste <emaste@FreeBSD.org>

Chase sanitizer file rename from r337136

# fb142d88 23-Dec-2017 Dimitry Andric <dim@FreeBSD.org>

Next step in updating llvm/clang build glue: make libclang_rt build.

# 0c3af239 20-Dec-2023 Dimitry Andric <dim@FreeBSD.org>

Add missing sources to libclang_rt Makefiles, clean up unneeded ones

During the llvm-17 merge, a few new source files were not added to the
libclang_rt Makefiles, in particular sanitizer_thread_arg_retval.cpp
which is now required for AddressSanitizer and MemorySanitizer. Also,
MemorySanitizer now requires msan_dl.cpp.

While here, clean out a number of source files that compile into nothing
(because they only contain non-FreeBSD parts). Also, remove a duplicated
instance of tsan_new_delete.cpp from libclang_rt.tsan, since it is only
supposed to live in libclang_rt.tsan_cxx.

PR: 275854
Reported by: jbeich
MFC after: 1 month


# 06c3fb27 02-Sep-2023 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project main llvmorg-17-init-19304-gd0b54bb50e51, the
last commit before the upstream release/17.x branch was created.

PR: 273753
MFC after: 1 month


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

# 04eeddc0 27-Jan-2022 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-14-init-17616-g024a1fab5c35

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-17616-g024a1fab5c35.

PR: 261742
MFC after: 2 weeks


# 5e801ac6 20-Nov-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-10223-g401b76fdf2b3.

PR: 261742
MFC after: 2 weeks


# 6e75b2fb 25-Aug-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-13.0.0-rc1-97-g23ba3732246a.

PR: 258209
MFC after: 2 weeks


# 0af133f6 27-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Update build glue for libclang_rt.

# 8dabf201 22-Jan-2019 Dimitry Andric <dim@FreeBSD.org>

Update compiler-rt build glue.

# a757dfac 03-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Update lib/libclang_rt for compiler-rt trunk r338150.

# b6c38ab8 03-Aug-2018 Ed Maste <emaste@FreeBSD.org>

Chase sanitizer file rename from r337136

# fb142d88 23-Dec-2017 Dimitry Andric <dim@FreeBSD.org>

Next step in updating llvm/clang build glue: make libclang_rt build.

# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 04eeddc0 27-Jan-2022 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-14-init-17616-g024a1fab5c35

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-17616-g024a1fab5c35.

PR: 261742
MFC after: 2 weeks


# 5e801ac6 20-Nov-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-10223-g401b76fdf2b3.

PR: 261742
MFC after: 2 weeks


# 6e75b2fb 25-Aug-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-13.0.0-rc1-97-g23ba3732246a.

PR: 258209
MFC after: 2 weeks


# 0af133f6 27-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Update build glue for libclang_rt.

# 8dabf201 22-Jan-2019 Dimitry Andric <dim@FreeBSD.org>

Update compiler-rt build glue.

# a757dfac 03-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Update lib/libclang_rt for compiler-rt trunk r338150.

# b6c38ab8 03-Aug-2018 Ed Maste <emaste@FreeBSD.org>

Chase sanitizer file rename from r337136

# fb142d88 23-Dec-2017 Dimitry Andric <dim@FreeBSD.org>

Next step in updating llvm/clang build glue: make libclang_rt build.

# 6e75b2fb 25-Aug-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-13.0.0-rc1-97-g23ba3732246a.

PR: 258209
MFC after: 2 weeks


# 0af133f6 27-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Update build glue for libclang_rt.

# 8dabf201 22-Jan-2019 Dimitry Andric <dim@FreeBSD.org>

Update compiler-rt build glue.

# a757dfac 03-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Update lib/libclang_rt for compiler-rt trunk r338150.

# b6c38ab8 03-Aug-2018 Ed Maste <emaste@FreeBSD.org>

Chase sanitizer file rename from r337136

# fb142d88 23-Dec-2017 Dimitry Andric <dim@FreeBSD.org>

Next step in updating llvm/clang build glue: make libclang_rt build.

# 0af133f6 27-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Update build glue for libclang_rt.


# 8dabf201 22-Jan-2019 Dimitry Andric <dim@FreeBSD.org>

Update compiler-rt build glue.


# a757dfac 03-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Update lib/libclang_rt for compiler-rt trunk r338150.


# b6c38ab8 03-Aug-2018 Ed Maste <emaste@FreeBSD.org>

Chase sanitizer file rename from r337136


# fb142d88 23-Dec-2017 Dimitry Andric <dim@FreeBSD.org>

Next step in updating llvm/clang build glue: make libclang_rt build.