History log of /openbsd/gnu/usr.bin/clang/include/clang/intrin/Makefile (Results 1 – 25 of 27)
Revision Date Author Comments
# 03fc72bb 17-Dec-2024 jca <jca@openbsd.org>

Install riscv_vector.h

Used at least by ports/news/nzbget

ok kettenis@


# 1ad61ae0 11-Nov-2023 robert <robert@openbsd.org>

update build infrastructure for llvm-16.0.6


# 5a38ef86 17-Dec-2021 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 13.0.0.


# c04ab3e3 28-Apr-2021 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 11.1.0.

Heavy lifting by mortimer@, thank you so much!


# 3e6fb708 09-Aug-2020 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 10.0.1.


# aa1fa3d4 03-Aug-2020 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 10.0.0.

ok hackroom@
tested by plenty


# 45ee77c4 02-Jul-2020 kettenis <kettenis@openbsd.org>

We need the same header files on powerpc64 as we have on powerpc.

ok deraadt@


# 1cb3b34f 01-Sep-2019 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 8.0.1.


# 7350f337 23-Jun-2019 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 8.0.0.


# 4f0ddf55 27-Jan-2019 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 7.0.1.


# fa686071 07-Apr-2018 landry <landry@openbsd.org>

Install a bunch more headers included by intrin.h, fixes at least libvpx
and probably firefox on amd64/i386.
ok patrick@


# ed408325 06-Apr-2018 patrick <patrick@openbsd.org>

Install clwbintrin.h as it is needed by immintrin.h.

Noticed by sthen@


# aa997e52 06-Apr-2018 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 6.0.0.


# 357d8649 24-Dec-2017 patrick <patrick@openbsd.org>

Update to LLVM 5.0.1 which apparently includes plenty of bugfixes.

Requested by Brad
Tested by me on amd64
Tested by bluhm on i386
Tested by kettenis on arm64, armv7 and sparc64


# f7631674 04-Oct-2017 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 5.0.0.


# 597daf03 09-Jul-2017 espie <espie@openbsd.org>

zap empty depends/silence empty installs.
okay millert@


# 4ad36cc8 28-Apr-2017 kettenis <kettenis@openbsd.org>

Install a few more x86 intrinsics header files.

spotted by espie@


# 466e1531 20-Apr-2017 kettenis <kettenis@openbsd.org>

Install clflushoptintrin.h and move pkuintrin.h such that the list is
properly sorted.

pointed out by espie@


# 05c0f50b 12-Apr-2017 jsg <jsg@openbsd.org>

explicitly set the ownership on installed include files as well


# b8e06e2a 12-Apr-2017 jsg <jsg@openbsd.org>

Invoke install -d for each directory in the /usr/lib/clang hierarchy
as they aren't in mtree. Problem with wrong ownership and permission
of directories reported by sthen@.

ok deraadt@ sthen@ tb@


# 668710ab 10-Apr-2017 kettenis <kettenis@openbsd.org>

Generate and install arm_neon.h on arm and arm64.

ok jsg@


# 03adc85b 24-Jan-2017 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 4.0.0

Discussed with kettenis@


# d4741794 14-Jan-2017 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 3.9.1

"go ahead" kettenis@
"just go ahead" deraadt@
"sounds good to me" stefan@


# 3540aa19 07-Jan-2017 kettenis <kettenis@openbsd.org>

Only install header files relevant for the architecture we're targeting.

ok patrick@, jsg@


# b050e953 06-Jan-2017 kettenis <kettenis@openbsd.org>

Don't install standard C headers for which we already have a proper system
version. Also don't install vadefs.h which is a microsoft invention.

ok patrick@


12