History log of /src/contrib/llvm-project/compiler-rt/lib/interception/interception_linux.h (Results 1 – 10 of 10)
Revision Date Author Comments
# 52418fc2 06-Aug-2024 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd

Merge llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project release/19.x llvmorg-19.1.0-rc2-0-gd033ae172d1c.

PR: 280562
MFC after: 1 month

show more ...


# 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, t

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

show more ...


# e8d8bef9 13-Jun-2021 Dimitry Andric <dim@FreeBSD.org>

Merge llvm-project main llvmorg-12-init-17869-g8e464dd76bef

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-12-init-17869-g8e464dd76bef, the last commit bef

Merge llvm-project main llvmorg-12-init-17869-g8e464dd76bef

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-12-init-17869-g8e464dd76bef, the last commit before the
upstream release/12.x branch was created.

PR: 255570
MFC after: 6 weeks

show more ...


# 0b57cec5 20-Dec-2019 Dimitry Andric <dim@FreeBSD.org>

Move all sources from the llvm project into contrib/llvm-project.

This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo". That i

Move all sources from the llvm project into contrib/llvm-project.

This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo". That is, most of
the earlier separate sub-projects with their own branches and tags were
consolidated into one top-level directory, and are now branched and
tagged together.

Updating the vendor area to match this layout is next.

show more ...


# 14a0b285 22-Aug-2019 Dimitry Andric <dim@FreeBSD.org>

Merge compiler-rt trunk r366426, resolve conflicts, and add
FREEBSD-Xlist.


# 9c710df9 22-Jan-2019 Dimitry Andric <dim@FreeBSD.org>

Merge compiler-rt trunk r351319, and resolve conflicts.


# 68dc77c2 02-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Merge compiler-rt trunk r338150, and resolve conflicts.


# 8a51db9c 20-Dec-2017 Dimitry Andric <dim@FreeBSD.org>

Merge compiler-rt trunk r321017 to contrib/compiler-rt.


# f8ca070d 06-Feb-2016 Dimitry Andric <dim@FreeBSD.org>

Merge compiler-rt release_38 branch r258968.

Note that there is still a problem on amd64, causing SIGBUS in the early
startup of Address Sanitizer. This is being investigated.


# f4341a5a 08-Jan-2015 Dimitry Andric <dim@FreeBSD.org>

Update compiler-rt to trunk r224034. This brings a number of new
builtins, and also the various sanitizers. Support for these will be
added in a later commit.